> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag-agencies/dashboard-voor-bureaus/foutmeldingen-voor-bureaugebruikers-wijzigen.md).

# Foutmeldingen voor bureaugebruikers wijzigen

Leer hoe je de Notificatie instellingen voor foutmeldingen kunt wijzigen voor agencygebruikers in het Agency Dashboard.

Alle gebruikers van het bureau ontvangen automatisch e-mailmeldingen over Fouten vanuit alle klanten (inclusief die [gekoppeld zijn Naar het Agency Dashboard met de link](/get-started/get-started-nl/aan-de-slag-agencies/dashboard-voor-bureaus/vraag-toegang-naar-bestaande-bedrijven-aan.md)).

Als je deze meldingen liever niet ontvangt, kun je je afmelden door deze stappen te volgen:

{% hint style="warning" %}
**Belangrijk:** Deze Notificatie instellingen zijn specifiek voor elke gebruiker en elk bedrijf. Het Opslaan van de Instellingen heeft alleen invloed op je eigen Account, niet op de Accounts van andere gebruikers die toegang hebben Naar het bedrijf. Bijvoorbeeld: als Marie zich aanmeldt en Anna zich afmeldt, blijft Marie foutmeldingen ontvangen terwijl Anna dat niet zal doen.
{% endhint %}

1. Log in met het e-mailadres waarvoor je de instellingen wilt aanpassen.
2. Ga Naar **Bedrijven** in het Agency Dashboard en zoek het <i class="fa-bell-ring">:bell-ring:</i> pictogram naast het betreffende bedrijf.

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/ZWCnzxIfLVDsve2PtGLH/19238092075922" alt=""><figcaption></figcaption></figure>

3. Op de **Notificatie instellingen** pagina, selecteer de optie "Geen meldingen" in alle secties.
4. Klik **Opslaan**.

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/f69P6Z2oUIn9k0LxmAD4/12229264649106" alt=""><figcaption></figcaption></figure>


---

# 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://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag-agencies/dashboard-voor-bureaus/foutmeldingen-voor-bureaugebruikers-wijzigen.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.
