# Setup User Profile

### Aim

Set up your user profile

### Benefits

Speed, efficiency, and certainty can be achieved by setting up your account details so the same basic information does not need to be repeatedly entered.

The person who sets up your account has administrator privileges.&#x20;

Your account administrator controls who has access to the account and who can transact on behalf of your business.

If a member of your staff leaves, the data they have stored will revert back to the control of the administrator and your business records will not be lost.

### Steps

![](/files/-MkosCJc7wwyCdbk-F2H)

| Step | Action                                                                                                                           |
| ---- | -------------------------------------------------------------------------------------------------------------------------------- |
| 1    | <p>On Setup User Profile page, enter following:</p><ul><li>Name</li><li>Mobile</li><li>Email Address</li><li>Signature</li></ul> |
| 2    | On the Signature field, click on the input field to prompt a popup canvas to write your signature                                |
| 3    | Once you have signed your signature, click **Save**                                                                              |
| 4    | An **Accept** popup will display. Click **Accept**                                                                               |
| 5    | Your signature will be saved into your user profile                                                                              |
| 6    | Back to **Setup User Profile** page, click **Save**                                                                              |
| 7    | A **Successfully Completed** popup will display. Click **Proceed**                                                               |
| 8    | On Business Profile page, click **Register Now**                                                                                 |
| 9    | You will now proceed to [this page](/aglive/aglive-mobile-app/select-industry-type.md)                                           |


---

# 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-mobile-app/setup-user-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.
