Settings
Configure your Align organization.
Organization Settings
General
- Organization Name — Your team or company name
- Timezone — Default timezone for date displays
- Logo — Custom logo for your organization
Members
Manage who has access to your organization:
- Go to Settings → Members
- Click Invite Member
- Enter their email address
- Select their role
Roles
| Role | Permissions |
|---|---|
| Admin | Full access, manage settings, invite members |
| Member | Create/edit decisions, view all decisions |
| Viewer | Read-only access |
Integrations
Connect and manage your tools:
- Go to Settings → Integrations
- Click Connect next to the integration
- Follow the authorization flow
- Configure access (channels, projects, etc.)
See Integrations for detailed setup guides.
LLM Settings
Configure how Align uses AI for decision synthesis.
Provider Options
| Provider | Description |
|---|---|
| Align Managed | Default, no configuration needed |
| OpenAI | Use your own OpenAI API key |
| Anthropic | Use your own Anthropic API key |
| Custom | Self-hosted models (Ollama, vLLM) |
Using Your Own API Key
- Go to Settings → LLM Settings
- Select provider (OpenAI or Anthropic)
- Enter your API key
- Click Save
Your API key is encrypted at rest and never logged.
Custom/Self-Hosted Models
For self-hosted deployments, you can use local models:
- Select Custom Endpoint
- Enter your model server URL (OpenAI-compatible)
- Enter the model name
- Optionally add API key if required
See Self-Hosted LLM for detailed setup.
Token Limits
Set monthly token limits to control costs:
- Go to Settings → LLM Settings
- Set Monthly Token Limit
- Align will notify you when approaching the limit
Notification Settings
Configure how you receive notifications:
Email Notifications
- Daily Digest — Summary of new decisions
- Mentions — When you're mentioned in a decision
- Weekly Report — Weekly activity summary
Slack/Teams Notifications
- Capture Confirmations — Posted to the source channel
- Decision Updates — When decisions are edited
Data & Privacy
Data Retention
Configure how long data is retained:
- Decision Snapshots — Retained indefinitely by default
- Raw Messages — Processed and not stored long-term
- Audit Logs — 90 days by default
Export
Export your data at any time:
- Go to Settings → Data
- Click Export All Data
- Download as JSON or CSV
Delete Organization
To delete your organization and all data:
- Go to Settings → Danger Zone
- Click Delete Organization
- Type your organization name to confirm
- All data is permanently deleted
This action is irreversible. All decisions, integrations, and member data will be permanently deleted.
Security
Single Sign-On (SSO)
Enterprise plans support SSO:
- Google Workspace
- Microsoft Entra ID (Azure AD)
- Okta
- SAML 2.0
Contact us to configure SSO for your organization.
Audit Logs
View a log of all actions in your organization:
- Go to Settings → Audit Logs
- Filter by user, action type, or date
- Export logs for compliance
API Keys
Generate API keys for programmatic access:
- Go to Settings → API Keys
- Click Create API Key
- Set a name and expiration
- Copy the key (only shown once)
Self-Hosted Settings
For self-hosted deployments, additional settings are configured via Helm values: