# 组织设置

组织设置允许组织所有者和管理员进行更改，这些更改会影响组织内的所有项目和成员。

要访问**组织设置/Organization settings**，请在 Recurve 左侧边栏点击 ![](/files/SJ68Y3yj0e5fEiy76fzn) ，选择相应的设置部分。

以下是组织的可用设置：

## 组织概览

<figure><img src="/files/6jL5MMG5Y03RITcjMIBL" alt=""><figcaption></figcaption></figure>

此处，您可以 **编辑组织名称/ Organization name** 或**删除组织/ Delete organization。**

## 用户管理

<figure><img src="/files/XGsAObZmB3Ur5C7t7q01" alt=""><figcaption></figcaption></figure>

用户管理/ **User management** 功能支持：

* 管理组织内的部门及对应成员。
* 通过电子邮件邀请成员。
* 修改成员角色。（即将上线）
* 停用/移除成员。

有关角色和权限的更多详细信息，请参考： [角色和权限设置](/cn-reorc-help-center/she-zhi/jue-se-he-quan-xian-she-zhi.md)。

## 环境和 Workers

设置环境和 Workers，请参考： [设置组织](/cn-reorc-help-center/she-zhi-yu-bu-shu/she-zhi-zu-zhi.md)。


---

# 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://docs.reorc.com/cn-reorc-help-center/she-zhi/zu-zhi-she-zhi.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.
