API Key
To access this menu, go to the sidebar and select Organization Management > API Key.

The API Key feature allows you to define and manage your own API keys for external LLM providers or models. Once created (e.g., MY_API), the key can be linked to any LLM provider or model in your environment. When selected, the system automatically uses the defined API key for authentication — eliminating the need to re-enter it each time.
Add New API Key
To create a new API key, click New API Key. Fill in the required fields below, then click Save to store the key or Cancel to discard the changes.

API Key Name Enter a unique label for the API key (e.g.,
MY_API). This name is used to identify the key within the system.API Key Value Paste the actual API key string provided by your LLM provider.
View and Edit API Key Details
To view or edit an existing API key, click the Edit icon in the API Key List page.

After making changes, click Save to apply them or Cancel to discard.

Search API Key
Use the Search field to quickly find a specific API key by typing its name.

Delete API Key
To delete an API key, click the Trash icon in the Action column.

A confirmation pop-up will appear — click Delete to confirm or Cancel to abort the action.

Last updated