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

# Introdução ao Stock

**Stock** ajuda-o a gerir Artigos em uma ou mais localizações de armazenamento.

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

### O que o Stock ajuda-o 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 Artigos em Ordens de trabalho
* registar entregas, transferências, contagens e correções

### Quando usar o Stock

Use o Stock quando:

* usa Artigos ou peças no trabalho diário
* mantém Stock em mais do que um local
* os colaboradores precisam de saber o que está disponível antes de um trabalho
* quer menos registo manual em folhas de cálculo

### Como se enquadra 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 colaboradores no terreno selecionam o armazém certo quando registam Artigos utilizados numa Ordem de trabalho.

### O que precisa primeiro

* acesso a **Gestor de Licença**
* uma lista clara de armazéns ou localizações de armazenamento
* os Items que quer acompanhar em Stock

### Tópicos relacionados

* [**Stock**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock.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/introducao-ao-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.
