# Productos

## Casos de Uso

Configure como producto cualquiera de los siguientes elementos:

1. Artículos para la venta.
2. Servicios que su compañía ofrece.
3. Artículos que compra para luego venderlos.
4. Insumos que compra para usarlos de materia prima en la elaboración de otros productos.
5. Items que contabilizará en su inventario.

{% hint style="info" %}
No configure como productos los elementos o servicios de sus compras que no participarán en su inventario. Estos elementos configúrelos como Cuentas de Gastos.
{% endhint %}

## Cómo Crear Productos

{% embed url="<https://www.youtube.com/watch?v=5is3eOUfKys>" %}

## Categorización de Productos

Todos los productos deben pertenecer a una **Categoría de Productos**.


---

# Agent Instructions: 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:

```
GET https://ayuda.bims.app/productos/productos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
