# Helpful Copilot

Beyond its role as the agent head within the system, Copilot is also available as an AI-driven assistant to help you navigate the Pentest Copilot Enterprise dashboard and run assessments with ease. It offers recommendations, automates routine tasks, and guides you through complex workflows for maximum efficiency.

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

**Using the Copilot**

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

* **Running Assessments:** Initiate and monitor assessments with the help of the Copilot, which can suggest optimal configurations and highlight critical findings.
* **Interactive Features:** The Copilot can answer questions, provide step-by-step guidance, and offer insights based on assessment results.

Example: You can summarize an attack path using copilot by clicking this button below.

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


---

# 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://copilot-docs.bugbase.ai/enterprise/helpful-copilot.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.
