# 项目设置

项目管理员可以对项目设置进行更改，这些更改将应用于项目中的所有成员和资产。

要访问项目设置，打开项目并切换&#x5230;**“设置/ Settings ”**&#x6807;签页。

以下是项目的可用设置：

## 基本信息

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

在基本信息/**Basic information** 中，支持：

* 编辑项目名称和图标。
* 设置项目状态，当成员从项目列表查看项目时，此处可代表项目的状态。
* 编辑项目描述。

## 数据连接

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

**数据连接/Data connections** 用于配置在项目中可使用的连接。有关更多详细信息，请参考： [项目连接管理](/cn-reorc-help-center/lian-jie/xiang-mu-lian-jie-guan-li.md)。

## 项目权限（即将上线）

作为项目管理员，您可以邀请成员加入项目，并为他们分配不同的角色和权限。请参考：[角色和权限设置](/cn-reorc-help-center/she-zhi/jue-se-he-quan-xian-she-zhi.md)。

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


---

# 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/xiang-mu-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.
