> For the complete documentation index, see [llms.txt](https://docs.p4.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4.software/p4-warehouse-spanish/configuracion/system-configuration/reason-codes.md).

# Códigos de devolución

Los Códigos de Razón son para diferentes tipos de ajustes. Al configurar los códigos de devolución, es importante incluir las diferentes situaciones que se darán en su almacén.

![](/files/-Mj0n9-Vrpr08LAraVYG)

{% hint style="info" %}
Los Códigos de Razón le permitirán rastrear las diferentes razones por las que se ajusta el inventario, lo que le permitirá desarrollar un plan para resolver las razones.
{% endhint %}

{% hint style="info" %}
Es especialmente importante que los códigos de devolución estén configurados para permitir el seguimiento de los motivos por los que se realizan ajustes. Todos los ajustes afectan a los resultados de una empresa.
{% endhint %}


---

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

```
GET https://docs.p4.software/p4-warehouse-spanish/configuracion/system-configuration/reason-codes.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.
