> 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/broker/nl/cyberpreventie/inviting-an-insured-to-stoik-protect.md).

# Een verzekerde uitnodigen voor Stoïk Protect

Als u uw verzekerde tijdens de acceptatie niet heeft uitgenodigd voor de Stoïk Protect-omgeving, kunt u die op elk moment uitnodigen vanuit de Broker Space.

### Waarom is dit belangrijk?

1. Om de implementatie van cybersecuritytools mogelijk te maken. Zonder toegang tot hun omgeving kan uw verzekerde de preventietools die via Stoïk Protect beschikbaar zijn gesteld, niet implementeren.
   1. Deze tools verkleinen het risico op cyberaanvallen aanzienlijk.
   2. Daarom profiteren klanten die ze activeren automatisch van een **korting van 25% op hun eigen risico** in het geval van een claim.
2. Om snel te kunnen reageren in het geval van een kritieke kwetsbaarheid. Zonder geïdentificeerde gebruiker kan ons cybersecurityteam (Stoïk CERT) geen contact opnemen met de verzekerde als er een kritieke fout in hun infrastructuur wordt ontdekt.
   1. Stoïk CERT bewaakt continu de belangrijkste kwetsbaarheden die van invloed zijn op de technologieën die door onze verzekerden worden gebruikt.
   2. Om deze monitoring effectief te laten zijn, moet het technische contact van de verzekerde onderneming geïdentificeerd zijn.

### Wie moet u uitnodigen, en hoe?

Wij raden aan de verantwoordelijke voor IT uit te nodigen:

* de Chief Information Officer (CIO) of IT-manager
* een externe IT-dienstverlener

Om dit te doen, gaat u naar de `Cliënten` pagina, selecteert u een contract en klikt u vervolgens op het `Stoïk Protect` tabblad. U kunt gebruikers vanaf deze pagina uitnodigen.

<figure><img src="https://994658432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRhe7j55ZXVJsE5UDgWY4%2Fuploads%2Fgit-blob-3f5f5af3c2647cd7ab86152d24e3eaba7eb6fa6c%2FScreenshot%202026-01-06%20at%2020.27.54.png?alt=media" alt=""><figcaption></figcaption></figure>

Wat gebeurt er vervolgens? De gebruiker wordt uitgenodigd om een account aan te maken op Stoïk Protect.


---

# 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/broker/nl/cyberpreventie/inviting-an-insured-to-stoik-protect.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.
