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

# General

> Edit your workspace name, leave the workspace, or delete it permanently.

The **General** tab under Settings is where you rename the workspace, leave it, or (as an Admin) delete it. Each card is scoped to the workspace you currently have selected from the chip in the top-left header.

## Where it lives

**Settings → General** is the second item in the Settings side panel, below **Account**. The page is grouped into three cards from top to bottom:

* **Workspace Settings.** The editable workspace name.
* **Leave workspace.** Remove yourself from this workspace (any role).
* **Delete workspace.** Permanently delete the workspace and all of its data (Admin only).

A Member sees the first two cards. An Admin sees all three. The **Delete workspace** card has a red outline so the destructive action is unmistakable.

## Workspace name

The name shows up in the workspace chip in the top-left header, in the workspace switcher dropdown, on the **Members** page, and in invitation emails. Every member sees the same name; it's per-workspace, not per-user.

<Steps>
  <Step title="Open Settings → General">
    Click the workspace chip in the top-left header, then **Settings**, then **General**.
  </Step>

  <Step title="Edit the workspace name">
    Type the new name. Leading and trailing whitespace is trimmed when you save.
  </Step>

  <Step title="Click **Save Changes**">
    A toast confirms **"Settings saved"** when it completes. The new name takes effect for every member on their next page load.
  </Step>
</Steps>

Only Admins can edit the workspace name.

## Leave workspace

The **Leave workspace** card removes you from this workspace alone. Your TalkValue account stays active, and you remain a member of any other workspaces you belong to.

Clicking **Leave workspace** opens a confirmation dialog. After you confirm, TalkValue switches you to one of your other workspaces. If you don't have any remaining workspaces, you're routed to the create-workspace screen.

If you're the **only Admin** of a workspace, you cannot leave. Promote another member to Admin first on **Settings → Members**, then come back to leave. See [Roles and permissions](/administration/workspace/roles-and-permissions) for how to change a role.

## Delete workspace (Admin only)

The **Delete workspace** card is the irreversible end-of-life action. It removes every event, person, channel, badge, template, and Spark digest in the workspace. Every member loses access immediately.

<Steps>
  <Step title="Click Delete workspace">
    A confirmation dialog opens with the workspace name and a warning banner.
  </Step>

  <Step title="Type the workspace name to confirm">
    Type the exact workspace name in the confirmation field. The red **Delete workspace** button stays disabled until the text matches.
  </Step>

  <Step title="Confirm">
    The workspace is deleted. You're switched to one of your other workspaces, or routed to the create-workspace screen if none remain.
  </Step>
</Steps>

There is no undo window. If you want a copy of your data first, see [Export your data](/administration/export-your-data).

## Related

* [Members](/administration/workspace/members). Invite, remove, and change roles.
* [Roles and permissions](/administration/workspace/roles-and-permissions). Capability matrix for Admin and Member.
* [Export your data](/administration/export-your-data). Pull a copy before deletion.
* [Delete your account](/administration/account/delete-account). End-of-life for the account, not just one workspace.
