# System Configurations/Reason Codes

Reason Codes are used as a justification for various types of adjustments. When configuring reason codes, it is important to include the different situations that might occur in the warehouse.

Navigate to Setup > System > Configuration > Business and select 'Reason Codes'.

<figure><img src="/files/uxfb6a3jbtrTSSMPoaLZ" alt=""><figcaption></figcaption></figure>

P4W reason codes covers adjustments, receiving, RMA, picking, and packaging processes.

<figure><img src="/files/46pFqaBbplCVfUekQkrE" alt=""><figcaption></figcaption></figure>

* **Checkbox** indicates whether adjustment in reason should be entered manually or selected from the list.
* Information fields contain comma separated list of Reason Codes (i.e. Misc, Damaged, Expired, Wrong Product). for various actions.

{% hint style="info" %}
Notice: Click 'Save' to implement changes.&#x20;
{% endhint %}


---

# 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://docs.p4warehouse.com/v2/inventory-adjustments/system-configurations-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.
