> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/enterprise/admin-console/admin-console-17.6.7.md).

# Admin Console 17.6.7

This release introduced several new features and improvements for large enterprises. Most notably the addition of several new role enforcement policies for Keeper Administrators.

### Features <a href="#features" id="features"></a>

* **EM-8057:** Added a role enforcement policy to prevent deletion of records in shared folders.
* **EM-8059:** Added a role enforcement policy to prevent deletion of shared folders or shared subfolders.

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

* **EM-7983:** Added a role enforcement policy for managing clipboard expiration.

<figure><img src="/files/2xunlmfkI6nnlIYTkrN5" alt=""><figcaption></figcaption></figure>

* **EM-7977:** Improved the User Status Reports to show when a report is generated, loaded, or downloaded.
* **EM-8126:** Updated the Admin Console login screen to highlight the Endpoint Privilege Manager, KeeperAI, KeeperPAM, and Secrets Manager products.
* **EM-7859:** Support for Elastic 2.0 SIEM Integration.

### Bug Fixes <a href="#bug-fixes" id="bug-fixes"></a>

* **EM-7910:** Fixed the branding for the Amazon S3 Integration.
* **EM-7909:** Fixed the branding for the CrowdStrike Integration.
* **EM-7845:** Removed the "Legacy" Sentinel Integration.
* **EM-7910:** Fixed an issue with the Splunk "Allow Unverified Certificate" default setting.
* **EM-8032:** Fixed a translation issue on the ARAM (Advanced Reporting and Alerts Module) events.
* **EM-7789:** Removed incorrect tags from displaying for new users without having to run a manual sync.
* **EM-8127:** Improved the footers on the Admin Console login screen.
* **EM-8149:** Fixed the Endpoint Privilege Manager section in GovCloud for MCs (Managed Companies)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/release-notes/enterprise/admin-console/admin-console-17.6.7.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
