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

# Credential Vault

> View all stored service credentials

# Credential Vault

The Credential Vault section in Settings provides a read-only overview of all service credentials stored in your encrypted vault.

## What You'll See

For each stored credential:

* **Service name** — which external service the credential authenticates with (e.g., GitHub, Slack).
* **Label** — a human-readable name you assigned when storing the credential.
* **Date added** — when the credential was stored.
* **Status** — shows **Active** for all stored credentials.

## Managing Credentials

Credentials are added and removed from the connector configuration pages, not from this settings view. To add or remove a credential:

1. Navigate to the agent's configuration page.
2. Click **Configure** on the relevant connector.
3. Use the **Credentials** section to connect or remove credentials.

See [Credentials](/connectors/credentials) for full details on how credential storage and encryption works.

<Info>
  The secret values (API keys, tokens, etc.) are never displayed after initial storage. Only metadata is visible.
</Info>
