🔑 API Keys
API keys let you trigger workflows and interact with Nota AI programmatically. Manage all your keys from Settings → API Keys.Navigating to API Keys
- Open Settings from the left sidebar in the Nota AI dashboard.
- Select API Keys from the settings navigation.
Viewing Your API Keys
The API Keys page lists all keys created for your team. Each row shows:| Column | Description |
|---|---|
| Name | The label you gave the key at creation |
| Created | Date the key was generated |
| Actions | Delete the key |
⚠️ For security reasons, the full key value is shown only once—immediately after creation. Store it somewhere safe before closing the modal.
Generating a New API Key
- Navigate to Settings → API Keys.
- Click “Create New Key” in the top right.
- Enter a descriptive name for the key (e.g.,
CI Pipeline,Dev Integration). - Click “Create API Key”.
- Copy the key from the confirmation dialog—it will not be shown again.
Deleting a Key
- Locate the key you want to remove in the table.
- Open the row’s action menu (⋯) and select Delete.
- Confirm the deletion in the dialog that appears.

