> 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/taken/een-taak-aanmaken-vanuit-een-klantkaart.md).

# Een taak aanmaken vanuit een Klantkaart

Maak een Taak aan vanuit een Klantkaart wanneer de opvolging bij één Klant hoort.

De Klant wordt automatisch gekoppeld.

{% hint style="info" %}
Je kunt alleen Taak aanmaken voor bestaande Klanten en contactpersonen.
{% endhint %}

{% stepper %}
{% step %}

### Open CRM

Ga naar **CRM** in het linkermenu.
{% endstep %}

{% step %}

### Open de Klant

Zoek de Klant die je nodig hebt.

Open daarna de Klantkaart.
{% endstep %}

{% step %}

### Open Taak

Selecteer **Taken**.

Klik dan op **Toevoegen**.
{% endstep %}

{% step %}

### Voer de Taaknaam in

Voer ten minste de Taaktitel in.

Dit is het enige verplichte veld.
{% endstep %}

{% step %}

### Voeg de overige details toe

Stel optioneel de eigenaar, medewerkers, datums, categorie en prioriteit in.
{% endstep %}

{% step %}

### Kies een opslagoptie

Sla de Taak op op een manier die bij je flow past.
{% endstep %}
{% endstepper %}

### Opslagopties

* **Opslaan** — sla de Taak op
* **Opslaan, e-mailen en sluiten** — sla op en stuur een e-mail
* **Opslaan en een vervolg-Taak aanmaken** — sla op en start de volgende Taak

### Veelgestelde vragen

<details>

<summary>Wordt de Klant automatisch ingevuld?</summary>

Ja.

Dat is het belangrijkste voordeel van deze flow.

</details>

<details>

<summary>Kan ik ook ergens anders een Taak aanmaken?</summary>

Ja.

Je kunt ook het startmenu gebruiken.

</details>

<details>

<summary>Kan ik meteen een vervolg-Taak aanmaken?</summary>

Ja.

Gebruik **Opslaan en een vervolg-Taak aanmaken**.

</details>

### Gerelateerde onderwerpen

* [**Taken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken.md)
* [**Maak een Taak aan vanuit het startmenu**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken/een-taak-aanmaken-vanuit-het-startmenu.md)
* [**Klanten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/klanten.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/taken/een-taak-aanmaken-vanuit-een-klantkaart.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.
