Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/content/policy-management/api-key-policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ import img_confirmed_disabled from './images/api-key-policy/e6c8ed318a1507a5f21e

The API key policy allows workspaces to customize the maximum age of API keys across all workspace accounts, by specifying the duration after which keys should be rotated. Frequent API Key rotation ensures that API keys older than the designated age are invalidated for authentication, with the added flexibility to enforce a refresh for keys that exceed the specified duration.

The API key policy is available with our Enterprise plan.

## View API Key Policy

To view your workspace's API Key Policy, go to your Workspace settings > Manage policies and select Authentication Policies from the left-hand menu.
Expand Down