# Management

## Enabling and Disabling User

In the Inistate app, enabling and disabling user accounts are essential for managing access effectively. The features ensure that user access always complies with current security protocols and organizational policies.

Administrators can enable accounts to grant necessary access aligned with user roles, ensuring operational workflow and productivity.

Disabling accounts helps prevent unauthorized access, enhance security, and adjust privileges in response to role changes or organizational needs. You can find the user options located right to the user.

<figure><img src="/files/RslkCvmvPBVAfSMFxY4v" alt=""><figcaption><p>Example of Disable User</p></figcaption></figure>

## Role Assigning

All of the roles above can be assigned to a user <mark style="color:yellow;">**except for consultant and owner**</mark>, role assignment can be done by clicking on the three dots to the right of a user and access the option menu.

<figure><img src="/files/brC8vqIeLiHkSOWYJUNw" alt=""><figcaption><p>Assigning User Roles in Web</p></figcaption></figure>

<figure><img src="/files/6holDMSRU3FIAcQCByEM" alt="" width="188"><figcaption><p>Assigning User Roles in Mobile</p></figcaption></figure>

## Filter

In the user's page (or members page on mobile), you are also able to filter the roles within a workspace. Do note the filter function works using <mark style="color:yellow;">**OR conditional.**</mark> Meaning it will display results that qualify either one of the user roles chosen.

***

## User Invitation

Invitations within the Inistate system are pivotal for ensuring a smooth onboarding process and managing user access effectively.

### Web Invitation Options in Inistate

* **Email Invitations**: Administrators can send email invitations to new users, allowing them to create an account and gain access to the platform.
* **Link Invitations**: A unique invitation link can be generated and shared with prospective users. This link can be accessed via a web browser, expediting the onboarding process.

### Mobile Invitation Options in Inistate

* **Email Invitations**: Similar to web options, administrators can send email invitations directly to users, allowing them to register and access Inistate from their mobile devices.
* **Link Invitations**: Unique invitation links can be shared via messaging apps or text, enabling users to quickly join Inistate through their mobile browser.
* **QR Code Invitations**: Administrators can generate a QR code that users can scan with their mobile device to receive an invitation, making the onboarding process even more efficient.

#### Access

In both web and mobile, the invitation options can be accessed through the user's tab or menu.

Expiration of invitation: 1 month.

***

## Role Assigning

All of the roles above can be assigned to a user <mark style="color:yellow;">**except for consultant and owner**</mark>, role assignment can be done by clicking on the three dots to the right of a user and access the option menu.

<figure><img src="/files/brC8vqIeLiHkSOWYJUNw" alt=""><figcaption><p>Assigning User Roles in Web</p></figcaption></figure>

<figure><img src="/files/6holDMSRU3FIAcQCByEM" alt="" width="188"><figcaption><p>Assigning User Roles in Mobile</p></figcaption></figure>

## Filter

In the user's page (or members page on mobile), you are also able to filter the roles within a workspace. Do note the filter function works using <mark style="color:yellow;">**OR conditional.**</mark> Meaning it will display results that qualify either one of the user roles chosen.

**More about invitation to a workspace:**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Mobile App - Invitation via link, QR Code and Email</strong></td><td>A comprehensive instruction on invite users using mobile app, using three methods: sending an invitation link, using a QR code, and inviting via email.</td><td><a href="https://community.inistate.com/t/mobile-app-invitation-via-link-qr-code-and-email/409">https://community.inistate.com/t/mobile-app-invitation-via-link-qr-code-and-email/409</a></td></tr><tr><td><strong>Web - How to send invitation link</strong></td><td>A step-by-step guide on how to send an invitation link using Inistate website.</td><td><a href="https://community.inistate.com/t/web-how-to-send-invitation-link/38">https://community.inistate.com/t/web-how-to-send-invitation-link/38</a></td></tr></tbody></table>

**More about joining a workspace through invitations:**

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Join Workspace Using Mobile</strong></td><td>Step-by-step guide on how to join a workspace using the Inistate mobile app.</td><td></td><td><a href="https://community.inistate.com/t/join-workspace-using-mobile/434/">https://community.inistate.com/t/join-workspace-using-mobile/434/</a></td></tr><tr><td><strong>Enrolment Mobile - Enroll to exist workspace</strong></td><td>Guide for joining via QR code or invitation link.</td><td></td><td><a href="https://community.inistate.com/t/enrolment-mobile-enrol-to-exist-workspace/429">https://community.inistate.com/t/enrolment-mobile-enrol-to-exist-workspace/429</a></td></tr><tr><td><strong>Join a workspace through Web</strong></td><td>Steps for joining via email invitation or an invitation link.</td><td></td><td><a href="https://community.inistate.com/t/how-to-join-a-workspace/380">https://community.inistate.com/t/how-to-join-a-workspace/380</a></td></tr></tbody></table>


---

# 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://inistate.gitbook.io/home/user/management.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.
