# 执行组件

## 1. 执行组件简介

「执行」组件主要用于展示在项目计划下拆解得出的所有计划，是每个计划的追踪工具。独立的组件可以确保项目计划的数据安全，项目管理员可以分配相应的负责人监控计划完成的进度。

![「执行」组件图示](/files/-MUIJmETxigMC1egWMmR)

## 2. 功能特性

### 2.1 计划详情

点击任一计划，可以查看计划的负责人、进度、开始结束日期、其关联的迭代或者工作项、前置依赖或者后置影响。

### 2.2 计划筛选

可以按照计划的属性对计划列表进行筛选，筛选出符合条件的计划。

### 2.3 视图管理

支持视图管理，通过筛选将列表保存为公共/私人视图，满足不同的业务场景和个人习惯。

![视图管理图示](/files/-MSCd2dzRtJnOHnLb5Q7)


---

# 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/pei-zhi-xiang-mu-zu-jian/zhi-hang-zu-jian.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.
