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

# Settings

> Manage workspace settings, members, secrets, integrations, and billing

## Workspace Settings

Workspace settings are available from **Workspace Settings** in the platform sidebar. Available pages depend on your role.

### General

The **General** page shows the workspace ID and lets owners and admins update:

* **Workspace Name** — the workspace URL identifier.
* **Logo** — the workspace logo image.
* **Default Timezone** — the timezone used when displaying dates and times in the workspace.

### Members

The **Members** page lists workspace members by name, role, and join time.

| Role       | Permissions                                                           |
| ---------- | --------------------------------------------------------------------- |
| **Owner**  | Full access, including workspace deletion and managing all roles.     |
| **Admin**  | Manage settings, billing, integrations, members, and API keys.        |
| **Member** | View and manage resources like datasets, training runs, and rollouts. |

Owners and admins can invite members by email, assign a role, and view pending invites.

### Danger Zone

The **Danger Zone** page lets owners manage workspace deletion. Non-owner members see the option to leave the workspace.

***

## Secrets

Secrets are available from **Secrets** in the platform sidebar. Use secrets to store environment values that are needed during training.

The **Secrets** page lists each secret by name, masked value, creator, and creation time. Secret values are encrypted at rest, masked by default in the UI, and can be revealed or copied from the table.

***

## Integrations

Integrations are available from **Integrations** in the platform sidebar.

### Git

The **Git Integration** page connects GitHub to manage rollouts, training configs, and related workspace content. Owners and admins can connect or disconnect the GitHub account and manage the connected repository.

See [Git Sync](/cli/workspace/git-sync) for the repository workflow.

### Hugging Face

The **Hugging Face Integration** page manages Hugging Face tokens for uploading checkpoints to Hugging Face. A workspace can store up to 20 Hugging Face tokens.

***

## Billing

<Note>
  Billing is only available to workspace owners and admins.
</Note>

The **Billing** page shows subscription and billing information for the workspace:

* **Billing setup** — set up billing when a workspace does not have an active subscription.
* **Current Subscription** — view the active product, subscription status, and description.
* **Billing Period** — view the current period start and end dates for active subscriptions.
* **Billing Information** — view the billing email address and customer ID.
* **Credit Balance** — view available credits and credit history when present.
* **Subscription Management** — cancel an active subscription.
