# How do I add a Catalog?

{% 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;">**Add Catalog**</mark>.&#x20;

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

### Step 2

Enter Catalog info and select Primary Contact.

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

### Step 3

Expand **Collections** card and add collections for Listing as needed.&#x20;

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

### Step 4

Expand **Order Intake Form** card and enter data as needed.

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

### Step 5

Expand **Terms** card and enter terms for this Catalog.&#x20;

<figure><img src="/files/h5clBe2YaLByYcPPC8Te" 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.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.
