> 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/introducao-a-gestao-de-stocks.md).

# Introdução à Gestão de stocks

Compreender o que o Stock faz, quando o utilizar e como se enquadra no processo diário.

**Stock** ajuda a gerir Artigos em uma ou mais Localidades de armazenamento.

Use-o para acompanhar a Disponibilidade, evitar ruturas e manter visíveis as Alterações de stock.

### O que o Stock ajuda a fazer

* gerir stock por Armazém, Veículo ou local de trabalho
* definir níveis de reposição por Artigo e Armazém
* atualizar stock a partir da utilização de Recursos nas Ordens de trabalho
* registar entregas, transferências, contagens e correções

### Quando usar o Stock

Use o Stock quando:

* são utilizados Artigos ou peças no trabalho diário
* o stock é mantido em mais do que um local
* os Funcionários precisam de saber o que está Disponível antes de um Trabalho
* pretende menos registo manual em folhas de cálculo

### Como se integra no OutSmart

O Stock funciona no Backoffice e na app móvel.

As equipas de escritório gerem Armazéns, níveis de stock e transações.

Os Funcionários de campo selecionam o Armazém certo quando registam Artigos utilizados numa Ordem de trabalho.

### O que é necessário primeiro

* acesso a **Gestão de Licenças**
* uma lista clara de Armazéns ou Localidades de armazenamento
* os Artigos que pretende acompanhar no stock

### Tópicos relacionados

* [**Stock**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks.md)
* [**pacotes 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/introducao-a-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.
