# Aisera Platform Configuration

## Overview

This section provides information about the administrative functions of the Aisera platform. The Aisera platform offers a number of configurations designed to integrate with your organizational policies, security requirements, and operational workflows.

These configurations allow you to configure tenant level settings. Tenant-level settings are global, affecting all aspects of a your experience, including how user's interact with the platform, and how your bots will behave.

The following sections are contained in the Aisera Platform Configurations

* [Setting Up SSO Authentication](/aisera-platform/tenant-setup/aisera-platform-configuration/setting-up-sso-authentication.md) - Set up SSO Authentication for users who will be access the Aisera Admin UI
* [Tenant Configurations Settings ](/aisera-platform/tenant-setup/aisera-platform-configuration/tenant-configuration-settings.md)- Configure the Tenant settings to change affect how the platform and bots will behave
* [Role Based Access Controls](/aisera-platform/tenant-setup/aisera-platform-configuration/aisera-platform-roles-and-permissions.md) - Set up Roles and Permissions for users accessing the Aisera Admin UI
* [Audit Trail Logs](/aisera-platform/tenant-setup/aisera-platform-configuration/audit-trail.md) - View actions being performed on your Aisera tenant
* [Inventory Transparency](/aisera-platform/tenant-setup/aisera-platform-configuration/inventory-transparency.md) - View applications applications in your system and their related risks


---

# 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.aisera.com/aisera-platform/tenant-setup/aisera-platform-configuration.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.
