# Edit Business Profile

### Aim

### Benefits

### Steps

| Step | Action                                                                                                                                                                                       |
| ---- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1    | Navigate to the left menu, under **Profile**, click **Business Profile**                                                                                                                     |
| 2    | View Business Profile page will be displayed                                                                                                                                                 |
| 3    | On the View Business Profile page, click **Edit**                                                                                                                                            |
| 4    | <p>On the Edit Business Profile page, edit the following:</p><ul><li>Company Name</li><li>Company Number</li></ul>                                                                           |
| 5    | <p>Under My Location, edit the following:</p><ul><li>Location Nickname</li><li>Location ID</li><li>Country</li><li>State</li><li>City/Town/Suburb</li><li>Postcode</li><li>Address</li></ul> |
| 6    | To add more location, click **Add Location**                                                                                                                                                 |
| 7    | To delete a location, click<img src="/files/-MhH0WwFnsCPbulMZzOf" alt="" data-size="line"> **Bin icon**                                                                                      |
| 8    | Click **Save**                                                                                                                                                                               |
| 9    | An **Updated** popup will display. Click **Close**                                                                                                                                           |


---

# 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.aglive.com/aglive/aglive-web-portal/setup-business-profile/edit-business-profile.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.
