# Manage Your Customers

## View your funnel customers

Funnelish offers two ways to view customers: a [Global Customers](https://app.funnelish.com/customers) tab to see all customers across your account in one place, and individual Funnel Customers pages to review, edit, or manage customers specific to each funnel.

You can now easily access funnel customers here:

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FdlGon3nBbKZq4i9ffCN4%2FScreenshot%202025-09-19%20at%2016.11.51.png?alt=media&#x26;token=9bd11a67-4190-409e-b3c1-53d8d6efa85b" alt=""><figcaption><p>Funnel customers.</p></figcaption></figure>

* **Click on the side dots to edit or delete a customer.**

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FO9FhjrHvsEIeVilYIU57%2FScreenshot%202025-09-19%20at%2016.14.49.png?alt=media&#x26;token=219457d6-0944-45e1-8a55-c6385ac558bf" alt=""><figcaption><p>Edit/Delete customer.</p></figcaption></figure>

### More customer details

If you click on any customer profile, a side pannel will open up with all the customer's information ***(basic details, shipping & billing information, orders history, and meta information).***

### Account-wide customers <a href="#account-wide" id="account-wide"></a>

Go to the Funnelish main page and click [**Customers**](https://app.funnelish.com/customers) at the top menu bar to view all the customers who have purchased from all your funnels.

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2F6yNhrPNFuj1KKCHeMsVQ%2FScreenshot%202025-09-19%20at%2016.17.45.png?alt=media&#x26;token=b35d7b3f-220a-4d1c-af2e-c4808befa94d" alt=""><figcaption></figcaption></figure>

### Review customer details

To learn more about the customer, click on any customer. A side panel opens and displays their personal details, shipping details and the customer's order history in the funnel.

{% hint style="info" %}
**Note**  Deleting a customer in this view does not delete the order from the funnel. Instead, the order is displayed with an Unknown customer.
{% endhint %}

### Tags in Customers <a href="#tags-in-orders" id="tags-in-orders"></a>

You can also manage **tags** from the Customers page:

* Tags you’ve created in **Orders** or **Customers** can be applied to or removed from a customer directly.

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FVhsCE1ce2unAFCEjVhZQ%2FScreenshot%202025-09-19%20at%2016.21.19.png?alt=media&#x26;token=ed302d10-d499-47f0-984b-2a9c1097fd56" alt=""><figcaption><p>Customers Tags.</p></figcaption></figure>

* Automations can then automatically update these tags based on triggers like purchases, refunds, or leads.

**For more details, see our** [**Tags**](https://docs.funnelish.com/automations/actions/tags) **article.**

## Export Customers

To export your orders, click the **Export customers** button. Choose the type of data you want to export (by Date or All Customers) and then download the .csv file.&#x20;

<figure><img src="https://2613769297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1AQCa9ckIWH7hGfrUV%2Fuploads%2FPWrcNZELTFabMOFV3KyF%2Fimage.png?alt=media&#x26;token=903ac4b8-3b86-49e4-9cb9-ffcf6b6d9cdf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
As the exported customers list is tracked account-wide it will not specify from which funnel they come from but we will be adding funnel customers later on.
{% 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://docs.funnelish.com/resources/manage-your-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.
