> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/reusable-library/viewing-reusable-library-details-and-audit-logs.md).

# Viewing Reusable Library Details and Audit Logs

The reusable library details help you understand the key information related to a reusable library. You can view details such as the reused test step group name, description, status, creation date, time, and the user who created it. &#x20;

The reusable library audit logs track the history of changes made to reusable library folder or reused test step groups. &#x20;

This document includes:&#x20;

* [Viewing Reusable Library Details ](#viewing-reusable-library-details)
* [Viewing Reusable Library Audit Logs ](#viewing-reusable-library-audit-logs)

## Viewing Reusable Library Details&#x20;

To view the reusable library details, perform the following actions:&#x20;

1. On the **Home** page, from **Projects** list, select required project. &#x20;
2. Select **Design Studio**. &#x20;
3. Select **Test Case**. &#x20;
4. On the **Test Case** page, expand the **Reusable Library** and select the reused test step group for which you want to see the details.

![](/files/E7dqEeQGun3uaiqr5jdm)

5. Select the **Information Panel** (**i**) icon. The **Details** tab opens.&#x20;

![](/files/qU8syrubDsxeKOQVzLRe)

6. On the **Details** tab, you can view the following information:&#x20;

* **Reused Test Step Group Name**: The reused test step group name. &#x20;
* **Description**: The reused test step group description. &#x20;
* **Status**: The reused test step group status (New, In Progress, Under Review, Approved or Rejected).&#x20;
* **Created On**: The reused test step group creation date and time.&#x20;
* **Created By**: The username of the person who created the reused test step group.&#x20;

![](/files/1WwsZQybK2lpWT8G8wHR)

## Viewing Reusable Library Audit Logs

To view the reusable library audit logs, perform the following actions:&#x20;

1. On the **Home** page, from **Projects** list, select required project. &#x20;
2. Select **Design Studio**. &#x20;
3. Select **Test Case**. &#x20;
4. On the **Test Case** page, expand the **Reusable Library** and select the reused test step group for which you want to see the details.

![](/files/QXBFvfdh05JcXsQH9OIw)

5. Select the **Information Panel** (**i**) icon. The **Details** tab opens.&#x20;

![](/files/tnDKY1Wd49yYSedn43D2)

6. Select the **Audit Logs** tab.

![](/files/XmtHlWLzwluqEkddUSex)

7. Select **Date Range** to view the actions performed between the specified dates.

![](/files/ck44pzm04lrpkIhildPa)

8. Expand the month to view the actions performed in the test case.

![](/files/ykpU9KOBeI6evKzcen64)

### Audit Log Inclusions&#x20;

The following actions are captured in the reusable library audit logs:&#x20;

* Creating Reusable Library&#x20;
* Renaming Reusable Library&#x20;
* Reordering Test Steps from Reusable Library&#x20;
* Assigning or Reviewing History&#x20;

### Audit Log Exclusions

The following actions are currently not captured in the reusable library audit logs:&#x20;

* Performing Folder Level Actions &#x20;
* Modifying Test Steps&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/reusable-library/viewing-reusable-library-details-and-audit-logs.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.
