> For the complete documentation index, see [llms.txt](https://encom-1.gitbook.io/encom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://encom-1.gitbook.io/encom-docs/preguntas-frecuentes/panel-de-control/donde-veo-el-valor-de-mi-stock.md).

# ¿Donde veo el valor de mi stock?

Si quiere llevar la información detallada y actualizada del valor del stock que se encuentra en sus sucursales, debe ir dentro del listado de artículos.\
\
Ingresando al Panel de Control > [Artículos](https://panel.encom.com.py/@#items).

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MSrXbvxSknzlHjq4GEa%2F-MSraBucD5rpZJY5w6fA%2FScreen%20Shot%202021-02-06%20at%2010.46.21%20AM.png?alt=media\&token=d6f8e5f8-6170-492a-98ce-c06dcc958541)

En el botón **Columnas** habilite la opción **Valor**

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M11bSG6WU_A1RttH_DJ%2F-M1207rNC1OFFgWWjdk6%2Fimage.png?alt=media\&token=7a4e1f20-11f6-4a09-beaf-e52c0af335f9)

Ahora en el listado podrá ver el stock valorizado de sus productos

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MSrXbvxSknzlHjq4GEa%2F-MSraJ9Pl3AuIx1E5ITA%2FScreen%20Shot%202021-02-06%20at%2010.46.44%20AM.png?alt=media\&token=f924e870-df53-4d5d-ae4a-f875642689fe)

### También puede ver el valor dentro de cada producto

Ingrese al producto, vaya hasta la pestaña inventario y arriba podrá ver el precio de compra, costo (PPP), stock valorizado y cantidad en stock.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MSrXbvxSknzlHjq4GEa%2F-MSrau41D5f4JUDWrzLP%2FScreen%20Shot%202021-02-06%20at%2010.49.51%20AM.png?alt=media\&token=b177c915-2a6a-4ce9-a3a4-16f7938b77bf)


---

# 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://encom-1.gitbook.io/encom-docs/preguntas-frecuentes/panel-de-control/donde-veo-el-valor-de-mi-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.
