# Tasks

- [Overview](https://docs.moasapp.com/tasks/overview.md): This page refers to the tasks, projects and opportunities tabs. When loading any of these tabs you will see a list of items, filter, add button and title.
- [Tasks](https://docs.moasapp.com/tasks/tasks.md): Tasks in MOAS are designed to help you keep on top of small client group jobs. On this page you will find all the detailed information on viewing, editing and deleting individual tasks.
- [Projects](https://docs.moasapp.com/tasks/projects.md): Projects in MOAS are designed to help you keep on top of large client group jobs. On this page you will find all the detailed information on viewing, editing and deleting individual projects.
- [Opportunities](https://docs.moasapp.com/tasks/opportunities.md): Opportunities in MOAS are designed to help you keep on top of potential new revenue. On this page you will find all the detailed information on viewing, editing and deleting individual opportunities.
- [Status](https://docs.moasapp.com/tasks/status.md): Status is found on tasks, opportunities and projects. This page describes how status is calculated and what are all the status options.
- [Teams & Tags](https://docs.moasapp.com/tasks/teams-and-tags.md): Teams and tags can be added to tasks, opportunities and projects. This page covers how to add and remove tags and teams.
- [Templates](https://docs.moasapp.com/tasks/templates.md): Templates in the task module can be created for Tasks, Projects and Opportunities. On this page you will find all the information on creating, editing, viewing and deleting templates.


---

# 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.moasapp.com/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.
