> 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/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks.md).

# Gestão de stocks

Gerir armazéns, níveis de stock e movimentos de Recursos no OutSmart.

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

Utilize-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/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks/introducao-a-gestao-de-stocks.md)
* [**Ativar o Stock através da Gestão de Licenças**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks/ativar-stock-atraves-da-gestao-de-licencas.md)
* [**Criar armazéns**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks/criar-armazens.md)
* [**Definir níveis de stock por armazém**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks/definir-niveis-de-stock-por-armazem.md)
* [**Importar stock com Excel**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks/importar-stock-com-excel.md)
* [**Utilizar o Stock em Ordens de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks/usar-stock-em-ordens-de-trabalho.md)
* [**Registar Transações de armazém**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks/registar-transacoes-de-armazem.md)

### O que pode fazer 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 stock automaticamente com base na utilização de Recursos nas Ordens de trabalho
* registar entregas, correções, contagens de stock e transferências
* manter juntos os dados de 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 Artigo e por Armazém.
* A utilização de Recursos nas Ordens de trabalho pode atualizar o Stock automaticamente.
* A importação por Excel pode acelerar a configuração inicial.

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

### Porque é que as equipas usam o Stock

* evitar ruturas de stock em Artigos importantes
* ver a Disponibilidade de stock em várias Localidades
* 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/loja-virtual-pacotes-e-power-ups/power-ups/2ba.md)
* [**planos OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual/pacotes-outsmart.md)
* [**Power-ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-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/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks.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.
