> 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/widok-obiektu-typu-misja.md).

# Widok obiektu typu Misja

Obiekt misji działa podobnie jak inne obiekty.

Dodatkowo ma on pole **Transport**, które pozwala wybrać konkretną misję.

{% stepper %}
{% step %}

### Otwórz obiekt misji

W strukturze wybierz punkt misji, na przykład **„TPatrol sensor 1”**.

Następnie przejdź do karty **Właściwości** obiektu (np. **Transports**).

<figure><img src="/files/HdzQmzPSx0AX4GY7cqOQ" alt="Wejście do obiektu misji przez punkt misji"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Wybierz misję w polu Transport

Pod listą punktów znajduje się pole **Transport**.

Z listy wybierz misję/transport.

Na liście są misje z bieżącego zakresu czasu.

Zobacz: [Wybór zakresu czasu](/boomerang-3-instrukcja-obslugi-uzytkownika/common_elements/wybor-zakresu-czasu.md).

<figure><img src="/files/J68lPa6hL3Jfq0gRDL4U" alt="Pole Transport i lista misji"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Przyciski sterowania misją

Przyciski sterowania misją znajdują się po prawej stronie pola **Transport**.

<figure><img src="/files/E96dekPkZeLh8Z7tyAxI" alt="Przyciski sterowania misją"><figcaption></figcaption></figure>

{% hint style="info" %}
Jeśli masz uprawnienia administratora, możesz definiować okres rejestracji i transmisji czujnika misji BTiny. Opis znajduje się w dokumencie administratora: [Konfiguracja BTiny Mission](/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__measuring_points/types-of-measuring-points/btiny-mp.md).
{% endhint %}


---

# 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/widok-obiektu-typu-misja.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.
