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

# General

> Workspace name, ID, data region, and timezone.

**Settings → General** holds the workspace's identity: the fields everything else in the workspace hangs off.

## Workspace

* **Name**: the display name. Edit anytime; takes effect immediately.
* **ID**: the stable identifier (`t_...`). Set at creation, immutable. Use the copy button when an API or support request asks for it.
* **Data region**: where the workspace's data lives (e.g. 한국 · KR). Fixed at creation.

## Timezone

The workspace default timezone (UTC by default). Schedules and date displays across the workspace follow it.

## Deleting the workspace

**Delete workspace** at the bottom of the page removes the workspace and its data. Only Owners can do this, and it is not reversible, so export anything you need first.

The account's last remaining workspace can't be deleted. Create a new workspace first.

## Related

<CardGroup cols={2}>
  <Card title="Members" icon="users" href="/settings/workspace/members">
    Invite people and assign roles.
  </Card>

  <Card title="Permissions" icon="lock" href="/settings/workspace/permissions">
    What each role can see and do.
  </Card>
</CardGroup>
