> 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-anvandarmanual/dashboard/transporter/transporthantering/aktiv-transport.md).

# Aktiv transport

MP med en aktiv transport har en aktiv transportmarkör![](/files/f3oZ516Bg0ZvbYUrwRhf)som visas efter namnet i Dashboard.

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

### Knappar för aktiv transport

MP-formuläret för den aktiva transporten har knappar för att:

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

* **Flytta** <img src="/files/1ofl3vm9WA381KTYlSIq" alt="" data-size="line"> används för att flytta ett uppdrag till en virtuell uppdrags-MP. Se [Flytta transporten](/boomerang-3-anvandarmanual/dashboard/transporter/transporthantering/flytta-transporten.md). Under ett aktivt uppdrag är den gråtonad och inaktiv.
* **Stoppa** <img src="/files/4GXyRnkaTjTLAG0bXYBt" alt="" data-size="line"> den aktiva transporten.
* **Schemalägga** <img src="/files/wkPwVz0g2rS71UklibjX" alt="" data-size="line"> en framtida transport. Se [Schemalägg transport](/boomerang-3-anvandarmanual/dashboard/transporter/transporthantering/schemalagg-transport.md).
* **Avbryta** <img src="/files/XYXAL69nZTKG1jULFb4s" alt="" data-size="line"> den aktiva transporten.

{% hint style="info" %}
För att avbryta en schemalagd transport innan den startar måste transporten synas i transportlistan.\
För att göra den synlig, justera [tidsintervallet](/boomerang-3-anvandarmanual/common_elements/val-av-tidsintervall.md) med hjälp av **Anpassade** inställningar.\
Ställ in sluttiden efter den schemalagda transportens starttid.\
Välj sedan transporten i listan och avbryt den.
{% endhint %}

### Transportlista under en aktiv transport

Den aktuella transporten visas som aktiv i transportlistan.

* En schemalagd transport visar både start- och stopptid.
* En oschemalagd transport visar endast starttiden.
* Den aktiva transportmarkören visas också bredvid transportkontrollerna.

<figure><img src="/files/IVXxbkMplESipxd6ryYS" 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-anvandarmanual/dashboard/transporter/transporthantering/aktiv-transport.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
