
Creating an API key
You can create up to 10 API keys per workspace. To create an API key:- Click your workspace name at the top left and click Settings.
- Click Secrets in the sidebar.
- Click + Create API Key.
- Enter a name for the key (required) and an optional description.
- Click Create Key.
- Copy the key and store it somewhere safe.
- Click Done.

Managing your API keys
From the Secrets page, you can view all your keys along with who created them, when they were created, and when they were last used. Click the More Actions icon next to a key to edit, disable, or delete it. To manage an API key:- Click your workspace name at the top left and click Settings.
- Click Secrets in the sidebar.
- Click the More Actions icon next to the key you want to manage and select an option:
- Edit: Update the key’s name or description.
- Disable key: Temporarily prevent the key from being used without deleting it.
- Delete key: Permanently remove the key.


