# Bulk-export customers

The app provides a capability to export customer information such as

* Shopify customer ID - encoded in the[ "app generated" barcodes](/barcodify-customer-selector/getting-started/share-app-generated-barcodes-with-customers.md).
* Name, email, phone number - used to identify the customer
* [Custom "merchant-issued" barcodes](/barcodify-customer-selector/getting-started/synchronise-merchant-issued-custom-barcodes-with-the-app.md)
* "App-generated" QR code images - useful if you wish to print them or share via other means.

To export

1. Go to the "customers" page within the app.
2. Click/tap "Export" at the top right.
3. Select if you wish to export the current page (quickest, but limited to 50 customers), customers matching the search query in the "Filter customers" input field or all customers (may take up to 30min).
4. Click/tap "Export customers"

<figure><img src="/files/t2J4xEbWtnKtq413RpnN" alt=""><figcaption></figcaption></figure>


---

# 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://galmis.gitbook.io/barcodify-customer-selector/getting-started/bulk-export-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.
