# How do I add a Pending Sales Order Item?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Sales Order access is required.&#x20;
{% endhint %}

### Step 1

Within Sales Order Items, click <mark style="color:blue;">**Add Item**</mark> and choose Item type. A Listing Item is an item from your Catalog and a Custom Item is a non-Catalog Item.

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

### Step 2 (Option 1) - Add Listing Item

Select Listing Item. Choose a Listing from your Catalog, set Order Qty and Unit Price. The Listing Price is shown but you can enter a price at your discretion.

Click <mark style="color:blue;">**Save**</mark>.

<figure><img src="/files/1HJDysqoijCHk6O7wGIl" alt="" width="563"><figcaption></figcaption></figure>

### Step 2 (Option 2) - Add Custom Item

Select Custom Item. Create items that are not part of a Catalog.

Click <mark style="color:blue;">**Save**</mark>.

<figure><img src="/files/TV64tyczRRUMNtwqSh2J" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.apptiflo.com/application-docs/sales-orders/how-do-i-add-a-pending-sales-order-item.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.
