Settings
The Settings tab inside Organization displays your organization's identity details and your current account status. It's a read-only reference view.
Organization details
The Organization Details card shows three fields:
| Field | What it is |
|---|---|
| Organization Name | The display name of your organization as it appears in the Anter interface |
| Organization Slug | The URL-friendly identifier used in API paths and organization-scoped endpoints |
| Organization ID | The unique system identifier for this organization — useful when working with the API directly |
These fields are displayed for reference. Organization name and slug changes are handled through platform-level administration.
Security & status
The Security & Status card shows your current session context:
| Field | What it shows |
|---|---|
| Account Status | The current status of your organization — Active indicates normal operation |
| Your Role | The role(s) assigned to your account within this organization (owner, admin, or member) |
| Active Session User | The email address of the currently signed-in user |
This card is useful when you need to confirm which account and role are active — for example, if you're troubleshooting a permission issue or verifying that you're in the right organization.
Multiple roles
A user can hold more than one role simultaneously. If your account has both admin and member roles, both appear in the Your Role field. In practice, the highest-privilege role governs what you can access.