{% extends "console_page.html" %} {% block console_content %}
Thank you for providing the secret values for {{ agent.name }}. Your secrets have been securely encrypted and stored with AES-256-GCM encryption.
Your agent can now access these secrets using placeholder names in its tasks.
The agent will only see placeholder names like x_api_key
or x_password, never the actual values.
You can safely close this window, or use the buttons above to continue managing your agent.
Your secrets are securely encrypted and stored
Your agent can now use these secrets in its tasks
The agent will only see placeholder names, keeping your values secure