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

# Secrets

> Store credentials securely and reference them with %KEY%.

Save secrets in your workspace and reference them anywhere using `%KEY%` syntax. Secrets autocomplete appears while typing `%` in prompts.

Examples:

```text theme={null}
type %email% into the email field
type %password% into the password field
```

Secrets are never exposed in plaintext in logs.
