# How can I invite a user to my account?

To invite a user, follow the below steps:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?rp=/login) using your Email and Password.&#x20;

<figure><img src="/files/QAWFZOO2yZHOznN7ZGn5" alt=""><figcaption></figcaption></figure>

**Step 2:** Go to your profile and select **User Management** on the **My Dashboard** page.

<figure><img src="/files/W46PMNH7FbEKVwPx7tLQ" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on **Invite New User.**

<figure><img src="/files/MJaHQNPWTrQPFQ1BhbKD" alt=""><figcaption></figcaption></figure>

**Step 4:** Enter the user's email you want to invite and give permissions according to your requirements. If you choose **All Permissions**, the user will act as the account owner, and you can also select **Choose Permissions** to give specific permissions to the user. After choosing, click on **Send Invite**.

<figure><img src="/files/6AWFKLnL5UOxQqG3fcBg" alt=""><figcaption></figcaption></figure>

**Step 5**: Once you send the invite successfully, it will appear in Pending Invites.

<figure><img src="/files/yO52gSKMCXtvLYCXoHxc" alt=""><figcaption></figcaption></figure>

**Step 6**: At the user's end, they will receive **the Accept Invite** link in their email; once the user clicks on the link, they will get two options: **Register** and **Login**.

**Step 7:** The user can login with the credentials if they already have an account. Otherwise, they have to register and create a new account. Once they register or login, they can access the account.

**Step 8**: You can also manage users and they will appear in your **User Management** section.

<figure><img src="/files/5Dp4QD0QO9dOKuwdQ0O8" alt=""><figcaption></figcaption></figure>


---

# 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://docs.acecloud.ai/knowledge-base/account/how-can-i-invite-a-user-to-my-account.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.
