> For the complete documentation index, see [llms.txt](https://organaise.gitbook.io/organaise-user-best-practices/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organaise.gitbook.io/organaise-user-best-practices/stakeholder-management-and-group-administration/group-administration.md).

# Group administration

OrganAise offers customizable groups to make it easy to arrange collaboration and assignments. You can create, name, change and administer groups from the left sidebar.

Click create group in the left sidebar and a window opens and enables you to name the group and select the calendars to be visible in it. You can chose to show both your own calendars but also calendars you have access to. Click the checkmark to complete.

The groups will after creation be shown in the left sidebar and when expanded you can also select or de-select the calendars as you prefer and the visualization takes place in real time in the calendar.

\ <br>


---

# 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://organaise.gitbook.io/organaise-user-best-practices/stakeholder-management-and-group-administration/group-administration.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.
