# 筛选器组件

## 1. 筛选器组件简介

筛选器组件呈现了项目内所有的工作项。在该组件下，可以利用多种筛选条件，帮助用户更加精确地将想要查看和管理的工作项筛选出来。每个用户可以建立多个筛选器和视图，满足不同的工作需求。

![「筛选器」组件图示](/files/-MUIGYktolFrZNJ1egvb)

## 2. 功能特性

### 2.1 视图管理

对工作项进行筛选后的工作项列表视图，可以保存为私人视图或公共视图。

{% hint style="info" %}
公共视图的创建操作由“管理项目“权限控制，公共视图可被具有该组件查看权限的成员查看。
{% endhint %}

![](/files/-MSbRCF4FtWBCfVJPspE)

系统预设了“全部工作项”、“我负责的”、“我关注的”三个共享视图。

![](/files/-MSbQrAKoSROp05qKZpL)

### 2.2 筛选工作项

筛选器支持添加多个条件组，能够更加高效的找到所需要的信息；

* 筛选器可添加多个条件组，多个条件组之间的关系为“或”；
* 筛选器可以利用多重筛选条件，更加精确地将想要查看和管理的工作项筛选出来；
* 条件字段工作项标题支持模糊搜索，检索结果覆盖范围更加全面。


---

# 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/shai-xuan-qi-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.
