# Data Table

To send the Data Table for review, Perform the following action:

1. On the **Home** page, under **Projects**, select the required **Project**.
2. From the **Settings** card, select the **Manage Integrations**.
3. Select **Test Data Management** page.
4. Select the Data Table that you want to send for review.
5. Select the **Ellipsis (...)** icon and select the **Add Reviewer** option.

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

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

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

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

## Approve or Reject the Data Table (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 Data Table where an action such as Approve or Reject can be performed.
{% endhint %}

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

3. From the **Test Data Management** page, select the **Information Panel** icon and then **Information** dialog appears.

{% hint style="info" %}
When a Data Table 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 Data Table is created.

**Created By**: When the **Created By** field is displayed, the system shows the name of the person who created the Data Table.

**Modified On**: When the **Modified On** field is displayed, the system shows the most recent date and time when the Data Table is modified.

**Modified By**: When the **Modified By** field is displayed, the system shows the name of the person who last modified the Data Table.

**Status**: When the **Status** field is displayed, the system shows the current review state of the Data Table, such as **Under Review**, **Approved**, or **Rejected**.

**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 Data Table.
{% endhint %}

4. From the **Information Panel**, the reviewer can **Approve** or **Reject** the Data Table, push it, or send it back to the owner.

<figure><img src="/files/exO4YiN6VmklvwBqstg7" 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/data-table.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.
