> ## 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.

# 设置

> 管理 workspace settings、成员、secrets、integrations 和 billing

## Workspace Settings

Workspace settings 可从平台侧边栏的 **Workspace Settings** 访问。可用页面取决于您的角色。

### General

**General** 页面会显示 workspace ID，并允许 owners 和 admins 更新：

* **Workspace Name** —— workspace URL identifier。
* **Logo** —— workspace logo image。
* **Default Timezone** —— 在 workspace 中显示日期和时间时使用的 timezone。

### Members

**Members** 页面按名称、角色和加入时间列出 workspace members。

| Role       | Permissions                                          |
| ---------- | ---------------------------------------------------- |
| **Owner**  | 完全访问权限，包括删除 workspace 和管理所有角色。                       |
| **Admin**  | 管理 settings、billing、integrations、members 和 API keys。 |
| **Member** | 查看和管理 datasets、training runs、rollouts 等资源。           |

Owners 和 admins 可以通过邮箱邀请成员、分配角色，并查看 pending invites。

### Danger Zone

**Danger Zone** 页面允许 owners 管理 workspace deletion。非 owner 成员会看到离开 workspace 的选项。

***

## Secrets

Secrets 可从平台侧边栏的 **Secrets** 访问。使用 secrets 存储训练期间需要的 environment values。

**Secrets** 页面按名称、masked value、creator 和创建时间列出每个 secret。Secret values 会加密存储，在 UI 中默认 masked，并且可以从表格中 reveal 或 copy。

***

## Integrations

Integrations 可从平台侧边栏的 **Integrations** 访问。

### Git

**Git Integration** 页面连接 GitHub，用于管理 rollouts、training configs 和相关 workspace content。Owners 和 admins 可以连接或断开 GitHub account，并管理已连接 repository。

关于 repository workflow，请参见 [Git Sync](/zh/cli/workspace/git-sync)。

### Hugging Face

**Hugging Face Integration** 页面管理用于将 checkpoints 上传到 Hugging Face 的 Hugging Face tokens。每个 workspace 最多可存储 20 个 Hugging Face tokens。

***

## Billing

<Note>
  Billing 仅对 workspace owners 和 admins 可用。
</Note>

**Billing** 页面显示 workspace 的 subscription 和 billing information：

* **Billing setup** —— 当 workspace 没有 active subscription 时设置 billing。
* **Current Subscription** —— 查看 active product、subscription status 和 description。
* **Billing Period** —— 查看 active subscription 的 current period start 和 end dates。
* **Billing Information** —— 查看 billing email address 和 customer ID。
* **Credit Balance** —— 在存在 credits 时查看 available credits 和 credit history。
* **Subscription Management** —— 取消 active subscription。
