> 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/dispositivos-emparelhados.md).

# Dispositivos emparelhados

**Dispositivos pareados** mostra quais telefones e tablets estão conectados à sua conta OutSmart.

Use-o para rever os detalhes do dispositivo e desconectar dispositivos quando necessário.

### O que pode ver

A Visão geral pode mostrar detalhes como:

* o nome do Funcionário
* o último dispositivo usado
* a versão do sistema operacional
* a versão do App

Isso ajuda você a verificar se os Funcionários estão usando a versão esperada do App.

### Ver dispositivos emparelhados

{% stepper %}
{% step %}

### Abrir Configurações

Inicie sessão no **BackOffice**.

Abrir **Configurações** no menu lateral.
{% endstep %}

{% step %}

### Abrir Dispositivos emparelhados

Pesquise por **Dispositivos pareados** e abra-o.
{% endstep %}

{% step %}

### Revise a Visão geral

Verifique os dispositivos conectados e seus detalhes.
{% endstep %}
{% endstepper %}

### Desconectar um dispositivo

{% stepper %}
{% step %}

### Abra a Visão geral

Vá para **Configurações** → **Dispositivos pareados**.
{% endstep %}

{% step %}

### Abrir a lista estendida

Clique em **Abrir listagem em blocos** na parte inferior da página.
{% endstep %}

{% step %}

### Desconectar o dispositivo

Use **Desconectar dispositivo** ao lado do dispositivo que você deseja remover.

Em seguida, confirme a ação.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Desconectar um dispositivo não remove o Funcionário nem exclui os dados da Ordem de trabalho.
{% endhint %}

### FAQ

<details>

<summary>Como verifico se um Funcionário está usando a versão mais recente do App?</summary>

Abrir **Dispositivos pareados** e reveja a versão do App desse Funcionário.

Se não tiver certeza, compare-a com a versão na App Store ou na Play Store.

</details>

<details>

<summary>Desconectar um dispositivo afeta as Ordens de trabalho?</summary>

Não. Isso apenas remove a conexão do dispositivo.

O Funcionário e os dados da Ordem de trabalho permanecem no **BackOffice**.

</details>

<details>

<summary>O Funcionário pode reconectar-se mais tarde?</summary>

Sim. O Funcionário pode reconectar-se ao iniciar sessão novamente.

</details>

### Tópicos relacionados

* [Ligue um smartphone ou tablet](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/ligue-um-smartphone-ou-tablet.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)
* [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)
* [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)
* [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/dispositivos-emparelhados.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.
