# Ask Wrangle

<figure><img src="/files/CZGMgyhJxvI1yvM1QBUK" alt=""><figcaption><p>Click one of the example questions, or write your own</p></figcaption></figure>

Wrangle's [AI powered reporting engine](https://slack.wrangle.io/reports/tickets/ask-wrangle) will analyze your tickets and provide you with a response, and link to view tickets that were used to generate the response.

After you receive an answer, you'll be able to rate whether or not the response was helpful; ratings help Wrangle to improve your reports over time. Click the thumbs up or thumbs down buttons to submit your feedback:

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

Use the inbox filter to select specific inboxes to use for reports, or leave it empty to ask questions about all inboxes.

{% hint style="info" %}
Users can Ask Wrangle about tickets within inboxes where they have a role of [Observer](/tickets/setting-up-your-inbox/roles-and-permissions.md) or higher.
{% endhint %}

Ask Wrangle is part of our [Scale Plan](https://www.wrangle.io/pricing). If you're a current Pro customer and interested in taking it for a spin, contact us at `support@wrangle.io`.


---

# 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.wrangle.io/tickets/web-app-monitoring-tickets/ticket-reports/ask-wrangle.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.
