> 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/google-workspace-console-entry.md).

# Google Workspace console entry

The Google Workspace console entry enables direct management of Google Workspace resources (users, groups, and [organizational units](https://support.google.com/a/answer/4352075?hl=en)) from Remote Desktop Manager, streamlining the administration workflow and simplifying access management and sharing.

### Configuration

1. Add a new entry in Remote Desktop Manager.
2. Go to ***Session*** and select ***Google Workspace***.
3. Enter the name and select a folder.
4. Choose the type of credentials.
5. Authenticate the ***Account status*** by clicking ***Validate***.

### Google Workspace console entry settings

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

| SETTINGS               | DESCRIPTION                                                                                                                       |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| **New**                | Create the selected user, group, or organizational unit                                                                           |
| **Delete**             | Delete the selected user, group, or organizational unit.                                                                          |
| **Properties**         | View and edit the properties of the selected user, group, or organizational unit. Double-clicking also opens the properties menu. |
| **Reset password**     | Reset the password of the selected user’s account.                                                                                |
| **Suspend/Reactivate** | Suspend or reactivate the selected user’s account without deleting it.                                                            |
| **Groups**             | Manage the selected user’s group memberships by adding or removing them from groups.                                              |
| **Members**            | Add or remove users from the selected group.                                                                                      |


---

# 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/google-workspace-console-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.
