# What AI features are available in ilert?

ilert has been developing AI capabilities over the past few years to enhance incident response and alert management.

## Current AI features

### ilert Responder (Early Access)

ilert Responder is our AI-powered incident response assistant, currently available as an early access offering. It helps responders during incidents by:

* **Automating diagnostics**: Providing intelligent root cause suggestions
* **Assisting with incident resolution**: Offering contextual recommendations based on the incident type
* **Enhancing response efficiency**: Reducing time to resolution through AI-driven insights

## Upcoming AI features

Our AI roadmap includes several enhancements planned for the coming quarters:

### General Availability (GA) of ilert Responder

* Full production release of the AI responder functionality
* Enhanced reliability and performance optimizations

### Deeper integrations

* **Observability tools**: AI-powered analysis of metrics and logs
* **Source code management platforms**: Intelligent code analysis for incident context

### Enhanced AI capabilities

* **AI-driven remediation**: Automated resolution suggestions and actions
* **Knowledge recommendations**: Intelligent runbook and documentation suggestions

## Getting access

To request early access to ilert Responder or learn more about our AI capabilities, please contact our support team at <support@ilert.com>.

{% hint style="info" %}
**Related Documentation**

* [ilert AI Overview](https://docs.ilert.com/ilert-ai/introduction)
* [Creating Incidents with AI](https://docs.ilert.com/ilert-ai/creating-incidents-with-ai)
* [AI for Alert Grouping](https://docs.ilert.com/ilert-ai/using-ilert-ai-for-alert-grouping)
  {% endhint %}


---

# 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.ilert.com/knowledge-base/ai-and-automation/what-ai-features-are-available-in-ilert.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.
