# Customers

This tab provides you with a user-friendly interface for accessing and organizing customer details, enhancing the overall efficiency of customer management.&#x20;

<figure><img src="https://3654694329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOokiT38oKvyMtYds88Kp%2Fuploads%2F31eiTCF7xZMfqoln2HZF%2FBookster_How%20to%20manually%20add%20new%20customers.gif?alt=media&#x26;token=d863ffe7-c623-4c51-801d-c8fea81fc4e5" alt=""><figcaption><p>A GIF image showing the Customers tab in the Bookster plugin.</p></figcaption></figure>

From viewing customer details to adding new clients manually or importing them in bulk, this dashboard gives you full control over your customer data - all in one place.

<figure><img src="https://3654694329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOokiT38oKvyMtYds88Kp%2Fuploads%2FoJOtafKebiaMCv2a4bIz%2FCustomers%20dashboard%20of%20Bookster.png?alt=media&#x26;token=33dd1ca1-144c-4335-8e5d-414d1d3860a9" alt=""><figcaption></figcaption></figure>

**(1). Customers List**: This is the main table where all your customers are displayed. Each row represents one customer, and Bookster automatically creates or updates customer data when someone books an appointment through your site.

From each row, you can edit/view detailed customer information or remove customers if needed.

**(2). Search Bar**: At the right of the Customers dashboard, you’ll find a search field. This is a huge time-saver when your customer list grows, and you need to find someone quickly.

**(3). New Appointment**: This button allows you to manually create a new appointment from the backend.

**(4). Import**: The Import feature helps you add multiple customers to Bookster at once by uploading a CSV file containing customer details. After importing, all customers behave just like regular Bookster customers and can be assigned to appointments right away.

**(5). New customer**: This button allows you to manually add a customer to Bookster without creating an appointment. You can enter details such as: Customer name, email address, phone number, image, additional information, and much more. Once saved, the customer will appear in the Customers list and can be used for future bookings.


---

# 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.yaycommerce.com/bookster/records/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.
