# How to add billing address on my invoice?

Adding or updating your billing address is crucial for accurate invoicing and tax purposes.

{% stepper %}
{% step %}

### Access your account

* Log in to your account.
* On the bottom-left of your dashboard, click your email to open the menu and select the **Manage Account** button.

(Optional) You can also go directly to your profile page: <https://account.netmaker.io/profile>
{% endstep %}

{% step %}

### Open Profile > Optional Details for Invoice

* On the **Profile** page, click **Optional Details for Invoice**.

![](https://downloads.intercomcdn.com/i/o/1183917314/d86a0a06bb2ea7c2d62efd29/Screenshot%2B2024-09-16%2Bat%2B7_13_38-E2-80-AFPM%2B-282-29.png?expires=1769148000\&signature=c3ec8d7405e3ef9f26d888196869cbb24b829429747fa8bb8aea9cbb1616cb38\&req=dSEvFcB%2FmoJeXfMW3Hu4gYpzl9kiS916PIdScXaCQAdnibeyuTJvfyYMwqsg%0AWg%3D%3D%0A)
{% endstep %}

{% step %}

### Add or update your billing address

* Enter or update your billing address fields in the Optional Details for Invoice section.

![](https://downloads.intercomcdn.com/i/o/1183944389/7852ae03c08cb536e901ef76/Screenshot+2024-09-18+at+2_15_56%E2%80%AFPM.png?expires=1769018400\&signature=8cc12d6d5ee96d0dc5c39f283b84249f36474ff0f461910f4a5a5f3d639822cc\&req=dSEvFcB6mYJXUPMW1HO4zbuDGlR8XSv9RdkI%2Bi0vdE1bq1qEihhgfs2lVNnB%0ADOhB%0A)

![](https://downloads.intercomcdn.com/i/o/1183949597/2ca246f48536e4954f88ef8e/Screenshot+2024-09-18+at+2_17_05%E2%80%AFPM.png?expires=1769018400\&signature=02d830689a226bd1c0f5e52f2823bcd66e2e1ac8d7f092bb42e47a2732ed8df8\&req=dSEvFcB6lIRWXvMW1HO4zf0WQqpui0prka10hcsLmTo9M3h3Iugtr2YgrY21%0AOyqb%0A)
{% endstep %}

{% step %}

### Save changes

* After adding or updating your billing address, click the **Save** button.
  {% endstep %}
  {% endstepper %}


---

# 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://learn.netmaker.io/help-articles/how-to-add-billing-address-on-my-invoice.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.
