# Completing a Task

To complete a task, you must enter some basic case notes and complete all mandatory fields (marked with a `“*”`). You must then select an action to perform and click the **Submit** button.

If for some reason you are unable to complete the task or wish to move it to another queue (possibly a personal one or a queue that is assigned to an investigative specialist), then select a queue for the task and click on **Return to queue.**

You can also save a draft, which is useful if you are working on a case and need to leave it for some reason. The draft will store any text and field information already entered.


---

# 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.tomorrowx.com/cap/product-reference/working-with-case-managers/completing-a-task.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.
