# Reference Data Management

The "Reference Data Management" tab tracks changes to reference data units and their attributes within OvalEdge. This includes actions performed by:

* **Reference Data Admin (RD Admin):** Creates or deletes reference data units.
* **Steward of a Specific RD Unit:** Updates the unit's attributes.

The audit log captures the following details:

* **Reference Data Unit:** Name of the unit affected
* **Connector:** Connector associated with the reference data
* **Object Type:** Type of object linked to the unit (e.g., Table Column)
* **Attribute Name:** Name of the specific attribute (e.g., table column name)
* **Action:** ‘Add’, ‘Update’, or ‘Delete’ (for Stewards, ‘Updated’ refers to attribute changes)
* **Changes:**
  * From: Previous value of the attribute or unit
  * To: New value of the attribute or unit
* **Updated By:** The user who made the change
* **Updated On:** Timestamp of the action

**Sorting and Filtering:** Audit details can be sorted/filtered by RD Unit, Connector, Action, and Updated On.

Sample screenshot featuring Audit Trails > Governance Catalog > Referencing Data Management information.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcnp2su3UZNUOfNWDIJ_D78g3iQQAGqxkUQfkYZoIsxrG8Vvu8ZCpPuGc5666vidrPPszZu-dchiZqRPmOgfQ1RUQv0-ySrsicNEgyn2aZ6S_x5CceDlF6BCXZuVOoHCFPrhVAoxA?key=3Q1-FAinoXRbCvW1iecCwIKR" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.ovaledge.com/release8.1/administration/audit-trails/reference-data-management.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.
