# Power Pilot Gen 2

**Power Pilot Gen2** is the evolution of Power Pilot, acting as an **AI orchestrator** that enables the creation of assistants capable of querying and analyzing your datasets.

This new version brings improvements to the user experience and cost optimizations by leveraging newer AI models to deliver faster, more consistent, and more efficient responses

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

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

#### How to Configure Power Pilot Gen2 in Power Embedded

To use **Power Pilot Gen2** with assistants in the portal, follow the steps below:

* Validate the prerequisites in the [**Power BI Administration Portal**](https://github.com/dirceuresende/docs-power-embedded-english/blob/main/administration-portal/power-pilot-ia/pre-requisitos.md)
* Subscribe to an AI model from a provider (**Azure OpenAI, OpenAI, Gemini, or Claude**)
* [Create a model in **Power Embedded**](https://github.com/dirceuresende/docs-power-embedded-english/blob/main/administration-portal/configuracoes/parametros/modo-de-edicao-e-criacao.md)
* [Create an assistant in **Power Embedded**](/en/administration-portal/power-pilot-gen-2/gen2-assistant-creation.md)


---

# 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.powerembedded.com.br/en/administration-portal/power-pilot-gen-2.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.
