# Tracker Workflows

Cut down time spent on rote tasks by creating automations via tracker workflows. Workflows are set up using a simple visual editor so no coding experience is required!

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

## Features

#### Pre-Shipped Templates

We have templates set up for tasks like informing and approvals, and it’s easy to set up custom workflows to do just about anything that is triggered by changes in a tracker.

#### Approval Workflows

Approval workflows keep processes moving forward by automatically requesting an approval from one or multiple approvers and recording their feedback in the tracker. They can be customized, sent through various channels, and multiple levels of approval requests can be triggered sequentially. Actions can be customized for approval or denial in each case.

#### Inform Workflows

When colleagues need to be informed of something that happens in a tracker, inform workflows let you customize exactly how they are notified and give them a clear message with exactly what they need. This drives clarity in complex processing and saves valuable time for everyone involved.

#### Cross-Tracker Workflows

When information needs to be moved, locked, or copied across multiple trackers, workflows can do it automatically.

#### Workflow Logs

Detailed logs of workflow execution and changes make it easy to keep track of information, diagnose issues, and manage the flow of information.

#### Notifications & Reminders

Notifications are sent out to relevant parties when they need to address something within a workflow. Furthermore, reminders can be triggered to relevant people, to ensure that notifications are addressed in a timely manner.

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


---

# 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://guides.mangoapps.com/user-guide/trackers/tracker-workflows.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.
