# Adding a tax certificate

To add a tax certificate 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 certificate** button in the Tax section. If a tax certificate exists, click the **Add tax certificate** link under the existing ID. The Add tax certificate dialog box appears.

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

   <div align="left"><figure><img src="/files/6Ow4YzuIfMWoMt9PslUe" alt=""><figcaption></figcaption></figure></div>
5. Enter the required information, upload the tax certificate, and click **Add**. You can only upload a certificate in JPG, PDF, or PNG format.
6. A green **Changes saved** 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-certificate.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.
