# What as an Organisation Admin?

## What is an Organisation Admin? <a href="#admin-user" id="admin-user"></a>

An Organisation Admin is a user who has an Admin Engagement with an organisation. This grants them the power to do the following (and more):

* Manage engaged users (including inviting new users to engage and ending existing engagements)
* Create and manage organisational templates
* Generate aggregate reports of engaged users' assessments

If you are an organisation admin, you can access the Admin Console from the app menu. This will open a new tab. Note that the Admin Console is optimised for desktop use.


---

# 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://help.cloudjournals.com.au/admin-console/what-as-an-organisation-admin.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.
