# Platform administration

- [Administration](/documentation/developer-guide/platform-administration/administration.md)
- [Audit](/documentation/developer-guide/platform-administration/administration/audit.md): Learn more about how to view audit records on the Digibee Integration Platform.
- [Access control](/documentation/developer-guide/platform-administration/administration/new-access-control.md): Manage permissions on the Digibee Integration Platform.
- [Users](/documentation/developer-guide/platform-administration/administration/new-access-control/users.md): Learn how to create, edit, archive, and restore users
- [Groups](/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](/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](/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](/documentation/developer-guide/platform-administration/administration/new-access-control/access-control-roles/key-stakeholder-identification.md)
- [Identity provider integration](/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](/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](/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](/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](/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](/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](/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](/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](/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](/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](/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](/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](/documentation/developer-guide/platform-administration/administration/organization-groups.md)
- [Settings](/documentation/developer-guide/platform-administration/settings.md)
- [Globals](/documentation/developer-guide/platform-administration/settings/globals.md): Learn more about globals and how they are used to store variables on the Digibee Integration Platform.
- [Accounts](/documentation/developer-guide/platform-administration/settings/accounts.md): Learn more about accounts and how they are used to safely manage credentials on the Digibee Integration Platform.
- [OAuth2 Architecture](/documentation/developer-guide/platform-administration/settings/accounts/new-oauth2-architecture.md): Learn more about OAuth authentication providers in the Digibee Integration Platform.
- [Registration of new OAuth providers](/documentation/developer-guide/platform-administration/settings/accounts/new-oauth2-architecture/registration-of-new-oauth-providers.md): Learn how to create a new OAuth provider in the Digibee Integration Platform.
- [Consumers (API Keys)](/documentation/developer-guide/platform-administration/settings/api-keys-consumers.md): Learn how to configure Consumers, API Keys and Basic Auth credentials.
- [Relationship model](/documentation/developer-guide/platform-administration/settings/relationship.md): Discover how to use the Digibee iPaaS Relationship functionality.
- [Multi-Instance](/documentation/developer-guide/platform-administration/settings/multi-instance.md): Learn more about multi-instance functionality that allows the deployment of the same pipeline multiple times with different parameters.
- [Deploying a multi-instance pipeline](/documentation/developer-guide/platform-administration/settings/multi-instance/multi-instance.md): Learn more about how to deploy a multi-instance pipeline.
- [Data Streaming](/documentation/developer-guide/platform-administration/settings/data-streaming.md): Learn how to export or consume data using external tools or systems.
- [How to use Data Streaming with Datadog](/documentation/developer-guide/platform-administration/settings/data-streaming/how-to.md): Learn how to stream your data automatically to Datadog.
- [How to use Data Streaming with Splunk](/documentation/developer-guide/platform-administration/settings/data-streaming/data-streaming-splunk.md): Learn how to stream your data automatically to Splunk
- [Governance](/documentation/developer-guide/platform-administration/governance.md)
- [Policies](/documentation/developer-guide/platform-administration/governance/policies.md): Learn more about Digibee Integration Platform's policies
- [Security](/documentation/developer-guide/platform-administration/governance/policies/security.md): Learn more about each security policy.
- [Internal API access policy](/documentation/developer-guide/platform-administration/governance/policies/security/internal-api-access.md): Learn more about the Internal API access policy on the Digibee Integration Platform.
- [External API access policy](/documentation/developer-guide/platform-administration/governance/policies/security/external-api-access.md): Learn more about the External API access policy on the Digibee Integration Platform.
- [Sensitive fields policy](/documentation/developer-guide/platform-administration/governance/policies/security/sensitive-fields.md): Learn more about how the sensitive fields policy works on the Digibee Integration Platform.
- [Transformation](/documentation/developer-guide/platform-administration/governance/policies/transformation.md): Learn more about each transformation policy.
- [Custom HTTP header](/documentation/developer-guide/platform-administration/governance/policies/transformation/custom-http-header.md): Learn more about how the Custom HTTP header policy works on the Digibee Integration Platform.
- [CORS HTTP header](/documentation/developer-guide/platform-administration/governance/policies/transformation/cors-http-header.md): Learn more about how the CORS HTTP header policy works on the Digibee Integration Platform.
- [Limit of Replicas policy](/documentation/developer-guide/platform-administration/governance/policies/limit-of-replicas-policy.md): Learn more about the Limit of Replicas policy on the Digibee Integration Platform.
- [Artificial Intelligence policy](/documentation/developer-guide/platform-administration/governance/policies/ai-policy.md): Learn more about how the Artificial Intelligence policy works on the Digibee Integration Platform.
- [Digibee APIs](/documentation/developer-guide/platform-administration/digibee-apis.md): Learn about the Digibee APIs feature.
- [How to create API credentials](/documentation/developer-guide/platform-administration/digibee-apis/how-to-create-api-credentials.md): Understand how to set your API credentials on the Digibee Integration Platform.
