# Create tasks

## Task menu

<figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/5IKbgQvxywmjrm6RpIJc/image.png" alt=""><figcaption></figcaption></figure>

1. Follow the steps [-> Configure ticket](https://docs.buildings.ability.abb/collection/english-v14/documentation/tickets/configure-ticket) from
2. Click on <img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/xepTPmJLqiBDhQBoNR17/image.png" alt="" data-size="line"> bottom right in the [-> Ticket details](https://docs.buildings.ability.abb/collection/english-v14/documentation/tickets/ticket-details)\
   ▷ The task menu opens
3. Fill in the field **"Assigned to"** to assign the task to a person.
4. Give the task a **Title**.
5. Select a **Reason** for the task.
6. Write a **Description** of the task.
7. Optional: Attach a **asset** and add a **file** if necessary.
8. Click on **"Create task"**.

   ▷ The **"Task details"**.
9. Here you can begin with the **editing** of the task. [-> Start and finish task](https://docs.buildings.ability.abb/collection/english-v14/documentation/tickets/start-and-complete-task)

{% hint style="info" %}
Only the person assigned to the task can edit, complete, or cancel the task.
{% 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.buildings.ability.abb/collection/english-v14/documentation/tickets/create-tasks.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.
