# May 2025 Release Notes

## Application

**Added (Application)**

* Auto-fix for missing Integration User permissions
* Enhanced permission set management with proactive correction of access issues

**Added (Archive)**

* Archive record count details with estimated values per object over specific timeframes

**Added (Data Lake)**

* Data Lake v2 configuration improvements with "Add New Objects" functionality
* Field inclusion/exclusion capabilities for new and existing objects
* Simplified object management with pause/resume functionality


---

# 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://documentation.grax.com/notices/release-notes/may-2025-release-notes.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.
