Pace
Back to Docs

Services

Vault

Vault is Pace's built-in password manager for teams — store, share, and access credentials without leaving your workspace.

Overview

Vault is powered by Vaultwarden, an open-source server that speaks the same protocol as Bitwarden. In plain terms: it's a secure, encrypted vault where your team keeps shared logins — like the company social media account, a vendor portal, or a shared Wi-Fi password — instead of passing them around over email or chat.

Everything stored in Vault is encrypted, and only people you explicitly share an item with can see it. Vault lives at {tenant}.pacehq.io/vault — replace {tenant} with your company's Pace workspace name (for example, acme.pacehq.io/vault). You don't need to remember a separate password for Vault itself: signing in to Pace with your normal company SSO login gets you into Vault automatically.

Because Vaultwarden is Bitwarden-compatible, you can also install the official Bitwarden browser extension or mobile app and point it at your Pace Vault server address, which auto-fills logins on websites as you browse — handy if you don't want to copy and paste passwords all day.

First-run walkthrough

  1. Open Vault from your dashboard. Log in to Pace at your workspace URL and click the Vault tile.
    [Screenshot: Vault tile on the Pace dashboard]
  2. You're signed in automatically. Pace passes your identity through single sign-on (SSO), so you land directly in your Vault — no separate password to create or remember on first visit.
    [Screenshot: Vault empty state after first login]
  3. Set up an account encryption key (first-time only). Vaultwarden may ask you to confirm a fingerprint phrase the first time you log in on a new device. This is a one-time verification step to protect your data — just click "Confirm" if the phrase looks unfamiliar-but-expected (it always will, it's random).
  4. Add your first item. Click the + New button and choose "Login." Give it a name (e.g., "Company Twitter"), paste in the username and password, and save.
    [Screenshot: New login item form]
  5. (Optional) Install the browser extension. Download Bitwarden from your browser's extension store, choose "Self-hosted" during setup, and enter your Pace Vault URL ({tenant}.pacehq.io/vault) as the server address. Log in with your usual Pace credentials.

Common tasks

Troubleshooting

Back to Docs