> 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/gestao-de-objetos/gerar-e-digitalizar-codigos-qr-do-objeto.md).

# Gerar e digitalizar códigos QR do Objeto

Os códigos QR ajudam os técnicos a abrir mais rapidamente o Objeto certo.

Isto reduz a pesquisa manual no local.

### Casos de uso típicos

Use códigos QR quando:

* o equipamento é difícil de identificar visualmente
* existem muitos Objetos semelhantes num local
* os técnicos precisam de acesso rápido ao histórico ou aos formulários

{% stepper %}
{% step %}

### Abra o Objeto

Abra o Objeto no BackOffice.
{% endstep %}

{% step %}

### Gere o código QR

Use a opção QR disponível no Objeto.

Depois, imprima ou guarde o código.
{% endstep %}

{% step %}

### Anexe o código ao equipamento

Coloque o código QR onde os técnicos o possam ler facilmente.
{% endstep %}

{% step %}

### Digitalize no App móvel

Abra o App e use a opção de digitalização.

Depois, aponte a câmara para o código QR.
{% endstep %}

{% step %}

### Abra o resultado do Objeto

Revise o Objeto correspondente e continue o trabalho.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Ainda posso pesquisar manualmente se a digitalização falhar?</summary>

Sim.

Ainda pode pesquisar por código ou por outros detalhes do Objeto.

</details>

<details>

<summary>Os códigos QR ajudam no local?</summary>

Sim.

Aceleram a identificação e reduzem erros de seleção.

</details>

<details>

<summary>Preciso de internet para digitalizar?</summary>

O comportamento da digitalização depende do estado do App e dos dados disponíveis no dispositivo.

</details>

### Tópicos relacionados

* [**Ver histórico do Objeto**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/gestao-de-objetos/ver-historico-do-objeto.md)
* [**Gestão de Objetos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/gestao-de-objetos.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/gestao-de-objetos/gerar-e-digitalizar-codigos-qr-do-objeto.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.
