> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/circulation-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/circulation-user-manual/tasks/introduction.md).

# Introduction

The Task system assists Circulation users in organizing and prioritizing work to be completed. Tasks can be generated automatically by entering or processing Customer Service transactions, processing a Targeted Marketing product, or running certain reports. They can also be added manually. Tasks can be assigned to either individual users or task groups.

Tasks are viewed, completed, reassigned, escalated, and annotated in the My Task or All Tasks module (see [My Tasks](/circulation-user-manual/tasks/tasks-menu/my-tasks.md) and [All Tasks](/circulation-user-manual/tasks/tasks-menu/all-tasks.md)), and also in Customer and Route Services (see [Tasks](/circulation-user-manual/customer-service/tasks.md)). In the My Tasks and All Tasks modules, task status is displayed in real-time; new tasks and updates to existing tasks are broadcast instantly.

#### Task setup is done in the Tasks module. This includes:

* Defining task groups
* Defining task types
* Defining reason codes for updating tasks (activity codes)
* Specifying which automated processes create tasks
* Defining alerts, which are events that automatically modify tasks

![](/files/8NK7SI7T169ZE9A0N80r)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.navigaglobal.com/circulation-user-manual/tasks/introduction.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.
