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.
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.
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
Step 4: Access Spice Pass
To generate your Spice Pass:
- In the left navigation, find the Project section
- Click Spice Pass
Step 5: Generate Your Spice Pass
On the Spice Pass page:
- Locate the Spice Pass section
- Choose the token validation duration
- Click Generate credentials
Step 6: Copy Your Spice Pass
Copy and/or download your Spice Pass 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>