> 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-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas/use-tarefas-na-app-movel.md).

# Use Tarefas na App móvel

Os funcionários podem trabalhar com tarefas no app móvel quando as Configurações corretas estão ativadas.

O layout exato pode diferir entre **iOS** e **Android**.

### O que os funcionários podem fazer

Dependendo da sua configuração, os funcionários podem:

* abrir as suas tarefas atribuídas
* rever os detalhes da Tarefa e os registos associados
* atualizar o Estado e outros campos da Tarefa
* criar novas tarefas a partir do App

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

### Abra o App

Abra o **OutSmart** App no seu dispositivo.
{% endstep %}

{% step %}

### Abra a Visão geral das tarefas

Vá para a Visão geral que contém tarefas.
{% endstep %}

{% step %}

### Abrir uma Tarefa

Toque numa tarefa para rever os detalhes.
{% endstep %}

{% step %}

### Atualizar e guardar

Altere o Estado ou outros campos permitidos.

Depois, guarde as suas alterações.
{% endstep %}
{% endstepper %}
{% endtab %}

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

### Abra o App

Abra o **OutSmart** App no seu dispositivo Android.
{% endstep %}

{% step %}

### Abrir a secção da Tarefa

Vá para a área onde as tarefas são apresentadas.
{% endstep %}

{% step %}

### Abrir uma Tarefa

Toque numa tarefa para rever os detalhes.
{% endstep %}

{% step %}

### Atualizar e guardar

Altere os campos que estão disponíveis para si.

Depois, guarde as suas alterações.
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}

### Importante saber

As ações disponíveis da Tarefa dependem das políticas do dispositivo, da versão do App e das Permissões do utilizador.

Se as alterações não aparecerem de imediato, sincronize o App.

### Perguntas frequentes

<details>

<summary>Os funcionários podem criar tarefas no App?</summary>

Sim, se a criação de Tarefa estiver ativada nas políticas do dispositivo.

</details>

<details>

<summary>As alterações feitas no telemóvel sincronizam-se de volta para o BackOffice?</summary>

Sim.

Após a sincronização, o BackOffice mostra os dados atualizados da Tarefa.

</details>

<details>

<summary>O iOS e o Android têm exatamente o mesmo aspeto?</summary>

Não.

O layout pode diferir ligeiramente entre plataformas.

</details>

### Tópicos relacionados

* [**Tarefas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas.md)
* [**Configurar políticas do dispositivo de tarefas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas/configure-politicas-de-dispositivo-de-tarefa.md)
* [**Configurar campos da Visão geral da Tarefa**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas/configure-campos-da-visao-geral-da-tarefa.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-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas/use-tarefas-na-app-movel.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.
