# Adding a tax ID

To add a tax ID to a customer:

1. Click **All customers** in the left navigation. The Customers page appears.
2. [Search](/digital-river-api/administration/dashboard/customers/searching-for-customers.md) or scroll to find the customer you want to edit.
3. Click the customer ID link under the **Customer** **ID** column. The Customer details page appears.
4. Click the **Add tax ID** button in the Tax section. If a tax ID already exists, click the **Add tax ID** link under the existing ID. The Add tax ID dialog box appears.

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

   \
   ![](/files/tI8AcRc4CeuvbyYVJJ75)
5. Enter the required information and click **Add**.
6. A green **Tax identifier added** dialog box will appear in 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/tax-ids/adding-a-tax-id.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.
