Profile, Tokens, and SSH Keys
Breadcrumb
-
- FlexLab
- Profile, Tokens, and SSH Keys
Applies to: All

Overview
Manage personal access tokens and SSH keys for CLI and API access on Profile → Tokens.
Personal access tokens
- Open Profile → Tokens from the account menu.
- Click Create token.
- Name the token and select scopes (e.g.
drush:execute,ssh:access, DAM). - Copy the token once; it is not shown again.
- Run
flexsite auth loginand paste the token.
SSH keys
- On the same page, open the SSH Keys section.
- Click Add SSH key and paste your public key.
- Choose tier: Read-only shell or Drush execution via SSH gateway.
- Save. Keys attach to your user for FlexLab remote operations.
Security
- Revoke unused tokens promptly.
- Never commit tokens to Git repositories.
- FlexLab developers need tokens for
flexsiteCLI; Codeless-only users may only need DAM keys.
-
FlexLab
- Creating a FlexLab Project
- Repository Access and Clone
- Branch per Environment
- Deployments and Pipelines
- FlexSite CLI Setup
- Post-Deployment Automation
- Environment Variables
- Merge Request Preview Environments
- Composer Module Installation
- Build Settings
- SSH Keys
- Why Theme Marketplace Is Not Available
- FlexSite CLI Reference
- Profile, Tokens, and SSH Keys
- Quality Metrics Overview