> 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/marktplaats-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/medewerkers-configureren-voor-plansmart.md).

# Medewerkers configureren voor PlanSmart

Bereid Medewerkers voor met de juiste startlocatie en Beschikbaarheid voor routeoptimalisatie.

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

### Vereiste gegevens voor Medewerker

Controleer voor elke Medewerker deze waarden:

* start Adres
* start Type
* Werk Uren
* geldige Locatie-coördinaten

Zonder deze gegevens kan PlanSmart geen nauwkeurige routes opbouwen.

{% stepper %}
{% step %}

### Open de stap Medewerkers

Ga naar **Instellingen → PlanSmart**.

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

{% step %}

### Controleer de gereedheid van Medewerkers

Controleer welke Medewerkers als gereed zijn gemarkeerd.

Controleer op ontbrekende gegevens voor de startlocatie.
{% endstep %}

{% step %}

### Open een Medewerker

Klik op de Medewerker die u wilt Bewerken.
{% endstep %}

{% step %}

### Stel het Type voor start in

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

{% step %}

### Voer het startadres in

Vul het volledige adres in.

Sla vervolgens de Medewerker 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 gemarkeerd als gereed?</summary>

Het startadres ontbreekt of de coördinaten zijn niet geldig.

</details>

<details>

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

Ja.

Medewerkers zonder een volledige configuratie worden niet opgenomen.

</details>

<details>

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

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

**Depot** Begint vanaf een gedeelde Locatie.

</details>

### Gerelateerde onderwerpen

* [**PlanSmart (AI-routeplanner)**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner.md)
* [**Stel Uren en Beschikbaarheid in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/stel-werktijden-en-beschikbaarheid-in.md)
* [**Stel PlanSmart in met de installatiewizard**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-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/marktplaats-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/medewerkers-configureren-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.
