> For the complete documentation index, see [llms.txt](https://docs.itunit.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itunit.be/microsoft-windows/bedrijfsportaal.md).

# Bedrijfsportaal

## Wat is de Bedrijfsportaal?

Denk aan het als een app die je op je computer, smartphone of tablet kunt installeren. Deze app is bedoeld voor mensen die werken bij een bedrijf of organisatie en die hun apparaten voor werkdoeleinden gebruiken.

## Wat kun je doen met de Bedrijfsportaal?

1. **Toegang tot werk-apps en documenten:** Je kunt de app gebruiken om gemakkelijk toegang te krijgen tot apps en documenten die je voor je werk nodig hebt. Denk aan e-mails, agenda's, chat-apps en andere specifieke werkgerelateerde apps.
2. **Houd je apparaat veilig:** Het helpt ook om je apparaat veilig te houden. Jouw werkgever kan ervoor zorgen dat jouw apparaat up-to-date is met de nieuwste beveiligingsupdates om te voorkomen dat jouw informatie in verkeerde handen valt.
3. **Zie regels en beleid:** Als je bijvoorbeeld een wachtwoord moet instellen voor jouw werkaccount of als er regels zijn over het installeren van bepaalde apps, kun je die hier vinden.


---

# 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:

```
GET https://docs.itunit.be/microsoft-windows/bedrijfsportaal.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.
