# How do I add a Catalog Listing?

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

### Step 1

Navigate to Dashboard, select <mark style="color:blue;">**Catalogs**</mark> on the Side Navigation Menu.

Click <mark style="color:blue;">**Edit**</mark>.&#x20;

<figure><img src="/files/2HUUrpFq4YiILwfISLwQ" alt=""><figcaption></figcaption></figure>

### Step 2

Select the <mark style="color:blue;">**Listings**</mark> Tab and click <mark style="color:blue;">**Add Listing**</mark>.

<figure><img src="/files/8E7kvMMgPQFEfoMzFNMY" alt=""><figcaption></figcaption></figure>

### Step 3

Select Product and enter Listing info as needed. Type into the Collections field to show options.

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

### Step 4

Expand **Description** card and update details as needed.

<figure><img src="/files/1p4gailqCOChSP2TL55v" alt=""><figcaption></figcaption></figure>

### Step 5

Expand **Volume Pricing** card and add pricing as needed by clicking <mark style="color:blue;">**Add Volume Price**</mark>.&#x20;

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

### Step 6

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


---

# 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/catalogs/how-do-i-add-a-catalog-listing.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.
