> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/missions/mission-handling/active-mission.md).

# Active mission

The MP with an active mission will have an active mission<img src="/files/DG5688agWQAGkq51ErY3" alt="" data-size="original">marker shown after its name in the  dashboard.

<figure><img src="/files/6PMRRCKxkicyKPCSogHB" alt=""><figcaption></figcaption></figure>

The MP form during the active mission has the buttons that can be used to:

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

1. Stop <img src="/files/4GXyRnkaTjTLAG0bXYBt" alt="" data-size="line"> the active mission.
2. [Schedule mission](/boomerang-3-domain-administrator-manual/dashboard/missions/mission-handling/schedule-mission.md) <img src="/files/wkPwVz0g2rS71UklibjX" alt="" data-size="line"> in the future.
3. Cancel <img src="/files/XYXAL69nZTKG1jULFb4s" alt="" data-size="line"> the active mission.&#x20;

If you want to cancel a scheduled mission then you first need to modify the [Time range selection](/boomerang-3-domain-administrator-manual/dashboard/time-range-selection.md) using Custom settings and set the end to future date beyond the scheduled mission start date. After this change the scheduled mission will be shown in the Missions list and it will be possible to select it and cancel.

4. The grey Move <img src="/files/T1QeVCZdWQg8NRHw2nRp" alt="" data-size="line"> button is used to move a mission to a virtual Mission MP. It is not active during an active mission.
5. The current mission is shown as active in the Mission list. The scheduled active mission shows the start and stop time, a mission that was not scheduled has only start time. There is also an active mission  marker shown after the active mission buttons.

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


---

# 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://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/missions/mission-handling/active-mission.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.
