# Customers

Your customer information is among the most important within your Freewebstore Control Panel. It holds all kinds of useful information.&#x20;

This section looks at how to handle your customer information from simply viewing your customer information to exporting this information to a CSV file.

This section covers:

{% content-ref url="/pages/OZ68nCounA5hYM8AqUBV" %}
[Customer Information](/orders/customers/customer-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/anp2GKiUEFhL5WblEX3c" %}
[Viewing Customer Orders](/orders/customers/viewing-customer-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/M496uXqfYgt8PXDzGkLw" %}
[Delete an Existing Customer Account](/orders/customers/delete-an-existing-customer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/Cfl539LxG9e1XI3OUC11" %}
[Editing your Customers Account](/orders/customers/editing-your-customers-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/L63ZrAwKihM2Uv7Ogy54" %}
[Export your Customer Accounts](/orders/customers/export-your-customer-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/3k6DH5KJM2aZpd297Xe5" %}
[Disable Customer Accounts](/orders/customers/disable-customer-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/L63ZrAwKihM2Uv7Ogy54" %}
[Export your Customer Accounts](/orders/customers/export-your-customer-accounts.md)
{% endcontent-ref %}

{% hint style="warning" %}
Your customers' information is incredibly sensitive information. If you have you have the staff accounts feature live, make sure only trusted employees have access to this information. The mishandling of sensitive information can land you in big trouble.
{% endhint %}


---

# 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://help.freewebstore.com/orders/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.
