# 团队配置管理

团队管理员是整个团队账号的超级管理员，拥有最高权限，一般由公司/团队负责人担任。注册团队后，注册者将会自动成为团队管理员，拥有管理团队的权限。

团队管理员可以设置团队基础信息、管理成员和组织架构、对团队权限进行配置。登录 ONES，点击左侧菜单栏 **「团队配置中心」** 即可进入。

## 1. 变更团队负责人

当团队负责人出现离职等情况时，需要把团队负责人变更为其他成员。

1. 进入到 **团队配置中心>团队成员** ；
2. 点击团队负责人的账号；
3. 选择「变更团队负责人」即可。

## 2. 单团队和多团队

ONES 支持单团队和多团队模式。单团队下，团队管理员拥有最高权限。多团队下，可将成员划分到不同团队中，实现多团队组织架构管理，每个团队都有完整的产品矩阵，团队间数据隔离，组织管理员拥有最高权限。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides-ones.gitbook.io/guides/usage-guide/tuan-dui-pei-zhi-guan-li.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
