# Analyse aktivieren

{% hint style="info" %}
Die Analyse hilft uns, das Produkt zu verbessern und Sie bei Ihren Supportanfragen besser zu unterstützen. Wir empfehlen daher, diese Option aktiviert zu lassen.
{% endhint %}

Um diese Einstellung zu ändern, folgen Sie den nachstehenden Schritten:

1. Öffnen Sie die Einstellungen, indem Sie auf das **Zahnradsymbol** in der rechten oberen Ecke tippen.
2. Tippen Sie auf **Konto- und Geräteverwaltung**.
3. Tippen Sie auf **Analyse aktivieren**.
4. Geben Sie den gewünschten Wert ein (ja/nein).


---

# Agent Instructions: 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://docs.moasure.com/de/moasure-app/einstellungen/konto-and-gerateverwaltung/analyse-aktivieren.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.
