> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/configureer-medewerkers-voor-plansmart.md).

# Configureer Medewerkers voor PlanSmart

Elke Medewerker heeft de juiste instellingen nodig voordat PlanSmart hen kan opnemen.

### Vereiste Medewerkergegevens

Controleer voor elke Medewerker deze waarden:

* start Adres
* starttype
* werktijden
* geldige locatiecoördinaten

Zonder deze gegevens kan PlanSmart geen nauwkeurige routes samenstellen.

{% stepper %}
{% step %}

### Open de stap Medewerkers

Ga naar **Instellingen → PlanSmart**.

Open **Medewerkers** in de configuratiewizard.
{% endstep %}

{% step %}

### Controleer de gereedheid van de Medewerker

Controleer welke medewerkers als gereed zijn gemarkeerd.

Zoek naar ontbrekende gegevens van de startlocatie.
{% endstep %}

{% step %}

### Open een Medewerker

Klik op de Medewerker die je wilt bewerken.
{% endstep %}

{% step %}

### Stel het starttype in

Kies of de Medewerker start vanaf **Thuis** of **Depot**.
{% endstep %}

{% step %}

### Voer het start Adres in

Vul het volledige Adres in.

Sla de Medewerker vervolgens op.
{% endstep %}

{% step %}

### Bevestig de coördinaten

Controleer of de locatiegegevens correct worden opgehaald.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Waarom is een Medewerker niet als gereed gemarkeerd?</summary>

Het start Adres ontbreekt of de coördinaten zijn niet geldig.

</details>

<details>

<summary>Kan ik Medewerkers uitsluiten van PlanSmart?</summary>

Ja.

Medewerkers zonder volledige instellingen worden niet opgenomen.

</details>

<details>

<summary>Wat is het verschil tussen Home en Depot?</summary>

**Thuis** start vanaf het Adres van de Medewerker.

**Depot** start vanaf een gedeelde locatie.

</details>

### Gerelateerde onderwerpen

* [**PlanSmart (AI-routeplanner)**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner.md)
* [**Stel werktijden en Beschikbaarheid in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/stel-werktijden-en-beschikbaarheid-in.md)
* [**Stel PlanSmart in met de configuratiewizard**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/stel-plansmart-in-met-de-installatiewizard.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/configureer-medewerkers-voor-plansmart.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.
