> 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-instrukcja-obslugi-uzytkownika/dashboard/misje/obsluga-misji/zakoncz-misje.md).

# Zakończ misję

Zakończenie misji zapisuje ją w systemie.

{% stepper %}
{% step %}

### Otwórz punkt misji

W panelu nawigacji wybierz punkt misji, na przykład **„TPatrol sensor 2”**.

<figure><img src="/files/5Rn119AhoRSa4i73ToZi" alt="Widok punktu misji TPatrol sensor 2"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Zakończ misję

Kliknij **„Zatrzymaj misję”** <img src="/files/jTgcEtqlyGxMvFujB3l1" alt="Ikona Zatrzymaj misję" data-size="line">.

Podpisz operację.

Zaplanowaną misję możesz zakończyć tak samo. Może też zakończyć się automatycznie.

<figure><img src="/files/Yo4WjyjDCzLQic3qNfAw" alt="BTINY009" width="240"><figcaption><p>BTINY009</p></figcaption></figure>
{% endstep %}

{% step %}

### Sprawdź dane misji

Po zakończeniu misja pojawi się na liście misji.

Wykres i lista pokażą dane tej misji.

<figure><img src="/files/7cbsuYaa5kobeplmFqCt" alt="Misja po zakończeniu na liście misji"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Alternatywa: przycisk BTINY009

Jeśli czujnik BTINY009 jest w zasięgu Cloud Connector, możesz zatrzymać misję przyciskiem na czujniku.


---

# 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-instrukcja-obslugi-uzytkownika/dashboard/misje/obsluga-misji/zakoncz-misje.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.
