# Projects

The Project Audit captures actions performed on project records within the application. It logs key updates, additions, or deletions related to project configurations and timelines. The following details are recorded:

* **Project:** The name of the project.
* **Action:** The type of action performed—added, updated, or deleted.
* **Action Details:** Describes the specific change made, such as an updated project end date (e.g., "2025-07-19" to "2025-07-24").
* **Updated By:** The full name of the user who performed the action.
* **Date:** The date and time when the action occurred.

Sample screenshot featuring Audit Trails > Projects information.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdG9U6qovOCxpwRDAYYqk1oXR_23OnqKgZZpcjejxrJ_Rl_A2VyXLXrIHx5OXmUAwMYIv6iqc_NDQgtENwPMYJYQuSn-avZfKmQWBngLyIeoe_musOae6toPR8z9D-Sw8ddi3kc-A?key=H85-izF4ebNvDiipyyOFdQ" 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.ovaledge.com/release8.1/administration/audit-trails/projects.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.
