# 项目名称、属性、状态

## 1. 项目基本信息

项目的基本信息包括项目名称、创建者、创建时间等基本信息。在`项目设置`> `项目操作`中，可以看到当前项目的基本信息。

![](/files/-MdBInUh9DnNDC12gwt4)

## 2. 修改项目名称

如需修改项目名称，可在项目名称的输入框内修改名称，并点击`更新`，即可修改项目名称。

## 3. 管理项目属性

项目属性用于描述项目的一些关键信息。在`项目设置`> `项目配置`>`项目属性`中，显示了当前项目的属性列表，可以在项目管理首页显示或者在项目概览的卡片中显示。

项目管理员可以根据需要添加项目属性。点击`添加项目属性`，从`项目管理配置中心`>`项目属性`中选择需要的属性字段，添加即可。

## &#x20;4. 管理项目状态

项目状态用于描述当前项目的状态，一个项目在其生命周期过程中可能经历多个状态。在`项目设置`> `项目配置`>`项目状态`中，显示了当前项目状态。

项目管理员可以根据需要添加项目状态。点击`添加项目状态`，从`项目管理配置中心`>`项目状态`中选择需要的项目状态，添加即可。


---

# 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/ones-project/xiang-mu-ji-ben-xin-xi.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.
