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

# Credential Vault

> Encrypted storage for the secrets a project needs.

<Info>**Growth plan and above.** Off by default — enable under **Settings → Modules**.</Info>

Client credentials end up somewhere. The vault means that somewhere isn't a
chat message or a spreadsheet.

## Storing a credential

Add it against the project it belongs to. Values are encrypted at rest and only
decrypted when someone with access views them.

## Access is logged

Every view is recorded — who opened which credential and when. That log is
visible on the credential itself.

## Extra verification

Viewing a credential can require a one-time code sent to you, so a borrowed
session isn't enough to read secrets.

<Warning>
  Vault contents are deliberately **never** reachable by connected AI
  assistants or third-party integrations, whatever access they've been granted.
  That restriction can't be configured away.
</Warning>

## Leaving

When someone leaves, remove their project access — vault access follows project
access, so there's no separate list to forget.
