The "Manage API Keys" page allows you to view and manage all your API keys.
Manage Existing API Keys
You will see a list of all the API keys associated with your domain, including their status, creation date, expiration date, last used date, and available actions. You can expand the dropdown for each key to view the roles associated with it, if applicable.

Click the
icon to generate a new version of an existing API key.
Regenerating an API key creates a new key value that replaces the old one. This is often done for security reasons—such as when you suspect a key has been exposed—or to rotate credentials regularly. Please note: if you regenerate a key, any existing integrations that rely on the original key may stop working unless you update them with the new key.
Click the
icon to edit an API key. You can update the key name and choose whether the changes apply to all future workgroups and roles within the domain. You can also specify which current workgroups and domains the updated name applies to.
Click the
icon to delete an API key. You can no longer access the API key once it's deleted.
Generate New API Key
To create a new API key, click the "Generate New API Key" button.
Provide a name for the key, then choose to either include all workgroups or select specific workgroups that the key should have access to.
Once generated, the API key will be displayed in a hidden format. Use the "Show Key" button to reveal it, and optionally download the key as a file for secure storage.
⚠️ Important: Once this window is closed, the key will no longer be accessible through the domain interface. Be sure to store it securely for future use.
After generating a key, keep it in a safe location to use when accessing the platform via the command-line interface (CLI) or APIs.