# Viewing Element Repository Details and Audit Logs

The element repository details helps you understand the key information related to an Element Repository. You can view details such as the repository name, description, status, creation date and time, and the user who created it. &#x20;

The element repository audit logs tracks the history of changes made to an Element or an Element Repository.&#x20;

This document includes:

* [Viewing Element Repository Details ](#viewing-element-repository-details)
* [Viewing Element Repository Audit Logs ](#viewing-element-repository-audit-logs)

## Viewing Element Repository Details&#x20;

To view the element repository **Details**, perform the following actions:&#x20;

1. On the **Home** page, from **Projects** list, select the required project.&#x20;
2. Select **Design Studio**.

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

3. On the **Element Repository** page, expand the required folder and select the element repository for which you want to see the details.&#x20;
4. Select the **Open information** (**i**) icon. The **Details** tab opens.

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

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

* **Element Name**: The element repository name. &#x20;
* **Description**: The element repository description.&#x20;
* **Status**: The element repository status (New, In Progress, Under Review, Approved or Rejected).&#x20;
* **Created On**: The element repository creation date and time.&#x20;
* **Created By**: The username of the person who created the element repository.

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

## Viewing Element Repository Audit Logs&#x20;

To view the Element Repository **Audit Logs**, perform the following actions:&#x20;

1. On the **Home** page, from **Projects** list, select the required project.&#x20;
2. Select **Design Studio**.&#x20;

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

3. On the **Element Repository** page, expand required folder and select the element repository for which you want to see the Audit Logs.&#x20;
4. Select the **Open information** (**i**) icon. The **Details** tab opens.

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

5. Select the **Audit Logs** tab.

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

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

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

7. Expand the month to view the actions performed in the element repository.

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

### Audit Log Inclusions&#x20;

The following actions are captured in the element repository audit logs:&#x20;

* Creating an Element Repository&#x20;
* Renaming the Element Repository&#x20;
* Adding or Removing Self Heal Configurations&#x20;
* Assigning Element Repository&#x20;
* Requesting Review and the Status of Review&#x20;
* Creating or Capturing Elements&#x20;
* Mapping Elements&#x20;
* Renaming Elements&#x20;
* Deleting Elements&#x20;
* Importing Elements&#x20;
* Modifying Element Properties&#x20;
* Copying and Pasting Elements&#x20;

### Audit Log Exclusions&#x20;

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

* Creating or Moving Folders within Element Repository&#x20;
* Deleting Repository&#x20;
* Exporting Elements&#x20;
* Reordering via Element Identifier&#x20;
* Comparing Elements&#x20;
* Replacing Elements &#x20;
* Cutting Elements&#x20;


---

# 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/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-element-repository-section/features-in-element-repository/viewing-element-repository-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.
