๐คซSecrets
Safely access external systems in your app with secure authentication mechanisms like keys, tokens, and service accounts. AI Agents can perform all these task!
Last updated
Safely access external systems in your app with secure authentication mechanisms like keys, tokens, and service accounts. AI Agents can perform all these task!
Last updated
If you're building an app in Databutton that requires secrets like API Keys (to e.g OpenAI or Pinecone) or Service Accounts (to e.g Google Cloud), don't worry! It's easy to store these as secrets and retrieve them to use in your code.
Your secrets are encrypted in transit and at rest. They are also only available to those you have invited as collaborators to your specific app.
The Databutton AI agent is fully capable of handling such tasks. Simply describe your requirements during the building process!
Remember, the Databutton Agent can access the list of available secrets, so if you're unsure or need to double-check, just ask them!
Updating or adding a new secret can done through our UI by heading over to the configuration page for your app. You can find that under the 'Configuration' button in the lower left corner.
You can paste both API Keys and JSON directly into the "Value" field!