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

# Settings

> Manage account, organization, and insight settings from one place.

The Settings page is organized around the same tabs you see in the app: **Account Settings**, **Organization Settings**, and **Configuration Settings**.

If you belong to more than one organization, switch the active organization from the sidebar settings menu before opening this page. The selector shows the current organization name and role, and changing it updates the selected organization for the rest of the app.

<img src="https://mintcdn.com/afriex-15dca5c4/M8gCy3JoCwnYQ8q5/images/settings-page-tabs.png?fit=max&auto=format&n=M8gCy3JoCwnYQ8q5&q=85&s=6b1681cfe0a48d5211ed2af8e309bbb1" alt="Settings page tab bar and header" width="331" height="338" data-path="images/settings-page-tabs.png" />

## Organization switching

Users who belong to multiple organizations should treat the sidebar organization selector as the source of truth.

* Open the settings menu from your profile in the sidebar.
* Choose the organization you want to work in from the dropdown.
* The app updates the selected organization and refreshes permissions for that organization.

<img src="https://mintcdn.com/afriex-15dca5c4/M8gCy3JoCwnYQ8q5/images/sidebar-organization-selector.png?fit=max&auto=format&n=M8gCy3JoCwnYQ8q5&q=85&s=ba9b15d4e9a34c54ce86d0e057e15dd6" alt="Sidebar organization selector" width="318" height="542" data-path="images/sidebar-organization-selector.png" />

This matters because the Settings page is organization-aware. Team members, invitations, and insight preferences all load for the currently selected organization.

## Tabs

The page uses a tabbed layout driven by the `tab` query parameter.

* `account` opens **Account Settings**.
* `organization` opens **Organization Settings**.
* `configuration` opens **Configuration Settings**.

If no tab is provided, the page defaults to **Account Settings**.

## Account Settings

This tab contains your personal account actions.

### Personal Information

<img src="https://mintcdn.com/afriex-15dca5c4/M8gCy3JoCwnYQ8q5/images/account-personal-information.png?fit=max&auto=format&n=M8gCy3JoCwnYQ8q5&q=85&s=89f75ff9ced8c8211a505860271b2d98" alt="Account settings personal information section" width="1918" height="1047" data-path="images/account-personal-information.png" />

Shows your full name and email address.

### Password

Use this form to update your password.

* **Current Password** is required.
* **New Password** must be at least 8 characters.
* **Confirm Password** must match the new password.

When the update succeeds, the form resets and the page shows a success toast.

### Delete Account

The delete flow depends on how many organizations you own.

* If you do not own any organizations, the account can be deleted immediately.
* If you own one organization and you are the only member, the flow offers **Delete Account & Organizations**.
* If you own organizations with other members, the flow offers **Remove All & Delete Account**.

## Organization Settings

This tab is only editable for organization admins.

### Organization Information

Admins can update:

* **Organization Name**
* **Description**

Non-admins can view these fields but cannot edit them.

<img src="https://mintcdn.com/afriex-15dca5c4/M8gCy3JoCwnYQ8q5/images/org-tab.png?fit=max&auto=format&n=M8gCy3JoCwnYQ8q5&q=85&s=4273d2f7fcf656de091c012d18eba714" alt="Organization settings tab" width="1580" height="780" data-path="images/org-tab.png" />

### Team Members

<img src="https://mintcdn.com/afriex-15dca5c4/M8gCy3JoCwnYQ8q5/images/team-members-table.png?fit=max&auto=format&n=M8gCy3JoCwnYQ8q5&q=85&s=63061a44a857d07fa724fa4ffa14e7a3" alt="Team members table with search and role actions" width="1196" height="432" data-path="images/team-members-table.png" />

The team members section shows the current members for the selected organization.

* Use **Search members...** to filter by name or email.
* Owners can use **Promote** to upgrade a member to admin.
* Owners can use **Demote** to return an admin to member.
* The current user cannot change their own role from this table.

### Active Invites

<img src="https://mintcdn.com/afriex-15dca5c4/M8gCy3JoCwnYQ8q5/images/active-invites-list.png?fit=max&auto=format&n=M8gCy3JoCwnYQ8q5&q=85&s=1e6471403016360d3b079c05c54ab375" alt="Active invites list with invite user action" width="1216" height="408" data-path="images/active-invites-list.png" />

Admins can manage pending invitations for the selected organization.

* The list shows the invitee email, role, status, inviter, and expiration date.
* Pending invites can be revoked.
* Non-admins see a locked state with the message that only organization admins can manage invitations.
* Admins can send new invites with **Invite User**.

## Configuration Settings

This tab contains the insight delivery settings for the selected organization.

<img src="https://mintcdn.com/afriex-15dca5c4/M8gCy3JoCwnYQ8q5/images/insight-settings-card.png?fit=max&auto=format&n=M8gCy3JoCwnYQ8q5&q=85&s=410495bcc58f4036bf59228b33d8050c" alt="Insight settings card with email and Slack toggles" width="1528" height="666" data-path="images/insight-settings-card.png" />

* **Email Insights** toggles insight delivery by email.
* **Slack Insights** toggles insight delivery to Slack.
* Both switches update the organization-level insight configuration for the active organization.

The section is labeled **Insight Settings** in the UI and describes the feature as curated insights sent weekly to email or Slack.
