# Administration

- [Audit](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/audit.md): Learn more about how to view audit records on the Digibee Integration Platform.
- [Access control](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/new-access-control.md): Manage permissions on the Digibee Integration Platform.
- [Users](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/new-access-control/users.md): Learn how to create, edit, archive, and restore users
- [Groups](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/new-access-control/access-control-groups.md): Learn more about Groups, which are a collection of individual users, in the Digibee Integration Platform. Discover how to create, edit, archive and restore them within the integration environment.
- [Roles](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/new-access-control/access-control-roles.md): Learn how to create, edit and delete a role.
- [List of permissions by service](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/new-access-control/access-control-roles/list-of-permissions-by-service.md): Consult the description of each permission available on the Digibee Integration Platform.
- [Roles and responsibilities:  Governance and key stakeholder identification](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/new-access-control/access-control-roles/key-stakeholder-identification.md)
- [Identity provider integration](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/identity-provider-integration.md): Learn about the Identity Provider (IdP), its advantages, requirements and other uses for integrating the IdP with the Digibee Integration Platform.
- [How to integrate an identity provider](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/identity-provider-integration/how-to-integrate-the-identity-provider.md): Learn the steps to integrate the identity provider (IdP) with the Digibee Integration Platform.
- [Authentication rules](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/identity-provider-integration/idp-accesses.md): Learn how to determine whether users should login using Digibee credentials or via IdP
- [Integration of IdP groups with Digibee groups](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/identity-provider-integration/integration-of-idp-groups-with-digibee-groups.md): View steps to integrate the identity provider (IdP) with Digibee iPaaS groups. This feature supports integration into multiple realms within the integration environment.
- [How to create a group integration](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/identity-provider-integration/integration-of-idp-groups-with-digibee-groups/how-to-create-a-group-integration.md): Learn how to create a group integration.
- [How to test a group integration](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/identity-provider-integration/integration-of-idp-groups-with-digibee-groups/how-to-test-a-group-integration.md): Learn how to test a group integration.
- [How to enable group integrations](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/identity-provider-integration/integration-of-idp-groups-with-digibee-groups/how-to-enable-group-integrations.md): Learn how to enable group integrations.
- [How to edit a group integration](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/identity-provider-integration/integration-of-idp-groups-with-digibee-groups/how-to-edit-a-group-integration.md): Learn how to edit a group integration
- [How to delete a group integration](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/identity-provider-integration/integration-of-idp-groups-with-digibee-groups/how-to-delete-a-group-integration.md): Learn how to delete a group integration.
- [User authentication and authorization](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/user-authentication-and-autorization.md): Check out all the articles the Digibee Documentation Portal provides on user authentication and authorization. Discover more details here.
- [How to activate and deactivate two-factor authentication](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/user-authentication-and-autorization/two-factor-authentication.md): Learn how to activate and deactivate two-factor authentication in the Digibee Integration Platform.
- [Login flow](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/user-authentication-and-autorization/login-flow.md): Learn more about how the login flow works on the Digibee Integration Platform.
- [Organization groups](https://docs.digibee.com/documentation/developer-guide/platform-administration/administration/organization-groups.md)


---

# 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://docs.digibee.com/documentation/developer-guide/platform-administration/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.
