> 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/stel-taak-categorieen-in.md).

# Stel Taak categorieën in

Maak Taak categorieën aan zodat u Taken duidelijker kunt organiseren en filteren.

Taak categorieën helpen u taken te organiseren per team, type of proces.

Daardoor zijn overzichten makkelijker te scannen.

{% stepper %}
{% step %}

### Open Taak categorieën

Ga naar **Instellingen**.

Zoek naar **Taak categorieën**.
{% endstep %}

{% step %}

### Voeg een Categorie toe

Open het Overzicht.

Klik vervolgens op **Voeg toe**.
{% endstep %}

{% step %}

### Vul de verplichte velden in

Voer een unieke in **Code**.

Voeg de **Omschrijving**.

Kies een **Icoon**.
{% endstep %}

{% step %}

### Sla de Categorie op

Klik op **Opslaan**.
{% endstep %}
{% endstepper %}

### Goede Categorievoorbeelden

* Afdelingsgerichte opvolging
* Service Type
* Klantzorg Activiteit

### Veelgestelde vragen

<details>

<summary>Moeten Categorie Codes uniek zijn?</summary>

Ja.

Gebruik geen Code die al bestaat.

</details>

<details>

<summary>Kan ik een Categorie later wijzigen?</summary>

Ja.

Maar bekijk eerst de bestaande Taken.

</details>

<details>

<summary>Waar gebruik ik Taak categorieën?</summary>

U selecteert ze tijdens het aanmaken of bewerken van een Taak.

</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)
* [**Filter en zoek Taken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/taken/filter-en-zoek-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/stel-taak-categorieen-in.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.
