# Inviting User

The Admin needs to login into the AI Microcloud and click on the Dashboard menu Item

<figure><img src="/files/oBZn2Qz5uzXepxg33LH6" alt=""><figcaption><p>Click on Dashboard on the Left menu tray</p></figcaption></figure>

From there Admin needs to click the 3 dots beside the search bar as shown in the picture below

<figure><img src="/files/3xOQIwsiaYdT3AYc314d" alt=""><figcaption></figcaption></figure>

The Admin will be prmepted with an option to Invite or Create an User into their organization

<figure><img src="/files/y0pKv1uXy0NhUy7GZ3YI" alt=""><figcaption><p>Select the Invite User option</p></figcaption></figure>

After slecting it will ask the admin to provide the e-mail address of the user he/she wants to onboard

<figure><img src="/files/peUavT8ZHMtBrHIlZYr3" alt=""><figcaption><p>Provide a valid email</p></figcaption></figure>

After clicking the Invite button, The invited user will recive a mail from Zeblok and can confirm their login by creating username and password through the link provided and can login into the AI Microcloud

{% hint style="info" %}

1. New users will be having "Default" acsess which the Admin needs to change by adding the users to user groups.
2. New Users have to be assinged a Namespace
   {% endhint %}


---

# 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://computationaldocs.zeblok.com/info/procedure/inviting-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.
