> 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/gerir-imagens-do-objeto.md).

# Gerir imagens do Objeto

As imagens do Objeto tornam o equipamento mais fácil de reconhecer.

São especialmente úteis quando existem Objetos semelhantes em um local.

### Por que as imagens ajudam

As imagens ajudam em:

* identificação visual no local
* registros de ativos mais limpos
* verificações mais rápidas durante o trabalho de manutenção

{% stepper %}
{% step %}

### Abra o Objeto

Abra o Objeto no BackOffice ou no App.
{% endstep %}

{% step %}

### Adicione ou atualize a imagem

Escolha o campo da imagem ou a opção da câmera.

Depois, carregue ou capture uma foto.
{% endstep %}

{% step %}

### Salve a alteração

Salve o Objeto para que a imagem seja armazenada.
{% endstep %}

{% step %}

### Verifique o resultado

Abra o Objeto novamente e confirme que a imagem está visível.
{% endstep %}
{% endstepper %}

### Dicas para boas imagens

* use uma vista frontal nítida
* evite fotos escuras ou desfocadas
* atualize a imagem quando o equipamento mudar visivelmente

### Perguntas frequentes

<details>

<summary>Os técnicos podem adicionar imagens no App?</summary>

Sim, se as Configurações do App permitirem.

</details>

<details>

<summary>Todo Objeto deve ter uma imagem?</summary>

Nem sempre.

Use imagens quando o reconhecimento visual agregar valor.

</details>

<details>

<summary>Posso substituir uma imagem antiga depois?</summary>

Sim.

Você pode atualizar as imagens do Objeto sempre que necessário.

</details>

### Tópicos relacionados

* [**Criar Objetos na App móvel**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/gestao-de-objetos/criar-objetos-na-app-movel.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/gerir-imagens-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.
