# How to add business information

{% hint style="info" %}
*Adding business information to your account will add business information to all invoices including business name and business ABN.*
{% endhint %}

## Follow these steps

**\[Step #1]** Log into your account: [https://app.loadlogistics.com.au](https://app.loadlogistics.com.au/login) .

**\[Step #2]** In the top navigation bar, click '**Account**' (The circle with the image).

**\[Step #3]** Find '**My business**', and click '**Visit**'.

**\[Step #4]** Enter your business information and click '**Save**'.


---

# 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://help.loadlogistics.com/load-logistics/account-help/basic-information/how-to-add-business-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.
