# Products

Apptiflo Products are used directly in Purchase Orders to make ordering easy. We have Supplier and Bundle Product types. A Supplier Product consists of Supplier Listings linked to Connected Suppliers. Your Product components will sync as Supplier Listings update, keeping your Product up to date. A Bundle Product consists of Supplier Listings and Supplier Products. You can leverage Bundles to make your Products scalable. The end goal is to use the Order Builder to generate POs for all component Suppliers in one step.

#### Learn more about Products:

{% content-ref url="/pages/wlQulZZjfLiQ3QZ6xtC3" %}
[How do I add a Product?](/application-docs/products/how-do-i-add-a-product.md)
{% endcontent-ref %}

{% content-ref url="/pages/nvABO3TUsuUs4gkNMq9Y" %}
[How do I add Product Components?](/application-docs/products/how-do-i-add-product-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/F07pyR5OhigSE3I2dc0T" %}
[How do I update Supplier Listing Components?](/application-docs/products/how-do-i-update-supplier-listing-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/WzFSKy9YVbHONnN7YJU3" %}
[How do I update Supplier Product Components?](/application-docs/products/how-do-i-update-supplier-product-components.md)
{% endcontent-ref %}

{% embed url="<https://apptiflo.com/>" %}


---

# 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.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.
