# Aisera Alert

The **Settings > Configuration > Aisera Alert** window allows you to set parameters for your Aisera tenant. These are settings that apply to any bot you create on this Aisera instance.

### Create Incident on System of Record for Aisera Alert

| **Type**    | Checkbox |
| ----------- | -------- |
| **Default** | Disabled |

Controls whether Aisera automatically creates incidents in your external ticketing system when Aisera Alerts are detected.

When enabled, Aisera creates a corresponding incident in your System of Record and tracks the external incident ID for correlation in the `tracking_incident_id` field. The incident includes relevant alert information such as severity, priority, category, and affected configuration items. When disabled, alerts are tracked only within the Aisera platform.


---

# 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/aisera-alert.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.
