> 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/artigos-e-artigos.md).

# Artigos e Artigos

Criar, organizar e utilizar o catálogo de Artigos em Ordens de trabalho, Propostas e Faturas.

**Artigos e Artigos** é o catálogo de produtos no OutSmart.

Usar este guia para construir o catálogo, mantê-lo claro e reutilizar dados de artigo no trabalho diário.

### Neste guia

* [**Introdução aos Artigos e aos Artigos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/introducao-a-artigos-e-artigos.md)
* [**Criar um Artigo**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/criar-um-artigo.md)
* [**Compreender os campos e as opções do artigo**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/compreender-os-campos-e-opcoes-do-artigo.md)
* [**Usar códigos de artigo**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/utilizar-codigos-de-artigo.md)
* [**Adicionar Traduções de artigo**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/adicionar-traducoes-de-artigos.md)
* [**Usar Categorias de artigo**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/utilizar-categorias-de-artigos.md)
* [**Usar subartigos e artigos-pai**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/utilizar-sub-artigos-e-artigos-pai.md)
* [**Adicionar artigos às Ordens de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/adicionar-artigos-as-ordens-de-trabalho.md)
* [**Adicionar Artigos a Propostas e Faturas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/adicionar-artigos-a-propostas-e-faturas.md)
* [**Usar Preço nos Artigos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/usar-preco-para-artigos.md)
* [**Importar Artigos do Excel**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/importar-artigos-do-excel.md)
* [**Gerir Imagens de artigo**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/gerir-imagens-dos-artigos.md)
* [**Controlar a visibilidade do artigo e a Faturação**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/controlar-a-visibilidade-dos-artigos-e-a-faturacao.md)
* [**Usar códigos de barras e códigos EAN**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/usar-codigos-de-barras-e-codigos-ean.md)
* [**Usar Notas e descrições de artigo**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/usar-notas-e-descricoes-de-artigo.md)
* [**Usar códigos de IVA para Artigos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/usar-codigos-de-iva-para-artigos.md)
* [**Usar Campos livres para Artigos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/artigos-e-artigos/usar-campos-livres-para-artigos.md)

### O que faz com Artigos

* criar registos de produto reutilizáveis
* adicionar Artigos a Ordens de trabalho, Propostas e Faturas
* controlar Preço, IVA, visibilidade e Faturação
* organizar o catálogo com Categorias, Notas e campos adicionais

### É bom saber antes de começar

* manter os códigos de artigo únicos
* começar primeiro pelos Artigos mais utilizados
* usar a importação quando já tiver uma lista de produtos maior
* usar **Stock** separadamente, se também quiser acompanhamento de Armazém

### Tópicos relacionados

* [**Backoffice**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice.md)
* [**Ordens de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/ordens-de-trabalho.md)
* [**Propostas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/propostas.md)
* [**Stock**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks.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/artigos-e-artigos.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.
