Getting StartedAccount Setup
Account Setup
Account Setup
Get your Architecto account configured and ready to start designing architectures.
Creating Your Account
Visit architecto.dev and choose your authentication method:
Email & Password
- Enter email address
- Create a strong password
- Verify email (check inbox for verification link)
OAuth (GitHub, Google, Microsoft)
- Click your provider button
- Authorize Architecto to access your profile
- Account created automatically
Magic Link
- Enter email address
- Click link sent to your inbox
- No password required
Passkey (Biometric)
- Recommended for enhanced security
- Works with Windows Hello, Face ID, Touch ID, or YubiKey
- One-click secure login
Setting Up Your Workspace
Profile Information
- Click Account → Profile in navigation
- Update:
- Display Name — How your name appears in comments and sharing
- Avatar — Your profile picture
- Bio — Brief description (optional)
Preferences
- Click Account → Preferences
- Configure:
- Theme — Light or Dark mode
- Default Cloud Provider — AWS, GCP, or Azure (influences pattern suggestions)
- Default Export Format — PNG, PPT, or PDF
- Timezone — For quiz scheduling and deadline handling
- Language — English or Deutsch (more coming)
Notification Settings
- Click Account → Notifications
- Choose:
- Email Notifications — Architecture shares, comments, team invitations
- Digest Frequency — Immediate, daily, or weekly summaries
- Quiz Reminders — Daily quiz and flashcard reminders
Organizations & Teams
Creating an Organization
If you plan to work with a team:
- Click Organizations → Create Organization
- Enter:
- Organization Name — Your company or project name
- Slug — URL-friendly identifier
- Description — Purpose and scope
- Logo — (Optional) Brand identity
- Click Create
Adding Team Members
- Go to Organization Settings → Members
- Click Invite Members
- Enter email addresses (comma-separated for multiple)
- Assign role:
- Owner — Full access, can delete organization, manage billing
- Admin — Create/edit architectures, manage members, view billing
- Member — Create/edit their own architectures, view shared ones
- Viewer — Read-only access to shared architectures
Managing Invitations
- Members receive email invitations
- Click link to accept and join organization
- Can adjust roles anytime from Members settings
Billing & Subscription
Plans
Architecto offers three tiers:
| Feature | Free | Pro | Ultimate |
|---|---|---|---|
| Architectures/month | 10 | 100 | Unlimited |
| Team Members | 1 | 5 | Unlimited |
| Analysis Modules | Basic | Full | Full + Custom |
| Export Formats | PNG, PDF | All | All + Custom |
| API Access | Limited | Full | Full |
| Support | Community | Priority | |
| Price | Free | $29/mo | $99/mo |
Upgrading Your Plan
- Click Billing → Current Plan
- Click Upgrade to Pro or Upgrade to Ultimate
- Enter payment information (Stripe)
- Plan upgrades immediately
- Prorated charges if upgrading mid-cycle
Organizational Licensing
For teams, Architecto offers bulk licensing:
- Contact sales@architecto.dev for quote
- Licenses include all Pro features
- Centralized billing and seat management
- Dedicated support
- Custom feature development available
Security
Two-Factor Authentication (2FA)
- Go to Account → Security
- Click Enable 2FA
- Choose method:
- Authenticator App (Google Authenticator, Authy, Microsoft Authenticator)
- SMS (text message verification)
- Scan QR code or enter manual key
- Enter verification code to confirm
Active Sessions
- Go to Account → Security → Active Sessions
- View all logged-in devices:
- Browser — Chrome, Firefox, Safari
- Device — Windows, Mac, iPhone
- Location — Approximate location
- Last Active — When last used
- Click Sign Out to revoke any session
API Keys
For programmatic access to Architecto API:
- Go to Developer → API Keys
- Click Create New Key
- Enter:
- Name — Descriptive name (e.g., "CI/CD Pipeline")
- Expires — Never, 30 days, 90 days, 1 year
- Scopes — Select permissions (read, write, admin)
- Copy key and store securely (you won't see it again)
- Use in API requests:
Authorization: Bearer YOUR_API_KEY
To revoke a key:
- Go to Developer → API Keys
- Click Revoke next to the key
- Revocation is immediate
Connecting External Services
GitHub Integration
- Go to Integrations → GitHub
- Click Connect GitHub
- Authorize Architecto to access repositories
- Choose:
- All repositories — Or specific repositories
- Permissions: Read-only (recommended)
- Use GitHub repos when importing Terraform or creating CoDocs
Discord Integration
- Go to Integrations → Discord
- Click Add to Discord
- Select your workspace and authorize
- Configure notifications:
- Shared architectures
- Comments on diagrams
- Team invitations
- Set #channel for notifications
Jira Integration
- Go to Integrations → Jira
- Enter Jira Cloud ID (found in Jira settings)
- Generate and paste API token
- Link architectures to Jira issues (coming soon)
Storage & Data
Architecture Backups
- All architectures auto-saved to cloud
- Changes synced in real-time
- No manual backup required
Data Export
- Export all your architectures as JSON
- Download all comments and feedback
- Portable format for migration or archival
Data Deletion
- Individual architectures can be deleted anytime (permanent)
- Organization data retained for 30 days after deletion (for recovery)
- Full account deletion available in Account Settings
Next Steps
- Create First Architecture → First Architecture
- Explore Features → Features Guide
- Learn Analysis → Understanding Analysis
Need Help? Check FAQ or contact support@architecto.dev