Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,8 @@ no_list: false
description_list: true
description: "Provides the documentation for the Audit Logging API."
linktitle: "Audit Logs"
beta: true
---

{{% alert color="warning" %}}
This feature is in Public Beta. For more information, refer to [Release Status](/releasenotes/release-status/).
{{% /alert %}}

## Introduction

You can use the Audit Logging API to integrate with security information and event management tools.
Expand Down
5 changes: 0 additions & 5 deletions content/en/docs/control-center/security/audit-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,8 @@ title: "Audit Logs"
url: /control-center/audit-logs/
description: "Describes the Audit Logs page in the Mendix Control Center."
weight: 60
beta: true
---

{{% alert color="warning" %}}
This feature is in Public Beta. For more information, refer to [Release Status](/releasenotes/release-status/).
{{% /alert %}}

## Introduction

Audit logs provide a record of changes that users and admins make to the system. Audit logs are valuable for a variety of reasons:
Expand Down
1 change: 1 addition & 0 deletions content/en/docs/releasenotes/control-center/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ numberless_headings: true
#### New Features

* You can now define and enforce policies to ensure your app landscape is secure, compliant, and consistent. The new **Policies** page in Control Center allows you to create policies that check for conditions like finding severity, Mendix runtime version, and Marketplace component licenses and support types. Policy violations are automatically detected and reported in Software Composition. For details, refer to [Policies](/control-center/policies/), [Policy Status](/control-center/policy-status/), and [Software Composition](/control-center/software-composition/).
* The [Audit Logs](/control-center/audit-logs/) page is now generally available (GA).

### June 17, 2026

Expand Down
Loading