> For the complete documentation index, see [llms.txt](https://docs.whalesync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whalesync.com/resources/support/how-to-update-your-tax-id-number.md).

# How to update your tax ID number

If you're a business, you can update your tax ID number in Whalesync's billing portal. You may need this if you are in a country where businesses are not normally charged VAT, such as the EU.

To do this:

1. Go to the [Whalesync dashboard](https://app.whalesync.com)
2. Click [*Manage subscription*](https://app.whalesync.com/subscription/manage)
3. Under *Billing information*, click *Update information*

<figure><img src="/files/a7PrcXPkQ5m463dmazzL" alt="" width="375"><figcaption><p>Update billing information in the subscription portal</p></figcaption></figure>

Scroll to the bottom and you can add your tax ID number.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.whalesync.com/resources/support/how-to-update-your-tax-id-number.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.
