# Customers

### Getting Started <a href="#getting-started" id="getting-started"></a>

Managing your customers effectively is key to the success of any small business. In Keepup Store, you can perform a variety of actions to ensure you maintain strong relationships with your customers.&#x20;

You can message customers via SMS/Email, sort them based on their purchase history, and view feedback they have left on invoices, quotes, and receipts. This category will guide you through the different functionalities available for managing customers in Keepup Store.

### Tutorials

{% content-ref url="/pages/prty6ogvnEBV7W66OmrP" %}
[How to Add a Customer](/docs/tutorials/customers/how-to-add-a-customer.md)
{% endcontent-ref %}

{% content-ref url="/pages/4G2HLjBKx6qE9zCFtZfb" %}
[How to Edit a Customer](/docs/tutorials/customers/how-to-edit-a-customer.md)
{% endcontent-ref %}

{% content-ref url="/pages/TrIrHEgfhRPTxJZ15JYE" %}
[How to Filter Customers](/docs/tutorials/customers/how-to-filter-customers.md)
{% endcontent-ref %}

{% content-ref url="/pages/0z97lor4kHRReUGOEGGE" %}
[How to Delete Customers](/docs/tutorials/customers/how-to-delete-customers.md)
{% endcontent-ref %}

{% content-ref url="/pages/SEpwxLKT7HdYkHtjJ4fP" %}
[How to Message Customers](/docs/tutorials/customers/how-to-message-customers.md)
{% endcontent-ref %}

{% content-ref url="/pages/bYUCJtXJIpzj8fUjwHV0" %}
[How to Import Customers](/docs/tutorials/customers/how-to-import-customers.md)
{% endcontent-ref %}


---

# 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.keepup.store/docs/tutorials/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.
