# Задачи

Раздел **«Задачи»** – один из разделов меню проекта, в котором задачи относятся к определенному проекту.

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

Опция используется для командной работы: один из членов команды может создать задачу для выполнения ее коллегами.

В разделе **«Задачи»** можно:

* просмотреть статус задач по проекту;
* открыть задачу в проекте;
* изменить статус задачи.

О том, как создать задачу, можно прочитать в разделе [«Коллаборация»](/sozdanie-proekta.-pervye-shagi/kollaboraciya/zadachi.md).


---

# 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://help.lynda.ru/rukovodstvo-dlya-nachinayushikh/obzor-menyu/menyu-na-urovne-proekta/1.1.3-zadachi.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.
