# AI Issue QA

## Rubrics

Create [rubrics](https://app.usepylon.com/settings/ai-controls/qa?tab=rubric) to enforce that processes are being followed on the agent and issue level.

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FfbQdqjdUKZTAOkr97xIe%2FCleanShot%202025-09-10%20at%2011.28.59%402x.png?alt=media&#x26;token=0652e0da-f92b-497e-bf8c-56880373872e" alt="" width="563"><figcaption></figcaption></figure>

## Review

When issues are closed, they will be evaluated according to the rubrics you defined, allowing you to see both issue and user level evaluations.

On the [AI Issue QA](https://app.usepylon.com/settings/ai-controls/qa?tab=issues) page, you can view all evaluated issues and filter by those not meeting expectations.

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FDrkuymT8rst79Zym568C%2FCleanShot%202025-09-09%20at%2015.10.51%402x.png?alt=media&#x26;token=0ed7cb2f-5fdb-400a-8323-a97f30aceb53" 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://docs.usepylon.com/pylon-docs/support-workflows/ai-issue-qa.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.
