# IAM Service

With Identity and Access Management (IAM) you can ensure that only users with the right identity credentials can access specified data, resources, or product areas.

### Key features and benefits

* Provides variable levels of user permissions and access rights in the Emporix platform
* Applies values across the whole team using Employee Groups
* Creates and modifies Employee Groups, in name and structure
* Easily transfers members from one Employee Group to another
* Works seamlessly across both Emporix APIs and the Management Dashboard
* Integrates widely used protocols, supporting both LDAP and Microsoft’s Active Directory service
* Simplifies administration by allowing permissions to be applied across a whole group in a single click
* Reduces notifications by freeing up inboxes with fewer individual permission requests
* Prevents data leaks by ensuring that only specific user groups have access to sensitive data
* Provides a seamless user experience, offering a holistic access experience across APIs and the dashboard


---

# 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://developer.emporix.io/api-references/api-guides/users-and-permissions/iam.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.
