> 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/gebruik-taken-in-de-mobiele-app.md).

# Gebruik Taken in de mobiele app

Bekijk, werk bij en beheer Taken in de OutSmart-app op iOS en Android.

Medewerkers kunnen in de mobiele app met Taken werken wanneer de juiste Instellingen zijn ingeschakeld.

De exacte indeling kan verschillen tussen **iOS** en **Android**.

### Wat medewerkers kunnen doen

Afhankelijk van de configuratie kunnen medewerkers:

* hun toegewezen Taken openen
* taakdetails en gekoppelde records bekijken
* de Status en andere taakvelden bijwerken
* nieuwe Taken aanmaken vanuit de app

{% tabs %}
{% tab title="iOS" %}
{% stepper %}
{% step %}

### Open de app

Open de **OutSmart** app op uw apparaat.
{% endstep %}

{% step %}

### Open het takenoverzicht

Ga naar het Overzicht met Taken.
{% endstep %}

{% step %}

### Open een Taak

Tik op een Taak om de details te bekijken.
{% endstep %}

{% step %}

### Bijwerken en opslaan

Wijzig de Status of andere toegestane velden.

Sla vervolgens uw Wijzigingen op.
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Android" %}
{% stepper %}
{% step %}

### Open de app

Open de **OutSmart** app op uw Android-apparaat.
{% endstep %}

{% step %}

### Open het Taakgedeelte

Ga naar het gebied waar Taken worden weergegeven.
{% endstep %}

{% step %}

### Open een Taak

Tik op een Taak om de details te bekijken.
{% endstep %}

{% step %}

### Bijwerken en opslaan

Wijzig de velden die voor u beschikbaar zijn.

Sla vervolgens uw Wijzigingen op.
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}

### Belangrijk om te weten

Beschikbare taakacties zijn afhankelijk van apparaatbeleid, appversie en gebruikerspermissies.

Als wijzigingen niet meteen zichtbaar zijn, synchroniseer de app.

### Veelgestelde vragen

<details>

<summary>Kunnen medewerkers Taken aanmaken in de app?</summary>

Ja, als het aanmaken van Taken is ingeschakeld in apparaatbeleid.

</details>

<details>

<summary>Worden mobiele wijzigingen teruggesynchroniseerd naar de Backoffice?</summary>

Ja.

Na synchronisatie toont de Backoffice de bijgewerkte taakgegevens.

</details>

<details>

<summary>Zien iOS en Android er precies hetzelfde uit?</summary>

Nee.

De indeling kan per platform iets verschillen.

</details>

### Gerelateerde onderwerpen

* [**Taken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/taken.md)
* [**Configureer beleidsregels voor taakapparaten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/taken/configureer-apparaatbeleid-voor-taken.md)
* [**Configureer velden voor het taakoverzicht**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/taken/configureer-velden-in-het-taakoverzicht.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/gebruik-taken-in-de-mobiele-app.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.
