> 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-het-startmenu.md).

# Een taak aanmaken vanuit het startmenu

U kunt een taak maken via het snelmaakmenu in de rechterbovenhoek.

Dit is handig als u een taak wilt toevoegen zonder eerst een klant te openen.

{% stepper %}
{% step %}

### Open het snelmaakmenu

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

{% step %}

### Kies Taak

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

{% step %}

### Vul de details in

Voer ten minste een taaknaam 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 heeft.
{% endstep %}

{% step %}

### Sla de taak op

Kies de opslagoptie die bij uw werkwijze 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 maken?</summary>

Ja.

Dit is handig voor interne acties.

</details>

<details>

<summary>Waarom is de klant leeg in deze werkwijze?</summary>

Omdat u de taak buiten een klantkaart maakt.

</details>

<details>

<summary>Kan ik nog steeds direct een vervolgtaak maken?</summary>

Ja.

Gebruik de opslagoptie die na het opslaan een nieuwe taak opent.

</details>

### Gerelateerde onderwerpen

* [**Taken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken.md)
* [**Maak een taak vanuit een klantkaart**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken/een-taak-aanmaken-vanuit-een-klantkaart.md)
* [**Wat zijn taken?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-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/marketplace-pakketten-en-power-ups/power-ups/taken/een-taak-aanmaken-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.
