> 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/velden-in-het-taakoverzicht-configureren.md).

# Velden in het taakoverzicht configureren

Taak Overzichtvelden helpen medewerkers in één oogopslag de juiste informatie te zien.

Daardoor blijft de mobiele Taaklijst gefocust en makkelijker te scannen.

### Voorbeelden van nuttige velden

Afhankelijk van je configuratie kan het Taak Overzicht velden tonen zoals:

* taaknaam
* Status
* prioriteit
* vervaldatum
* categorie
* eigenaar- of Medewerkertoewijzing
* gekoppelde records

{% stepper %}
{% step %}

### Open de App-instellingen

Open het gedeelte waar Taak Overzichtvelden kunnen worden geconfigureerd.
{% endstep %}

{% step %}

### Selecteer de velden

Kies welke velden in de Taaklijst moeten verschijnen.
{% endstep %}

{% step %}

### Herschik indien nodig

Verplaats de velden naar de volgorde die het best werkt.
{% endstep %}

{% step %}

### Sla de lay-out op

Sla de nieuwe Overzichtsinstellingen op.
{% endstep %}
{% endstepper %}

### Waarom dit helpt

* medewerkers zien de meest relevante details sneller
* de Taaklijst blijft makkelijker te scannen
* elk team kan zich richten op de velden die het belangrijkst zijn

### Veelgestelde vragen

<details>

<summary>Kan elke Medewerker dezelfde veldconfiguratie gebruiken?</summary>

Dat hangt af van je App-configuratie en beleidsregels.

In sommige omgevingen kan de indeling gebruikersspecifiek zijn.

</details>

<details>

<summary>Verandert dit ook het BackOffice-Overzicht?</summary>

Nee.

Dit Artikel richt zich op het mobiele Overzicht.

</details>

<details>

<summary>Welk veld moet altijd zichtbaar blijven?</summary>

De Taaknaam is meestal het belangrijkste veld om zichtbaar te houden.

</details>

### Gerelateerde onderwerpen

* [**Taken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken.md)
* [**Gebruik taken in de mobiele App**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken/taken-gebruiken-in-de-mobiele-app.md)
* [**Configureer beleidsregels voor Taak-apparaten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/taken/apparaatbeleid-voor-taken-configureren.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/velden-in-het-taakoverzicht-configureren.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.
