# Updating Billing Information

**Step 1: Access the Billing Form**&#x20;

1. Log in to the portal <https://console.blusapphire.com> where your billing information is available.&#x20;
2. Navigate to the "Billing" section to locate the billing form.&#x20;

**Step 2: Fill in Required Details**&#x20;

1. Enter the following information into the billing form:&#x20;
2. Legal Entity Name: Enter the official name of your legal entity.&#x20;
3. Address: Fill in the complete address for your entity.&#x20;
4. TAX ID Type: Select the type of Tax ID (e.g., Federal, VAT, etc.) from the available options.&#x20;
5. TAX ID Number: Enter the specific Tax ID number associated with your entity. &#x20;

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

**Step 3: Review the Information**&#x20;

1. Double-check all the information to ensure its accuracy.&#x20;
2. Ensure that the legal entity name, address, tax ID type, and tax ID number are correct.&#x20;

**Step 4: Update Billing**&#x20;

1. Once the details are correctly filled in, click on "Update Billing" to save the changes to your billing information.&#x20;

&#x20;

{% embed url="<https://youtu.be/bPO8C2KiJyk>" %}


---

# 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.blusapphire.io/customer-self-service-portal/updating-billing-information.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.
