# Suppliers

Every Account can easily integrate with a Customer or Supplier in one step through an email invitation to join Apptiflo. Account integration is beneficial for syncing Account info and is the foundation for using Apptiflo's Purchasing features. No development or infrastructure setup is required.&#x20;

Your Account, with proper access, can view and access Supplier Listings. You can create Products and place POs directly with Suppliers.&#x20;

#### Learn more about Suppliers:

{% content-ref url="/pages/cNCmImw9PW2CqZebleyA" %}
[How do I add a Supplier?](/application-docs/suppliers/how-do-i-add-a-supplier.md)
{% endcontent-ref %}

{% content-ref url="/pages/wkabUiNsljIT9CGpWCTg" %}
[How do I update a Supplier?](/application-docs/suppliers/how-do-i-update-a-supplier.md)
{% endcontent-ref %}

{% content-ref url="/pages/TbveWD0Yelw87gyouigQ" %}
[How do I view a Supplier's Listings?](/application-docs/suppliers/how-do-i-view-a-suppliers-listings.md)
{% endcontent-ref %}

{% content-ref url="/pages/D4zgyv3PvlmCV2d4Zcoe" %}
[How do I accept a Supplier Request?](/application-docs/suppliers/how-do-i-accept-a-supplier-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/6CcmUy8POHhEN0lRpbgl" %}
[How do I decline a Supplier Request?](/application-docs/suppliers/how-do-i-decline-a-supplier-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/bDqiE6PZfPZ2p4IkUNDG" %}
[How do I disconnect a Supplier?](/application-docs/suppliers/how-do-i-disconnect-a-supplier.md)
{% endcontent-ref %}

{% content-ref url="/pages/1Z06IoJuJZk0hvceHv4L" %}
[How do I delete a Supplier?](/application-docs/suppliers/how-do-i-delete-a-supplier.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/suppliers.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.
