> 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/taakcategorieen-instellen.md).

# Taakcategorieën instellen

Taakcategorieën helpen je taken te organiseren per team, type of proces.

Ze maken overzichten makkelijker te scannen.

{% stepper %}
{% step %}

### Open Taakcategorieën

Ga naar **Instellingen**.

Zoek naar **Taakcategorieën**.
{% endstep %}

{% step %}

### Voeg een categorie toe

Open het overzicht.

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

{% step %}

### Vul de verplichte velden in

Voer een unieke in **Code**.

Voeg de **Beschrijving**.

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

{% step %}

### Sla de categorie op

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

### Goede categorievoorbeelden

* afdelingsgebonden opvolging
* servicetype
* Klantondersteuningsactiviteit

### Veelgestelde vragen

<details>

<summary>Moeten categoriecodes uniek zijn?</summary>

Ja.

Gebruik geen code die al bestaat.

</details>

<details>

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

Ja.

Maar bekijk eerst bestaande taken.

</details>

<details>

<summary>Waar gebruik ik taakcategorieën?</summary>

Je selecteert ze tijdens het maken of bewerken van een taak.

</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 een Klantkaart**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken/een-taak-aanmaken-vanuit-een-klantkaart.md)
* [**Taken filteren en zoeken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken/taken-filteren-en-zoeken.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/taakcategorieen-instellen.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.
