# Content Generation from Tickets

This section contains the following topics:

**Why extract solutions from the Ticket Comments?**

**Setup Guide for Knowledge Generation**

&#x20;    **Step-by-Step Guide to Setup the Knowledge Generation**

&#x20;    **Loading the JSON file to show knowledge fields and values on the Knowledge Mapping page**&#x20;

&#x20;    **Knowledge Generation configuration setup**

&#x20;    **Kick off Knowledge Generation**

**Generated Knowledge Data source**

**Knowledge Generation & Similarity Check Logic**

&#x20;    **Knowledge Generation Data processing**

&#x20;   **Similarity check logic**

**Tickets Considered for Subsequent Runs**

**Analyze KB Article Generation Results**

&#x20;    **AI Generated Documents from Bulk Tickets**

&#x20;    **AI Generated Document from Single Ticket**

**AI Generated Document Details-Side Panel**

**Functionality of Generated Documents that are Recrawled**

**Similar Documents Page**

&#x20;   **Functional Details**


---

# 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/content-generation-from-tickets.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.
