> 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/app-movel/app-movel-geral/ligue-um-smartphone-ou-tablet.md).

# Ligue um smartphone ou tablet

Um smartphone ou tablet se conecta ao OutSmart na primeira vez que o Funcionário entra.

Você não precisa emparelhar o dispositivo manualmente.

### Antes de começar

Crie o Funcionário no **BackOffice** primeiro.

Certifique-se de que o Funcionário tenha dados de acesso.

### Ligue o dispositivo

{% stepper %}
{% step %}

### Abrir Funcionários

Vá para **Configurações**.

Pesquise por **Funcionários**.
{% endstep %}

{% step %}

### Crie ou atualize o Funcionário

Clique em **Adicionar**, ou abra um Funcionário existente.

Defina os dados de acesso no lado direito.
{% endstep %}

{% step %}

### Instale a App

Instale a App OutSmart na Apple App Store ou na Google Play Store.
{% endstep %}

{% step %}

### Inicie sessão no dispositivo

Peça ao Funcionário para abrir o App e entrar.

A conexão é criada automaticamente.
{% endstep %}
{% endstepper %}

### O que acontece a seguir

Depois que o Funcionário entra e sincroniza, as Ordens de trabalho atribuídas podem aparecer no App.

Quaisquer alterações futuras de Planejamento também são sincronizadas com o dispositivo.

### FAQ

<details>

<summary>O Funcionário precisa de ligar o dispositivo manualmente?</summary>

Não. Iniciar sessão cria a ligação automaticamente.

</details>

<details>

<summary>E se o Funcionário receber um novo dispositivo?</summary>

O Funcionário pode entrar no novo dispositivo com a mesma conta.

Esse dispositivo também se conectará automaticamente.

</details>

<details>

<summary>Posso ver quais dispositivos estão ligados?</summary>

Sim. Abra **Dispositivos pareados** para revisar os dispositivos conectados e desconectá-los se necessário.

</details>

<details>

<summary>Posso desconectar um dispositivo?</summary>

Sim. Você pode desconectar um dispositivo na **Dispositivos pareados** Visão geral.

O Funcionário pode reconectar-se mais tarde entrando novamente.

</details>

### Tópicos relacionados

* [O que é a aplicação móvel OutSmart?](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/o-que-e-a-app-movel-do-outsmart.md)
* [Substituir ou reconectar um dispositivo móvel](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/substituir-ou-voltar-a-ligar-um-dispositivo-movel.md)
* [Dispositivos pareados](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/dispositivos-emparelhados.md)
* [Políticas e Configurações do dispositivo](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/politicas-e-configuracoes-do-dispositivo.md)
* [Adicionar um Funcionário](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/utilizadores-e-acesso/adicionar-um-funcionario.md)
* [Configurações](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/configuracoes.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/app-movel/app-movel-geral/ligue-um-smartphone-ou-tablet.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.
