> ## Documentation Index
> Fetch the complete documentation index at: https://docs.molesignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings guide

> Map each Settings section to scope, permission, and operational purpose.

Settings navigation is access-aware and shows only sections allowed by the current organization or
system scope.

## Account group

| Section                     | Purpose                                                                   | Main permission                             |
| --------------------------- | ------------------------------------------------------------------------- | ------------------------------------------- |
| **General**                 | Workspace name, slug/id, signup, sharing policy, and preference defaults. | `org.settings.read` / `org.settings.manage` |
| **Organization management** | Global organization inventory and membership operations.                  | `sys.organizations.manage`                  |
| **License**                 | Current license, immutable versions, upload, and activation.              | `sys.licenses.read` / `sys.licenses.manage` |
| **Billing**                 | Stripe and subscription policy in supported deployments.                  | `org.billing.read` / `org.billing.manage`   |

## Notify management group

| Section             | Purpose                                                                            | Main permission                                                   |
| ------------------- | ---------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| **Connectors**      | Configure encrypted SMTP, Slack, Lark, and webhook provider credentials.           | `alerts.read` / `alerts.manage`                                   |
| **Users**           | Bind provider identities and order personal delivery methods.                      | `org.members.read` / `org.members.manage` for other users         |
| **Policies**        | Match events, resolve recipients, select delivery modes, and configure escalation. | `alerts.read` / `alerts.manage`                                   |
| **Templates**       | Build and preview reusable notification messages.                                  | `alerts.read` / `alerts.manage`                                   |
| **Fallback routes** | Define ordered team and organization routes by notification category.              | `alerts.read` / `alerts.manage`                                   |
| **Deliveries**      | Inspect delivery chains, acknowledge events, and retry failed routes.              | `alerts.read`, `alerts.acknowledge`, or `alerts.manage` by action |

See [Notification channels and delivery](/en-US/notification-channels) for provider setup and the
end-to-end routing workflow.

## Data plane group

* **Nodes** manages local or remote cluster definitions and organization mappings.
* **Correlation** shows providers used for cross-signal pivots.

Federated search requires the `federated_search` entitlement when remote clusters participate.

## Security group

* **Cipher keys** manages field-encryption keys and rotation.
* **Regex patterns** maintains reusable matching patterns.
* **Domain management** manages custom domains and ACME renewal.
* **Audit** queries organization audit events.

Domain management requires the `domain_management` entitlement. Audit access requires
`audit.read`.

## AI & ML group

* **Model pricing** stores per-provider input and output token prices used for cost estimates.
* **Query management** lists running or slow queries and lets authorized users cancel work.

Mole Agent-specific models, prompts, tools, MCP servers, network policy, and approval rules
live under **Mole Agent → Agent settings**.

## Account settings are separate

Personal profile, theme, language, timezone, startup route, sign-in settings, active session, and
personal notification identities live under **Account settings**, not workspace Settings. Open
**Account settings → Notify** to manage endpoints, delivery order, and quiet hours.

<Card title="Administration overview" icon="shield" href="/en-US/administration">
  Understand personal, organization, and platform scope.
</Card>
