# 问题管理

{% hint style="info" %}
问题构造完成后，可对问题进行过滤和修订，可提升后续数据集的生成质量。
{% endhint %}

### 列表视图

可查看问题名称、问题关联的领域标签、问题所属的文本块，可根据问题、标签名称筛选：

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

支持编辑现有问题、新增自定义问题：

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

### 领域树视图

可以领域树视图查看每个领域标签下构造出的问题：

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

{% hint style="info" %}
建议在这个模块删除质量较低的问题（比如跟文献的作者、标注等不相关的问题），避免后续构造出一些质量较低的数据集，并自定义添加好缺失的问题。
{% endhint %}


---

# 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.easy-dataset.com/wen-ti/wen-ti-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.
