# Inviting User

The Admin needs to log in to 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 prompted with an option to invite or create a User in their organization

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

After selecting it will ask the admin to provide the e-mail address of the user he/she want 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 receive an email from Zeblok and can confirm their login by creating a username and password through the link provided, and can log in to the AI-Microcloud.

{% hint style="info" %}

1. New users will have "Default" access, which the Admin needs to change by adding the users to user groups.
2. New Users have to be assigned 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/1.3.7/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.
