# Prerequisites

#### For the Xray Integration, here are the prerequisites:

* **Jira credentials:** Keep Jira login credentials ready for authentication.
* **URL for Jira instance:** Ensure the Jira URL is correct and Accessible for usage.
* **Username:** Ensure the Jira Username is copied.
* **API token:** Generate the API token and store it securely for use during integration.
* **Client ID:** Ensure the Client ID is generated Xray and ready for use.
* **Client Secret:** Ensure the Client Secrete is generated Xray and ready for use.
* **Avo Integrator:** Ensure the Avo Integrator extension is downloaded in the browser. This required for Login, Mapping, and Execution Configuration in Avo Assure.
* **Avo Assure Client:** Ensure Avo Assure Client is connected, and it's required for executing the test case and update status in Xray.

{% hint style="info" %}
**Note:** For installing the Avo Integrator extension, refer to [Avo Integrator](/avo-assure/integrations-in-avo-assure/avo-integrator-extension.md).
{% endhint %}


---

# 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.avoautomation.com/avo-assure/integrations-in-avo-assure/test-management/xray/prerequisites.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.
