# Step 3 - Start Generation

Once the configurations are set, click on the **Generate Knowledge** button beside the **Action** button.&#x20;

You will get an acknowledgement saying the job has triggered and is in progress.&#x20;

<figure><img src="/files/a7HAf5hbhYazfISbtGFf" alt=""><figcaption></figcaption></figure>

You can monitor the status by clicking on **View Job** in the acknowledgement or by navigating to **Settings-> System Jobs -> Generic Jobs -> Search for KB Generation**.

<br>


---

# 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/running-knowledge-generation-jobs/step-3-start-generation.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.
