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

# Settings

> Configure your account, workspace, and preferences.

The Settings page lets you manage your account details, workspace configuration, and application preferences.

## Account settings

### Profile

View your name, email address, and role under **Settings → General**.

### Theme

Spojit supports three appearance modes:

| Mode       | Description                               |
| ---------- | ----------------------------------------- |
| **Dark**   | Dark background with light text (default) |
| **Light**  | Light background with dark text           |
| **System** | Follows your operating system preference  |

Switch themes from the theme toggle in the sidebar.

## Workspace settings

### General

* **Workspace name**: Rename your workspace at any time.
* **Plan**: View your current plan and feature limits (workflows, executions, members, connections, knowledge storage, and more). Usage bars show how close you are to each limit.

### Default AI model

Set the workspace-wide default AI model under **Settings → General**. This model is used for connector nodes in agent mode unless a specific node overrides it. See [AI Models](/platform/models) for details on each model.

### Timezone

Set your workspace timezone under **Settings → General**. This affects how scheduled triggers and time-based displays are interpreted.

### Workflow approval

<Note>
  Only **Owner** and **Admin** roles can configure this setting.
</Note>

When enabled, workflows must go through a **Draft → Pending Approval → Active** lifecycle before they can run. Approvers need the `can_approve` permission.

Toggle this under **Settings → General → Workflow Approval**.

### Email recipients

<Note>
  Only workspace **Owners** can manage the email allowlist.
</Note>

Control who can receive emails sent by the [Send Email](/workflow-editor/nodes/send-email) node and other workflow notifications. Members of your workspace are always allowed. To send to external recipients:

* **Allow all**: toggle on to permit emails to any address.
* **Add rules**: add specific email addresses or domain wildcards (e.g., `*@example.com`).

### Members

Manage team access from **Settings → Members**. Invite new members by email, assign roles, and remove members. See [Workspaces](/platform/workspaces) for details on roles and invitations.

### Teams

Organise members into teams under **Settings → Teams**. Teams can be used in [Human](/workflow-editor/nodes/human) approval slots so that any member of the team can approve a step, rather than assigning specific individuals.

### Audit logs

<Note>
  Only **Owner** and **Admin** roles can access audit logs.
</Note>

View a chronological log of actions taken in your workspace under **Settings → Audit**. Filter by action type, actor email, date range, or outcome. Audit logs help you track who did what and when, useful for compliance and debugging.

### Usage

View your workspace's credit ledger under **Settings → Usage**. The ledger shows credit transactions: consumption from workflow runs, chat sessions, and embeddings, as well as top-ups and plan allocations. Filter by entry type to focus on specific categories.

### Billing

View your current plan, feature limits, and credit balance under **Settings → Billing**. From here you can:

* See which plan you're on and what it includes
* Compare available plans
* Upgrade or change your subscription

### Connections

View and manage all connections for the workspace. This is the same list accessible from the **Connections** page in the sidebar. See [Managing Connections](/platform/connections) for details.
