> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/account-management/admin-console.md).

# Admin Console

The Admin Console provides centralized management of domain settings, workgroups, user accounts, and security policies.

## Access Admin Console

To access the Admin Console, log in through the [Illumina login](https://login.illumina.com/) to go to the [Connected Home page](/account-management/platform-home.md). From there, select **Admin** from the left navigation menu. You can also access it directly at `https://<domain>.login.illumina.com/iam`.

The Admin Console contains two main sections accessible from the left navigation: **Workgroups** and **Domain**.

![Admin Console showing the Workgroups list page with left navigation for Workgroups and Domain](/files/yuBbunlA0aZgpXIvt3Yw)

## Roles

The roles within a domain that users may be assigned are:

| Role                | Description                                                                                                |
| ------------------- | ---------------------------------------------------------------------------------------------------------- |
| **Domain Admin**    | Read/write access to all resources created by users in the domain. Manage domain and workgroup membership. |
| **Workgroup Admin** | Read/write access to all resources created by users in the workgroup. Manage workgroup membership.         |
| **Workgroup User**  | Read/write access to all resources created by users in the workgroup.                                      |

## Get Started

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Manage workgroup settings and user roles</td><td></td><td></td><td><a href="/files/G7fAmRDWY54qSMmheFWW">/files/G7fAmRDWY54qSMmheFWW</a></td><td><a href="/pages/Ka0Ddmjk6LHfz59ne7mg">/pages/Ka0Ddmjk6LHfz59ne7mg</a></td></tr><tr><td>Manage domain settings</td><td></td><td></td><td><a href="/files/R7Y0NjE9YoE0lZvd1YRl">/files/R7Y0NjE9YoE0lZvd1YRl</a></td><td><a href="/pages/9cfykoTaUzawzcYQ2A0T">/pages/9cfykoTaUzawzcYQ2A0T</a></td></tr></tbody></table>


---

# 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://help.connected.illumina.com/account-management/admin-console.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.
