# How to Add Company and Address Details to Your Invoice in Netmaker

{% stepper %}
{% step %}

### Log in

Visit <https://app.intercom.com/> and log in with your credentials.
{% endstep %}

{% step %}

### User Account

Access your user profile.
{% endstep %}

{% step %}

### Manage Account

Select "Manage Account".
{% endstep %}

{% step %}

### Optional Details for Invoice

Select "Optional Details for Invoice".
{% endstep %}

{% step %}

### Add Your Company Information and Address Details

Add your company information and address details to your invoice in Netmaker.
{% 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-company-and-address-details-to-your-invoice-in-netmaker.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.
