# Test Suite

The **Settings > Configuration > Test Suite** window allows you to set parameters for your Aisera tenant. These are settings that apply to any bot you create in your Aisera tenant.

<div align="left"><figure><img src="/files/JGjxFvO4F08BUX5tFZOp" alt=""><figcaption><p>Tenant Configuraitons for Test Suite </p></figcaption></figure></div>

You can change the following settings when configuring your tenant/platform instance.

<table><thead><tr><th>Label</th><th width="115">Type</th><th>Default</th><th>Description</th></tr></thead><tbody><tr><td>Maximum Active Requests per Bot</td><td>Integer</td><td>3000</td><td>Set the size to match your system call capacity.</td></tr><tr><td>Show Test Case Debug Info</td><td>Boolean</td><td>False</td><td>Set to display the Test Suite if you need to see the debug information.</td></tr></tbody></table>


---

# 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/tenant-configuration-settings/test-suite.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.
