# Manage User

1. Log in to [LayerPanel](https://cp.layerpanel.com/), go to the **Account** section and click **Manage Users**.
2. Select the **+ Invite User**.
3. Select a role (E.g. Member, Billing Member & Billing Admin). Enter the user's email address and click **Send Invitation** to receive an email invitation.&#x20;

   <figure><img src="/files/Oftd5CiAdHAuhbKzusi5" alt=""><figcaption></figcaption></figure>
4. **Owner** can click on **Permissions** and assign the task permissions to the desired Member(s).&#x20;

   <figure><img src="/files/e2S1IIhTioXGSAZXhkPC" 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.layerstack.com/product-docs/quickstart/manage-user.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.
