> 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/taken/maak-een-taak-aan-vanuit-het-startmenu.md).

# Maak een Taak aan vanuit het startmenu

Maak een Taak aan vanaf elke plek in de Backoffice via het snel-aanmaakmenu.

U kunt een Taak Aanmaken via het menu voor Snel Aanmaken in de rechterbovenhoek.

Dit is handig wanneer u een Taak wilt toevoegen zonder eerst een Klant te openen.

{% stepper %}
{% step %}

### Open het menu voor Snel Aanmaken

Klik op de **plus** pictogram in de rechterbovenhoek.
{% endstep %}

{% step %}

### Kies Taak

Selecteer **Taak** uit het menu.
{% endstep %}

{% step %}

### Vul de details in

Voer ten minste een naam voor de Taak in.

Voeg de Klant handmatig toe als de Taak bij een Relatie hoort.
{% endstep %}

{% step %}

### Voeg extra Taakdetails toe

Stel de eigenaar, Medewerkers, vervaldatum, Prioriteit en andere velden in die u nodig hebt.
{% endstep %}

{% step %}

### Sla de Taak op

Kies de Opslaan-Optie die bij uw flow past.
{% endstep %}
{% endstepper %}

### Belangrijk om te weten

Wanneer u hier begint, wordt de Klant niet automatisch ingevuld.

Als de Taak bij een Klant hoort, selecteert u die Relatie zelf.

### Veelgestelde vragen

<details>

<summary>Kan ik een Taak zonder Klant Aanmaken?</summary>

Ja.

Dit is handig voor interne acties.

</details>

<details>

<summary>Waarom is de Klant leeg in deze flow?</summary>

Omdat u de Taak buiten een Klantkaart Aanmaakt.

</details>

<details>

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

Ja.

Gebruik de Optie die na het opslaan een Nieuw Taak opent.

</details>

### Gerelateerde onderwerpen

* [**Taken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/taken.md)
* [**Een Taak Aanmaken vanuit een Klantkaart**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/taken/aanmaken-van-een-taak-vanuit-een-klantkaart.md)
* [**Wat zijn Taken?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/taken/wat-zijn-taken.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/taken/maak-een-taak-aan-vanuit-het-startmenu.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.
