# Adding a customer

To add a customer:

1. Click **All customers** in the left navigation. The Customers page appears.
2. Click the **Add customer** button at the top right of the page. The Add customer page appears.

   <figure><img src="/files/OdaMY9TUcxyBREiRwQeU" alt=""><figcaption></figcaption></figure>
3. Enter the required information.\
   **Note:** You must select either Individual or Business as a customer Type. Otherwise, you will not be able to save that customer information and will be prompted to select a type.
4. Click **Save** at the top right of the page.
5. A green **Customer added** dialog box will appear at the screen's bottom left corner.


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/customers/adding-a-customer.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.
