Credentials
Route: /credentials · Settings section
What it is
Reusable entries in the encrypted secret store — connection metadata and secrets that capas and tools can reference without pasting keys into chat.
What it is for
- Store API tokens / client secrets once
- Test credentials
- Keep agents and Copilot from seeing raw secret values
Where you are in the flow
★ Credentials saved → Capas / connections reference them → agents call tools
Different from Models (LLM providers) and from live Capas connection wizards (which may create or bind credentials).
What you do here
- Create a credential of the right type.
- Test if the UI offers a test action.
- Use it from a capa setup form or connection.
- Rotate / delete when someone leaves or a key leaks.
Where work goes next
| Goal | Next |
|---|---|
| Wire a tool | Capas |
| Integration guide | Integrations |
| Org-wide secrets panel | Also under Settings → General |
Related
- Key concepts — Secret store (platform architecture)
- Governance