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

# Stock

**Stock** é o Power-Up de gestão de Stock no OutSmart.

Use-o para acompanhar o que tem, onde está armazenado e quando reabastecer.

### Neste guia

* [**Introdução ao Stock**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock/introducao-ao-stock.md)
* [**Ative o Stock através do Gestor de Licença**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock/ative-stock-atraves-do-gestor-de-licenca.md)
* [**Criar armazéns**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock/crie-armazens.md)
* [**Definir níveis de Stock por armazém**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock/defina-os-niveis-de-stock-por-armazem.md)
* [**Importar Stock com o Excel**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock/importe-stock-com-excel.md)
* [**Usar Stock em Ordens de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock/use-stock-em-ordens-de-trabalho.md)
* [**Registar transações de Stock**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock/registe-transacoes-de-stock.md)

### O que faz com o Stock

* gerir Stock por armazém, veículo ou local de trabalho
* definir níveis de Stock atuais, mínimos, preferenciais e máximos
* atualizar o Stock automaticamente a partir da utilização de Artigo em Ordens de trabalho
* registar entregas, correções, contagens de Stock e transferências
* manter juntos os dados do fornecedor, preço de compra e prazo de entrega

### Importante saber antes de começar

* Ativar **Stock** primeiro.
* Configure a estrutura do seu armazém antes de adicionar Stock.
* Os valores de Stock são guardados por item e por armazém.
* A utilização de Artigo nas Ordens de trabalho pode atualizar o Stock automaticamente.
* A importação em Excel pode acelerar a sua configuração inicial.

{% hint style="info" %}
O Stock mantém-se fiável quando os colaboradores selecionam sempre o armazém correto antes de registar os Artigos utilizados.
{% endhint %}

### Porque é que as equipas usam Stock

* evitar ruturas de Stock em Items importantes
* ver a disponibilidade de Stock entre localizações
* reabastecer mais depressa com sinais de reposição mais claros
* acompanhar todos os movimentos de Stock num único histórico
* manter as equipas de escritório e de campo alinhadas

### Tópicos relacionados

* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba.md)
* [**pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/pacotes-outsmart.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups.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/stock.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.
