Managing Secrets
Safely storing sensitive information, like API keys, is easy with the Secrets section.
Last updated
Safely storing sensitive information, like API keys, is easy with the Secrets section.
Last updated
The Secrets tab in the Configuration section is your go-to place for securely storing sensitive information like API keys. This ensures your app’s backend stays safe and organized.
The easiest way to manage secrets is by letting the Agent handle it for you:
Ask the Agent to store a secret.
It will open an input box in the chat where you can enter your secret.
Once submitted, the secret is securely saved in the Secrets section.
Go to the Secrets tab in the Configuration section.
Click the + button to add a new secret.
Enter a Name (e.g., OPENAI_API_KEY
) and its Value (e.g., your API key).
Hit Save to securely store the secret.