> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/microsoft-entra-id-dashboard-entry.md).

# Microsoft Entra ID dashboard entry

Manage Entra ID users and groups from a single, easy-to-use interface. This interface allows Entra ID resources to be managed directly from Remote Desktop Manager, improving administrative workflow and simplifying access sharing and management.

### Configuration

1. Open Remote Desktop Manager.
2. Add a ***new entry - Remote management - Microsoft Entra ID dashboard.***
3. Select a ***Name***, ***Folder***, and ***Display***.
4. Choose a ***Entra ID Tenant*** by clicking on the three dots next to the ***Tenant field***.

![](https://cdnweb.devolutions.net/docs/RDMW6083_2024_2.png)

### Microsoft Entra ID dashboard entry settings

Here is a list of the ***users settings*** available in the ***Microsoft Entra ID Dashboard entry*** interface.

| **SETTINGS**    | **DESCRIPTION**                                                                                                       |
| --------------- | --------------------------------------------------------------------------------------------------------------------- |
| New user        | Create a **new user** or invite an **external user**.                                                                 |
| Properties      | Properties of a user such as **Identity, Job information, Contact information, Parental controls**, and **Settings**. |
| Delete          | Permanently **delete** an item.                                                                                       |
| Refresh         | **Refresh** all users.                                                                                                |
| Reset password  | **Reset the password** by assigning a temporary password that must be changed on the next sign in.                    |
| Revoke sessions | **Revoke** all sessions for the user.                                                                                 |

The following is a list of the ***group settings*** available in the ***Microsoft*** ***Entra ID Dashboard entry*** interface.

| **SETTINGS** | **DESCRIPTION**            |
| ------------ | -------------------------- |
| Members      | **Add** members to groups. |
| Delete       | **Delete** groups.         |
| Refresh      | **Refresh** groups.        |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/rdm/knowledge-base/how-to-articles/microsoft-entra-id-dashboard-entry.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.
