# General

On this overview page you can find all Group Runbooks in the General subcategory.

## Runbooks

* [Add Or Remove Nested Group](/automation/runbooks/runbook-references/group/general/add-or-remove-nested-group.md)
* [Add Or Remove Owner](/automation/runbooks/runbook-references/group/general/add-or-remove-owner.md)
* [Add Or Remove User](/automation/runbooks/runbook-references/group/general/add-or-remove-user.md)
* [Change Visibility](/automation/runbooks/runbook-references/group/general/change-visibility.md)
* [List All Members](/automation/runbooks/runbook-references/group/general/list-all-members.md)
* [List Owners](/automation/runbooks/runbook-references/group/general/list-owners.md)
* [List User Devices](/automation/runbooks/runbook-references/group/general/list-user-devices.md)
* [Remove Group](/automation/runbooks/runbook-references/group/general/remove-group.md)
* [Rename Group](/automation/runbooks/runbook-references/group/general/rename-group.md)

[Back to Runbook Reference overview](/automation/runbooks/runbook-references.md)


---

# 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://docs.realmjoin.com/automation/runbooks/runbook-references/group/general.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.
