# Execution List

To send the execution list for review, Perform the following action:

1. On the **Home** page, under **Projects**, select the required **Project**.
2. Select **Design Studio** and select **Execution** page.
3. Select the execution list that you want to send for review.
4. From the selected execution list, select the **Ellipsis (...)** icon and select **Send for review** option.

<figure><img src="/files/9dbHU1JRRuAiObkQjZEM" alt=""><figcaption></figcaption></figure>

5. From the **Select Reviewer** dropdown, select the reviewer.
6. In the **Review Comments** text box, enter the review comments.
7. Select the **Send for review** button.

{% hint style="info" %}
When an execution list is sent for review, Avo Assure activates the locking mechanism, which removes edit access to the execution list for the requester until the review is completed.
{% endhint %}

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

## Approve or Reject the Execution List (For reviewer)

To approve or reject the Test case, Perform the following action:

1. On the **Home** page, select the **Bell** icon available in upper-right corner.
2. From the **Bell** icon, select the **review requested**.

{% hint style="info" %}
**Note**: After selecting Review Requested, the system navigates directly to the specific execution list where an action such as Approve or Reject can be performed.
{% endhint %}

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

3. From the **Execution** page, select the **Information Panel** icon and then **Information** dialog appears.

{% hint style="info" %}
When an execution list is sent for review, the following details are displayed in the **Information Panel** on the right side:

* **Created On**: When the **Created On** field is displayed, the system shows the date and time when the Execution List is created.
* **Created By**: When the **Created By** field is displayed, the system shows the name of the person who created the Execution List.
* **Modified On**: When the **Modified On** field is displayed, the system shows the most recent date and time when the Execution List is modified.
* **Modified By**: When the **Modified By** field is displayed, the system shows the name of the person who last modified the Execution List.
* **Status**: When the **Status** field is displayed, the system shows the current review state of the Execution List, such as Under Review, Approved, or Decline.
* **Comments**: When the **Comments** field is displayed, the system shows the message added during the review request to describe the purpose or points to be verified in the Execution List.
  {% endhint %}

4. From the **Information Panel**, the reviewer can **Approve** or **Decline** the execution list, push it, or send it back to the owner.

<figure><img src="/files/br9x9BKrEZQg9dXd6KJn" 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.avoautomation.com/avo-assure/integrations-in-avo-assure/versioning/bitbucket/reviewing-test-artifacts/execution-list.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.
