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

# General

> Set the dashboard theme and display language, and leave or delete the workspace.

**General** controls how the dashboard looks to you, and holds the actions for leaving or deleting the workspace.

<Frame>
  <img src="https://mintcdn.com/opactor/ueicEUgPZ5iGb5FG/images/settings/settings-general.png?fit=max&auto=format&n=ueicEUgPZ5iGb5FG&q=85&s=dc51cd839e0de182447385b805460a90" alt="General settings with the Appearance, Language and Danger Zone cards." width="1600" height="1000" data-path="images/settings/settings-general.png" />
</Frame>

## Getting around Settings

Open **Settings** in the left sidebar and the navigation switches to two groups. **Workspace** holds Profile, Domain, Design, Custom scripts and Team — everything that describes this brand and its pages. **Account** holds Plan, Integrations and General, which cover your subscription, connected services and your own dashboard preferences. **Back** at the top returns you to the dashboard.

## What's on the screen

| Card            | What it does                                                                     | Where it takes effect                                |
| --------------- | -------------------------------------------------------------------------------- | ---------------------------------------------------- |
| **Appearance**  | Choose **Light**, **Dark** or **System**. **System** follows your device setting | The whole dashboard                                  |
| **Language**    | Choose **English** or **한국어**                                                    | Only for you. Your teammates' screens are unaffected |
| **Danger Zone** | Irreversible actions                                                             | Access to the workspace                              |

Changing the language confirms with "Display language updated". If it fails you see "Couldn't save display language" — try again.

<Note>
  This is the language of the dashboard itself. The language your pages are written in comes from **Primary Language** on [Profile](/settings/profile).
</Note>

## Danger Zone

What you see depends on your role.

### Leave Workspace (members)

Shown to members who are not admins. **Leave** asks "Leave \[workspace]?" and, once confirmed, ends your access. You need a new invitation to rejoin. The last remaining admin cannot leave.

### Delete Workspace (admins)

Shown to admins. It permanently removes the workspace and everything in it.

<Warning>
  Deletion removes all pages and analytics and cannot be undone. You must type **delete** in the confirmation before the **Delete workspace** button becomes active.
</Warning>

## How to use it

<Steps>
  <Step title="Switch theme">
    Pick **Light**, **Dark** or **System** under **Appearance**. It applies immediately.
  </Step>

  <Step title="Switch display language">
    Pick **English** or **한국어** under **Language**. It applies to your account only.
  </Step>

  <Step title="Leave the workspace">
    **Danger Zone** → **Leave** → confirm. If you are an admin, promote someone else first.
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="I changed the language but my colleague's screen is unchanged.">
    That's expected. The display language is stored per signed-in user.
  </Accordion>

  <Accordion title="Does this change the language of generated pages?">
    No. That comes from **Primary Language** on Profile.
  </Accordion>

  <Accordion title="I don't see Delete Workspace.">
    Only admins do. Members see **Leave Workspace** instead.
  </Accordion>

  <Accordion title="Can a deleted workspace be restored?">
    No. Pages and analytics are permanently removed.
  </Accordion>

  <Accordion title="I'm the last admin and can't leave.">
    Promote someone to Admin on [Team](/settings/team) first.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Team" href="/settings/team">Manage members and roles.</Card>
  <Card title="Plan" href="/settings/plan">Subscription and limits.</Card>
  <Card title="Profile" href="/settings/profile">Brand information and default language.</Card>
  <Card title="Dashboard tour" href="/dashboard/tour">A quick pass over every screen.</Card>
</CardGroup>
