# Zephyr Integration in Avo Assure

1\. Select **project** from Projects list &#x20;

2\. Click **Manage Integrations** link from Settings card. This will bring the Test Management window.

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

3. Select Zephyr icon from Test Management window

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

Zephyr configuration can be done by two ways: **Basic** and **Token**

With the **Basic** type of login,

i. Enter **Username**, **Password** and **URL** in their respective fields

ii. Hit the **Login** button to login to Zephyr and integrate it with Avo Assure

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

With **Token** type of login

i. Enter **URL** and **Token** in their respective fields

ii. Hit the **Login** button to login to Zephyr and integrate it with Avo Assure.

<figure><img src="/files/6GstAEcmEZVK4bgoxMAp" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
***Note:*** *Check the Remember Credentials checkbox to save the credentials for future use. This will auto load the details in the execution screen.*
{% endhint %}

4. After successful Configuration user can see the Zephyr mapping window on screen

<figure><img src="/files/7CSqAjbezW9nwhrfIpxy" alt=""><figcaption></figcaption></figure>

5. Provide details: Select **Project**, Select Type and Select **Repo/Release** from dropdown

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

6. On the mapping tab, select **Avo Test Case** from left pane of the screen and select **Zephyr Test Cases** from right pane of the Screen.\
   \
   There are 2 types of mapping supported in Avo Assure one-to-one and one-to-N

|                    |                                                                                                                    |
| ------------------ | ------------------------------------------------------------------------------------------------------------------ |
| one-to-one Mapping | One-to-one Mapping is when, one Avo Test Case from left pane is mapped with one Zephyr Test Case in right pane.    |
| one-to-N Mapping   | One-to-n Mapping is when, one Avo Test Case from left pane is mapped with multiple Zephyr Test Case in right pane. |

7. Click **Map selected Items** button to map Test Case with Zephyr

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

8. Click **Save** button to save the mapping

{% hint style="warning" %}
***Note:**  When you are logged into the Zephyr, Mapping tab is by default selected*
{% endhint %}

9. Click **View Mapping** tab, to view the mapped Test Cases between Avo Assure and Zephyr

<figure><img src="/files/7biXTCe39kUtxCPpPdYU" alt=""><figcaption></figcaption></figure>

10. After successfully mapping Avo Assure Test Cases with Zephyr Test Cases, click close button to navigate to landing page of Avo Assure


---

# 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/zephyr-integration-in-avo-assure.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.
