# Business Details

To update your business information, follow these steps:

1. **Go to Business Settings Page:** Navigate to the [Business Settings](https://dashboard.copperx.io/settings/organization) page in your account dashboard.
2. **Update Business Details:** Here, you can set or modify the following information:
   * Business Name
   * Business Address
   * Support Email
   * Support Phone Number
   * Business Website
   * Company Identification Number (CIN)
   * Tax Number (Tax ID)
   * Support Website
   * Privacy Policy
   * Terms of Service<br>

<figure><img src="/files/9JpHgia6jzalXylI7FkQ" alt=""><figcaption></figcaption></figure>

All of these settings will be visible in both the invoice and checkout sessions.


---

# 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.copperx.io/setup-and-configuration/setup-an-account/business-details.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.
