# Task Editor

The **Task Editor** consists of three pages: Overview, Task Changes, and Review Changes. Users can switch between them by clicking the tabs on the bottom of the editor. Changes in the editor are automatically saved. To learn more about the different pages' content please visit the following sites:

{% content-ref url="/pages/-MXgJdMbZU9qvDO584kG" %}
[Overview Page](/snow-owl-authoring-platform/collaborative-authoring/task-editor/overview-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXgJsQkvHxjMSEHt71E" %}
[Task Changes Page](/snow-owl-authoring-platform/collaborative-authoring/task-editor/task-changes-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXgK3BWH5hiwl\_Q-NuA" %}
[Review Changes Page](/snow-owl-authoring-platform/collaborative-authoring/task-editor/review-changes-page.md)
{% endcontent-ref %}


---

# 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.b2ihealthcare.com/snow-owl-authoring-platform/collaborative-authoring/task-editor.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.
