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

# Settings

> Manage your profile, preferences, notifications, and account settings.

Your settings let you manage your profile, notification preferences, appearance, and connected accounts. Access settings by clicking your profile icon in the top-right corner and selecting **Settings**.

<Frame>
  <img src="https://mintcdn.com/vox-77e6fc75/H6aw058fDShtoezf/public/screenshots/login-desktop.png?fit=max&auto=format&n=H6aw058fDShtoezf&q=85&s=23de5b7b5462113a11f8e49cf10d9c05" alt="Transmuter login page -- access settings after logging in" width="1440" height="900" data-path="public/screenshots/login-desktop.png" />
</Frame>

## Profile

Update your personal information:

* **Display name** -- how your name appears in the workspace
* **Email address** -- your login email (also used for notifications)
* **Password** -- change your password at any time

## Notification preferences

Control which notifications you receive:

| Notification                 | In-app | Email        | Default |
| ---------------------------- | ------ | ------------ | ------- |
| Review checkpoint reached    | Always | Configurable | On      |
| Build complete               | Always | Configurable | On      |
| Deployment complete          | Always | Configurable | On      |
| Build failed                 | Always | Configurable | On      |
| Feedback processed           | Always | Configurable | On      |
| Usage warning (80% of limit) | Always | Configurable | On      |
| Weekly digest                | --     | Configurable | On      |

To update preferences, go to **Settings > Notifications** and toggle each notification type on or off for email delivery. In-app notifications are always shown.

## Appearance

* **Theme** -- choose Light, Dark, or System (matches your device's preference)
* **Developer View** -- toggle technical details on or off throughout the interface

<Tip>
  Dark mode reduces eye strain in low-light environments and can save battery on OLED screens.
</Tip>

## Connected accounts

View and manage your cloud service connections:

* **GitHub** -- code storage
* **Vercel** -- product hosting
* **Convex** -- database and backend

Each connection shows its current status (connected, disconnected, or expired). You can disconnect and reconnect services from this page.

## Data and privacy

* **Export your data** -- download all your account data in a portable format
* **Delete your account** -- permanently remove your account and all associated data

<Warning>
  Account deletion is permanent and cannot be undone. All workspaces where you are the sole Owner
  will be scheduled for deletion. Consider transferring ownership first.
</Warning>

<Snippet file="support-cta.mdx" />
