> For the complete documentation index, see [llms.txt](https://docs.mnspro.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mnspro.cloud/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/verwaltung/symbolleiste/erweiterte-optionen-android.md).

# Erweiterte Optionen Android

Über die Symbolleiste bei einem Android-Gerät öffnen Sie folgende Ansicht (siehe Abbildung40).

<figure><img src="/files/2hfRUF06kh4TbpnCNqPH" alt=""><figcaption><p>Abbildung 40. <em>Erweiterte Optionen für Android</em></p></figcaption></figure>

Hier sehen Sie alle Einstellungen des Endgeräts, die vorgenommen wurden. Eine Veränderung ist an dieser Stelle für Sie nicht möglich. Einzig die Optionen ganz oben können Sie nutzen. Dies gilt für alle Betriebssysteme.

Neben den Grunddaten wie dem Gerätenamen sehen Sie auch noch folgende Optionen:

* **Geräteaktionsstatus**: Hier sehen Sie, wann Änderungen am Endgerät durchgeführt wurde. Beispielsweise das Durchführen eines Neustarts oder eine Namensänderung.
* **Hardware**: Hierunter finden Sie, wenn eingepflegt, Informationen zur Hardware. Darunter die Seriennummer, den Hersteller und das Betriebssystem.
* **Gruppenmitgliedschaft**: Hier können Sie sehen, ob es sich bei der Gruppenzuordnung des Endgeräts um eine *dynamische* oder *statische Gruppe* handelt.&#x20;
* **Geräteeinstellung**: Hierunter können Sie die Einstellungen für das betreffende Endgerät einsehen.&#x20;
* **Verwaltete Apps**: Hierunter sehen Sie alle Applikationen, die dem Endgerät zugewiesen wurden.


---

# 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://docs.mnspro.cloud/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/verwaltung/symbolleiste/erweiterte-optionen-android.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.
