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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.omni.co/feedback

```json
{
  "path": "/administration/users/your-account",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Managing your account settings

> Configure your personal Omni settings, including appearance, query timezone, and personal API tokens.

Your personal Omni settings are split between two places:

* The **profile menu**, opened by clicking your avatar in the top-right corner of Omni, which controls appearance and session recording.
* The **Your Account** page, opened by clicking **Manage account** in the profile menu, which controls your account details, query timezone, and personal API tokens.

<Note>
  Looking to change settings for *another* user? Organization Admins can configure user-level settings on behalf of other users from **Settings > Users**. See [User settings & impersonation](/administration/users/settings).
</Note>

## Appearance

The **Appearance** section of the profile menu controls how Omni looks for you. Changes apply only to your account.

### Light, dark, and auto mode

<Note>
  Available display modes are controlled by the [**Theme > Allow user color scheme** setting](/administration/themes/application#color-scheme-light-and-dark-mode).
</Note>

Use the light / auto / dark toggle to switch between light mode, dark mode, or automatically following your system setting.

### Themes

Use the theme dropdown to apply a preset theme to your Omni experience. The following themes are available:

* **Default** - The standard Omni look.
* **Omni 1984** - A 1-bit, black-and-white aesthetic inspired by the original Macintosh System 1 / System 6 interface.
* **Omni '98** - A Windows 98 desktop aesthetic.

To apply a theme, open the profile menu and select the theme from the dropdown in the **Appearance** section. Changes take effect immediately and only apply to your account.

## Session recording

<Note>
  This setting requires **Session recording** to be enabled in [**Settings > General**](/administration/settings#support).
</Note>

The **Enable session recording** toggle in the profile menu allows Omni support to access replays of your sessions when you encounter bugs or errors. This is useful when working with support to reproduce an issue.

## Manage your account settings

Click **Manage account** in the profile menu to open the **Your Account** page. The top of the page displays read-only details about your account:

* **Name**
* **Email**
* **Created** - The date your Omni account was created.

### Locale

<Note>
  This setting requires enabling localization for your Omni instance. See the [Localization guide](/administration/localization) for more information.
</Note>

The **Locale** setting sets the language and regional formatting for dates, numbers, and other localized content throughout the application.

### Query timezone

The **Query timezone** setting controls the timezone used when running your queries, if user-specific timezones are enabled for a connection:

* If set to **Use default timezone**, your queries run in the timezone configured on the database connection.
* If set to a specific timezone, queries that can be adjusted will run in the timezone you select.

See the [Timezone settings guide](/connect-data/timezones) for more information about how connection and user-level timezones interact.

### Personal API tokens

<Note>
  [Personal Access Tokens must be enabled](/api/authentication#creating-pats) by an **Organization Admin** before you can generate a token.
</Note>

The **Personal API token** section allows you to generate a Personal Access Token (PAT) for use with the Omni API. PATs are scoped to your user and inherit your permissions. See [API authentication](/api/authentication#personal-access-tokens-pat) for more information.

## Connected services

The **Connected services** section allows you to manage your personal connections to [AI integrations](/integrations/ai) that have been enabled in your Omni organization. Use this section to connect and disconnect your user accounts.
