> 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/loja-virtual-pacotes-e-power-ups/power-ups/tarefas/usar-tarefas-na-app-movel.md).

# Usar Tarefas na app móvel

Ver, atualizar e gerir Tarefas na app OutSmart em iOS e Android.

Os funcionários podem trabalhar com tarefas na app móvel quando as definições corretas estiverem ativadas.

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

### O que os funcionários podem fazer

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

* Abrir as 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 da app

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

### Abrir a app

Abrir a **OutSmart** app no dispositivo.
{% endstep %}

{% step %}

### Abrir a Visão Geral das Tarefas

Ir para a visão geral que contém tarefas.
{% endstep %}

{% step %}

### Abrir uma tarefa

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

{% step %}

### Atualizar e guardar

Alterar o estado ou outros campos permitidos.

De seguida, guardar as Alterações.
{% endstep %}
{% endstepper %}
{% endtab %}

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

### Abrir a app

Abrir a **OutSmart** app no seu dispositivo Android.
{% endstep %}

{% step %}

### Abrir a secção da tarefa

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

{% step %}

### Abrir uma tarefa

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

{% step %}

### Atualizar e guardar

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

De seguida, guardar as Alterações.
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}

### Importante saber

As ações de tarefa disponíveis dependem das políticas do dispositivo, da versão da app e das permissões do utilizador.

Se as alterações não surgirem de imediato, a app deve ser sincronizada.

### Perguntas frequentes

<details>

<summary>Os funcionários podem criar tarefas na app?</summary>

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

</details>

<details>

<summary>As alterações móveis sincronizam 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/loja-virtual-pacotes-e-power-ups/power-ups/tarefas.md)
* [**Configurar políticas de dispositivo da Tarefa**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/tarefas/configurar-politicas-de-dispositivo-da-tarefa.md)
* [**Configurar campos da visão geral da tarefa**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/tarefas/configurar-os-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/loja-virtual-pacotes-e-power-ups/power-ups/tarefas/usar-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.
