# Bi-Weekly Product Release Notes - Apr 2, 2025

## Features&#x20;

The following enhancements have been added to the Aisera GenAI Platform in this release.&#x20;

### Tickets&#x20;

The following enhancements have been added to Tickets in this release.&#x20;

#### Change Requests Added as Ticket Type&#x20;

With this release, you can upload Tickets that have a Change Request Type. Change Request Tickets can be used for planned activities like maintenance downtime or unplanned activities like outages.&#x20;

The screenshot below displays a Change Request Ticket.&#x20;

<figure><img src="/files/Oiq8n9dxFWahjds0HX7i" alt=""><figcaption><p>Ticket of Type Change Request</p></figcaption></figure>

Tickets that have **Change Request** as the **Ticket Type** include the **Outage Probability** and **Reason** parameters that allows you to track and predict future downtime.&#x20;

<figure><img src="/files/85oak5jfYPie7wwLUoXY" alt=""><figcaption><p>Details of Change Request Ticket</p></figcaption></figure>

When you choose a **Change Request** Ticket from the **Tickets** list, the **Change Request** **Details** page shows you both the **Outage Probability** (calculated when the ticket was created) and the **Reason** for the outage.&#x20;

## Enhancements&#x20;

The following enhancements have been added to the Aisera GenAI Platform in this release.&#x20;

### Channels&#x20;

The following enhancements have been added to Channels in this release.&#x20;

#### Channel Details Includes Channel ID&#x20;

When you are viewing your Bot/Application **Details** page, you can see the **ID** for your Bot/Application in the top left corner of the window.&#x20;

<figure><img src="/files/7iYF4war2T8kazHk74Yr" alt=""><figcaption><p>Application/Bot ID</p></figcaption></figure>

When you choose one of your **Channels** on the Bot/Application **Details** page, you will see the **Channel Details** page.&#x20;

<figure><img src="/files/e7WkSQPbUtWgcjTDE0sJ" alt=""><figcaption><p>Channel ID on Channel Details Page</p></figcaption></figure>

This page now contains a **Channel ID**.&#x20;


---

# 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/product-release-notes/2025/bi-weekly-product-release-notes-apr-2-2025.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.
