> For the complete documentation index, see [llms.txt](https://service.zekerarbo.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal.md).

# Using the portal

- [Create account for supervisor](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/create-account-for-supervisor.md): Do you want to give a supervisor access to the portal so he or she can view or report absence? Follow these steps to add a user.
- [Assign permissions to supervisor](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/assign-permissions-to-supervisor.md)
- [Find absent employees and appointments](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/find-absent-employees-and-appointments.md): Quickly see where you can find absent employees and where scheduled appointments are in Planningsagenda.
- [Find, view, and add documents](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/find-view-and-add-documents.md): Find, open, edit drafts, and add documents to a file in Planningsagenda.
- [Enable or disable email notifications](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/enable-or-disable-email-notifications.md)
- [Data is missing or duplicated in the portal](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/data-is-missing-or-duplicated-in-the-portal.md)
- [Delete customer user](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/delete-customer-user.md)
- [Edit employee (client)](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/edit-employee-client.md)
- [Add employee (client)](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/add-employee-client.md): Do you want to report absence for an employee who is not yet in the system? Then first add this person manually in ZekerArbo Online.
- [Report employee (client) sick](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/report-employee-client-sick.md): Do you want to report sick leave?
- [Report employee (client) partially recovered](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/report-employee-client-partially-recovered.md): Is a sick employee returning to work again (partially)? Great! You can easily report this in the portal.
- [Report employee (client) recovered](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/report-employee-client-recovered.md)
- [Add a contact moment, note, or correction](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/add-a-contact-moment-note-or-correction.md): Add a note or contact moment to a file. Also correct a sickness or recovery report if you work without a connection.
- [Taking over a colleague's tasks during absence](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/taking-over-a-colleagues-tasks-during-absence.md)
- [Create an Action Plan (WvP)](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/create-an-action-plan-wvp.md)
- [Absence protocol](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/absence-protocol.md)
- [Create an absence report](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/create-an-absence-report.md): Do you want insight into absence within your organization? In ZekerArbo Online, you can easily generate a report yourself.
- [Request insurer absence statement](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/request-insurer-absence-statement.md): Do you need a specific absence overview for your absence insurer? You can download this absence statement directly from the portal.
- [Explanation of user roles](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/explanation-of-user-roles.md)
- [26-week forecast](https://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal/26-week-forecast.md): Request a 26-week forecast for a UWV dismissal application in case of long-term incapacity for work.


---

# 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://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/using-the-portal.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.
