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

# Settings

> Configure your Unkey workspace name, manage team members, rotate root keys, and update billing settings from the workspace dashboard.

Navigate to **Settings** in the sidebar to manage your workspace. Settings are grouped into tabs: General, Team, Root Keys, and Billing.

## General

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/unkey/x4OlsjqEyio8akfR/platform/workspaces/general-settings-light.png?fit=max&auto=format&n=x4OlsjqEyio8akfR&q=85&s=f43a8d88cbfe598df52e03c682bfec79" alt="General settings" width="1908" height="396" data-path="platform/workspaces/general-settings-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/unkey/x4OlsjqEyio8akfR/platform/workspaces/general-settings-dark.png?fit=max&auto=format&n=x4OlsjqEyio8akfR&q=85&s=fcb6d67c91ec0a4a097a2435004b0b85" alt="General settings" width="1908" height="394" data-path="platform/workspaces/general-settings-dark.png" />
</Frame>

### Workspace name

The display name for your workspace (3 to 50 characters). This is not customer-facing. It helps you and your team identify the workspace in the dashboard.

1. Navigate to **Settings > General**.
2. Enter a new name in the **Workspace Name** field.
3. Click **Save**.

### Workspace ID

A read-only, system-generated identifier for your workspace (for example, `ws_abc123`). Click the copy button to copy it to your clipboard. You need this ID when calling the Unkey API.

## Team

Manage who has access to your workspace and what they can do. See [Team members](/platform/workspaces/team-members) for details on roles, invitations, and member management.

<Note>
  Team members require a paid plan. [Upgrade your plan](/platform/workspaces/billing#upgrade-your-plan) to access this tab.
</Note>

## Root keys

Manage root keys for programmatic access to the Unkey API. See [Root keys](/platform/root-keys/overview) for details on creating keys, permissions, and best practices.

## Billing

Manage your subscription, payment methods, and invoices. See [Billing](/platform/workspaces/billing) for details on plans, upgrades, and the billing portal.
