> For the complete documentation index, see [llms.txt](https://docs.akinon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akinon.com/tutorials/oms/packaging-refusal-reasons.md).

# Packaging Refusal Reasons

This tutorial provides instructions on how to add or edit a packaging refusal reason within the OMS screens. Packaging refusal reasons are essential for managing packaging orders with customized explanations.

## <mark style="color:red;">Step 1: Access Packaging Refusal Reasons​</mark> <a href="#step-1-access-packaging-refusal-reasons" id="step-1-access-packaging-refusal-reasons"></a>

* To add a new packaging refusal reason, start by selecting the **Settings** tab under the Akinon OMS menu.
* Next, click on **Packaging Refusal Reasons**.<br>

  <figure><img src="/files/9T3UwyJVCs0Vh6BXxh7e" alt=""><figcaption></figcaption></figure>
* Click on the **+New Packaging Refusal Reason** button to add new packaging refusal reason.<br>

  <figure><img src="/files/QLMdaU3JJWuc4rw3AcOJ" alt=""><figcaption></figcaption></figure>
* To edit an packaging refusal reason, follow the same steps to access **Packaging Refusal Reasons** under the **Settings** tab. Select the reason you want to edit from the list and proceed to its details.<br>

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

## <mark style="color:red;">Step 2: Define Packaging Refusal Reason​</mark> <a href="#step-2-define-packaging-refusal-reason" id="step-2-define-packaging-refusal-reason"></a>

* The predefined packaging refusal reasons are used to decline packaging orders, with the option to provide customized reasons as needed. To add or edit a packaging refusal reason, following details need to be provided:
  * **Title**: Enter a descriptive title for the reason; this can be considered as its name.
  * **Additional Information**: While not required, you can provide additional information if needed.
  * **Priority**: Determine the order in which this packaging refusal reason will be displayed compared to other reasons in OMS.
  * **Status**: Set the Status to **Active** if you intend to use this packaging refusal reason.<br>

    <figure><img src="/files/fTXurJFe7hdR4Iq3KXgQ" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.akinon.com/tutorials/oms/packaging-refusal-reasons.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.
