# User access management

In Emedgene, the [smallest unit of access control](/emedgene/emedgene-analyze-manual/settings/user_roles/iam-scopes-emedgene-roles.md) is an **Emedgene role** in legacy Emedgene environments and an **IAM scope** in Illumina environments. Each Emedgene role corresponds directly to an IAM scope, both defining the same set of access permissions.

In **Illumina environments**, user access is [managed externally](/emedgene/emedgene-analyze-manual/settings/user_roles/user-access-management-in-illumina-environments.md) through the AWS Identity and Access Management (IAM) service.

In **legacy Emedgene environments**, user access is [managed internally](/emedgene/emedgene-analyze-manual/settings/user_roles/user-access-management-in-legacy-emedgene-environments.md) via the User Management tab in Settings.


---

# 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.connected.illumina.com/emedgene/emedgene-analyze-manual/settings/user_roles.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.
