# Customers

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;

Customers assigned to a Catalog can access and order from the Catalog Listings.&#x20;

#### Learn more about Customers:

{% content-ref url="/pages/aICELeISsRJnyQ60UKUK" %}
[How do I add a Customer?](/application-docs/customers/how-do-i-add-a-customer.md)
{% endcontent-ref %}

{% content-ref url="/pages/BMV2giuR3GE0yFsqfie2" %}
[How do I update a Customer?](/application-docs/customers/how-do-i-update-a-customer.md)
{% endcontent-ref %}

{% content-ref url="/pages/lPku0D22wV0avAYTRPWW" %}
[How do I delete a Customer?](/application-docs/customers/how-do-i-delete-a-customer.md)
{% endcontent-ref %}

{% content-ref url="/pages/pqnRKyOZUBsPmBf2jjt7" %}
[How do I accept a Customer Request?](/application-docs/customers/how-do-i-accept-a-customer-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/8DSe1taiYtqAF0xXyxFp" %}
[How do I decline a Customer Request?](/application-docs/customers/how-do-i-decline-a-customer-request.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/customers.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.
