# 版本管理

在产品研发过程中，产品负责人可以通过版本管理规划和管理跨产品或者跨项目的版本，跟踪版本发布的进度情况。

![](/files/-MdBfTkmCwTfgMx_umD0)

## 1. 新建版本

在版本管理页面，点击`+新建版本`，在弹窗内输入版本名称，选择版本负责人和发布时间，即可新建一个版本。

## 2. 关联产品或迭代

创建版本后，点击`关联产品`或者`关联迭代`，可以将版本相关的产品或者迭代关联起来。

关联后，可以在版本中看到迭代的工作项完成情况、计划周期、当前阶段等信息。

在操作列，点击更多图标，选择`移出`，可以将迭代移出当前版本。

## 3. 修改版本状态

在版本名称旁边，可以根据版本的实际情况，修改版本状态。系统默认的状态为未开始、进行中、已完成。

## 4. 编辑版本

在版本名称右侧，点击更多图标，选择`编辑版本`，可以在弹窗内修改版本信息。

## 5. 删除版本

在版本名称右侧，点击更多图标，选择`删除版本`，可以在弹窗内确认删除当前版本。

## 6. 版本管理权限

版本管理的权限由拥有项目管理配置中心权限的用户在`项目管理配置中心`>`权限配置`中设置。有此权限的用户可以新建、查看、编辑、删除版本。


---

# 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/ban-ben-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.
