# Prerequisites

User must ensure the following requirements are fulfilled before proceeding with Zephyr Scale integration in Avo Assure. &#x20;

1. [Cloud Authentication ](#id-1.-cloud-authentication)
2. [Data Center Authentication](#id-2.-data-center-authentication)

### 1. Cloud Authentication&#x20;

#### For the cloud authentication, here are the prerequisites:

* **Jira credentials:** Keep Jira login credentials ready for authentication.
* **Jira API token:** Generate the Jira API token and store it securely for use during integration.
* **URL for Jira instance:**  Ensure the Jira URL is correct and Accessible for usage.
* **Zephyr Scale API token:** Generate the Zephyr Scale API token and store it securely for use during integration. &#x20;
* **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 Zephyr Scal&#x65;**.**

### 2. Data Center Authentication

#### For the data center authentication, here are the prerequisites:

* **Username:** Ensure the Zephyr Scale Username is copied.
* **PAT token:**  Generate the PAT (Personal Access token) token and store it securely for use during integration.
* **URL for Jira instance:**  Ensure the Zephyr Scale URL is correct and Accessible for usage.
* **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 Zephyr Scale.

{% hint style="info" %}
**Note:** For installing the **Avo Integrator**, 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/zephyr-scale/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.
