# How do I add a Product?

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

### Step 1

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

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

<figure><img src="/files/7rBamKZYlnTBBvNvoGLP" alt=""><figcaption></figcaption></figure>

### Step 2

Enter Product information and select Product Type, which is permanent, once a Product is created.

You may add components after clicking <mark style="color:blue;">**Save**</mark>. &#x20;

{% hint style="info" %}
A Supplier Product Type uses Supplier Listings as components. A Bundle Product Type uses Supplier Products and Supplier Listings as components.
{% endhint %}

<figure><img src="/files/t4FsusR0ERuPOtQkwUH3" 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/products/how-do-i-add-a-product.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.
