Access Your Dashboard & Spice Pass

Your Spice Pass is the authentication token that connects the Surveyor CLI to your Spice Labs account. This guide walks you through logging into the dashboard and generating your credentials.

Step 1: Log in to the Dashboard

Go to https://dashboard.spicelabs.io and log in with your email address, or select Continue with Google.

Dashboard login page

Step 2: Verify Your Email

Check your inbox for the login verification message, then click Log in.

  • If you were invited to join an organization, you can also click Log in from the invitation email.
Email verification / confirmation message

Step 3: Navigate the Dashboard

Once logged in, you’ll see the Topographer dashboard with navigation on the left. The navigation is organized into four sections:

  • Topographer: Access core features like Query, Surveys, and Reports
  • Organization: Manage teams, users, projects, and organization settings
  • Project: Configure project settings and generate credentials
  • User: Configure your personal preferences
Dashboard left navigation

Step 4: Access Spice Pass

To generate your Spice Pass:

  1. In the left navigation, find the Project section
  2. Click Spice Pass
Project navigation with Spice Pass selected

Step 5: Generate Your Spice Pass

On the Spice Pass page:

  1. Locate the Spice Pass section
  2. Choose the token validation duration
  3. Click Generate credentials
Generate credentials for Spice Pass

Step 6: Copy Your Spice Pass

Copy and/or download your Spice Pass token.

Copy or download Spice Pass token
⚠️ Save Your Token

Make sure to copy your Spice Pass before closing the dialog. For security reasons, the full token is only shown once.

Step 7: Set Your Environment Variable

Use the export command to set your SPICE_PASS for the current shell:

export SPICE_PASS=<paste your token here>