> 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/backoffice/backoffice/items-e-materiais/gerir-imagens-de-item.md).

# Gerir imagens de item

Pode adicionar uma imagem a um item no BackOffice.

Isto é útil quando pretende que os documentos do Cliente mostrem o produto visualmente.

{% stepper %}
{% step %}

### Abra o item

Vá para **Items**.

Abra o item que pretende atualizar.
{% endstep %}

{% step %}

### Edite o item

Clique em **Editar**.
{% endstep %}

{% step %}

### Carregue a imagem

Use o **Imagem** campo para adicionar a imagem do produto.
{% endstep %}

{% step %}

### Guarde o item

Guarde o item para que a imagem passe a fazer parte da entrada do catálogo.
{% endstep %}

{% step %}

### Verifique o resultado em PDF

Revise o layout da sua Proposta ou Fatura se quiser que a imagem apareça nos documentos do Cliente.
{% endstep %}
{% endstepper %}

### É bom saber

As imagens dos itens são principalmente úteis no BackOffice e em PDFs.

### Perguntas frequentes

<details>

<summary>As imagens dos itens são mostradas na App móvel?</summary>

Não.

As imagens dos itens não são mostradas na App.

</details>

<details>

<summary>Posso usar imagens de itens na Proposta e nas Faturas?</summary>

Sim.

Isso depende do layout do seu PDF.

</details>

<details>

<summary>Posso alterar a imagem mais tarde?</summary>

Sim.

Edite o item e carregue uma nova imagem.

</details>

### Tópicos relacionados

* [**Criar um item**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/items-e-materiais/criar-um-item.md)
* [**Adicione itens à Proposta e às Faturas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/items-e-materiais/adicionar-items-as-proposta-e-faturas.md)
* [**Items e Materiais**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/items-e-materiais.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/backoffice/backoffice/items-e-materiais/gerir-imagens-de-item.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.
