> 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/configure-politicas-de-dispositivo-de-tarefa.md).

# Configure políticas de dispositivo de Tarefa

As políticas do dispositivo decidem como as tarefas se comportam no aplicativo móvel.

Elas controlam quais opções os funcionários podem ver e alterar.

### Configurações comuns de tarefas

As configurações relacionadas à tarefa podem incluir opções como:

* ativar a visão geral das tarefas
* permitir a criação de tarefas
* permitir alterações de funcionários
* permitir alterações de data e hora
* limitar quais tarefas futuras sincronizam com o dispositivo

{% stepper %}
{% step %}

### Abrir políticas do dispositivo

Vá para **Configurações → Políticas e configurações do dispositivo**.
{% endstep %}

{% step %}

### Abrir a secção da Tarefa

Encontre a categoria de configurações para tarefas.
{% endstep %}

{% step %}

### Ajuste as opções necessárias

Ative ou desative as configurações que se ajustam ao seu processo.
{% endstep %}

{% step %}

### Guardar e sincronizar

Salve suas alterações.

Depois, deixe os colaboradores sincronizarem o App.
{% endstep %}
{% endstepper %}

### Por que as políticas do dispositivo importam

* elas controlam o que os funcionários podem fazer no dispositivo móvel
* elas reduzem edições indesejadas de tarefas
* elas mantêm o aplicativo alinhado com o seu processo

### Perguntas frequentes

<details>

<summary>Essas configurações se aplicam a todos?</summary>

Geralmente, sim.

Alguns ambientes também suportam exceções específicas por funcionário.

</details>

<details>

<summary>Os funcionários podem alterar essas configurações por conta própria?</summary>

Não.

As políticas do dispositivo são controladas no BackOffice.

</details>

<details>

<summary>Quando é que as alterações entram em vigor?</summary>

Depois que você salvar as configurações e o aplicativo sincronizar.

</details>

### Tópicos relacionados

* [**Tarefas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas.md)
* [**Use tarefas no App móvel**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/tarefas/use-tarefas-na-app-movel.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups.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/configure-politicas-de-dispositivo-de-tarefa.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.
