> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riggery.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Secrets

> Credentials stored in the vault. They never go to the model.

**Secrets** hold API keys, tokens, and passwords.

Bind a Secret on the Instance (AI, Connections, or Settings). The Agent can see that a Secret is connected. It never receives the secret value in the prompt.

Prefer `{{secret:Name}}` in fields that accept a Secret. Do not paste keys into Chat.
