> For the complete documentation index, see [llms.txt](https://docs.stoik.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stoik.io/msp/de/kontoverwaltung/managing-an-account.md).

# Ein Konto verwalten

## Auf den Stoïk Protect-Bereich eines Kunden zugreifen

Siehe [Ein Konto hinzufügen](/msp/de/kontoverwaltung/adding-an-account.md) um auf den Stoïk Protect-Bereich eines Kunden zuzugreifen.

## Zwischen Stoïk Protect-Bereichen navigieren

Von einem bestimmten Stoïk Protect-Konto aus können Sie zwischen verschiedenen Protect-Bereichen navigieren.

Alle Kunden, auf deren Bereiche Sie zugreifen können, werden aufgelistet. Eine Suchleiste ist ebenfalls verfügbar.

Sobald Sie mit mehreren Protect-Bereichen verbunden sind, erscheint ein `MSP Cockpit` Bereich. Er enthält zwei Registerkarten: `Tools-Abdeckung` und `Warnmeldungen`.

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

{% hint style="info" icon="lightbulb" %}
Weitere Informationen zur Funktionsweise des Cockpits finden Sie auf dieser Seite, die die Funktionsweise ausführlicher erklärt: [Cockpit](https://docs.stoik.io/onboarding/cockpit) oder gehen Sie direkt zu [Stoïk Protect Cockpit](/msp/de/stoik-protect/stoik-protect-cockpit.md)
{% endhint %}

***

## So funktionieren Cyber-Produkte

### Präventionstools

Alle Artikel zu den Stoïk-Präventionstools finden Sie im [Hilfecenter](https://github.com/stoikio/gitbook-global/tree/main/help-center/prevention-tools/what-is-the-external-scan/README.md).

{% hint style="info" %}
Wenn der Kunde nicht bei Stoïk versichert ist, startet das Tool External Scan, sobald der Kunde nach Erhalt der Verbindungseinladung zu seinem Bereich seine Angaben vervollständigt.
{% endhint %}

### MDR

Alle Artikel zum Stoïk-MDR-Produkt finden Sie im [Hilfecenter](https://github.com/stoikio/gitbook-global/tree/main/help-center/stoik-mdr/deploy/README.md).

### Email Security

Alle Artikel zum Stoïk Email Security-Produkt finden Sie im [Hilfecenter](https://github.com/stoikio/gitbook-global/tree/main/help-center/email-security/email-security-setup-microsoft-o365/README.md).

## Cyber-Produkte testen

Wenden Sie sich an Ihren Account Manager, um Zugang zu einem Testbereich von Stoïk Protect zu erhalten.

## Wer hat Zugriff auf den Stoïk Protect-Bereich?

Derzeit ist die Person mit Zugriff auf den Stoïk Protect-Bereich die Person, die die Verbindungseinladung an den Kunden gesendet hat.


---

# 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.stoik.io/msp/de/kontoverwaltung/managing-an-account.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.
