# How do I view a Supplier's Listings?

{% hint style="info" %}
Listings are only available for <mark style="color:green;">**Connected**</mark> Suppliers.
{% endhint %}

### **Step 1**&#x20;

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

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

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

### **Step 2**&#x20;

Select the <mark style="color:blue;">**Listing**</mark> Tab. You may filter Listings by Name or Collection, if available.&#x20;

This is an example of Listings with Volume Pricing.

<figure><img src="/files/3QEzTABwVgYZaGgqBvEp" alt=""><figcaption></figcaption></figure>

This is an example of Listings with standard unit pricing.

<figure><img src="/files/nzHUl6BdYQgIXUs7JI5y" alt=""><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/suppliers/how-do-i-view-a-suppliers-listings.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.
