Skip to content

Commit 3560f93

Browse files
Edits
1 parent c3a3fa8 commit 3560f93

File tree

3 files changed

+48
-14
lines changed

3 files changed

+48
-14
lines changed

content/manuals/security/for-admins/hardened-desktop/settings-management/compliance-reporting.md

Lines changed: 42 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,24 @@
22
description: Understand how to use the Desktop settings reporting dashboard
33
keywords: Settings Management, docker desktop, hardened desktop, reporting, compliance
44
title: Desktop settings reporting
5-
linkTitle: Desktop Settings Reporting
5+
linkTitle: Desktop settings reporting
66
weight: 30
7+
params:
8+
sidebar:
9+
badge:
10+
color: violet
11+
text: EA
712
---
813

9-
Desktop settings reporting is a feature of Desktop Settings Management that tracks and reports user compliance with the settings policies that are assigned to them. This lets administrators to track the application of settings and monitor what actions they need to take to make users compliant.
14+
{{< summary-bar feature_name="Compliance reporting" >}}
1015

11-
This guide provides steps for accessing Desktop settings reporting, viewing compliance status, and resolving non-compliant users.
16+
Desktop settings reporting is a feature of Desktop Settings Management that
17+
tracks and reports user compliance with the settings policies that are assigned
18+
to them. This lets administrators to track the application of settings and
19+
monitor what actions they need to take to make users compliant.
20+
21+
This guide provides steps for accessing Desktop settings reporting, viewing
22+
compliance status, and resolving non-compliant users.
1223

1324
## Access Desktop settings reporting
1425

@@ -26,27 +37,41 @@ This opens the Desktop settings reporting dashboard. From here you can:
2637

2738
## View compliance status
2839

40+
> [!WARNING]
41+
>
42+
> Users may show up as non-compliant if they are not using Docker Desktop
43+
> version 4.40 and later.
44+
2945
1. Sign in to the [Admin Console](https://app.docker.com/admin).
3046
2. Select your organization or company from the **Choose profile** page.
3147
3. Under Docker Desktop, select **Reporting**.
3248
4. By default, non-compliant users are displayed.
33-
5. Optional. Select the **Hide compliant users** checkbox to show both compliant and non-compliant users.
49+
5. Optional. Select the **Hide compliant users** checkbox to show both compliant
50+
and non-compliant users.
3451
6. Use the **Search** field to search by username or email address.
3552
7. Hover over a user’s compliance status indicator to quickly view their status.
36-
8. Select a username to view more details about their compliance status, and for steps to resolve non-compliant users.
53+
8. Select a username to view more details about their compliance status, and for
54+
steps to resolve non-compliant users.
3755

3856
## Resolve compliance status
3957

40-
To resolve compliance status, you must view a user's compliance status details by selecting their username from the Desktop settings reporting page. These details include the following information:
58+
To resolve compliance status, you must view a user's compliance status details
59+
by selecting their username from the Desktop settings reporting page.
60+
These details include the following information:
4161

42-
- **Compliance status**: Indicates whether the user is compliant with the settings applied to them
43-
- **Domain status**: Indicates whether the user’s email address is associated with a verified domain
62+
- **Compliance status**: Indicates whether the user is compliant with the
63+
settings applied to them
64+
- **Domain status**: Indicates whether the user’s email address is associated
65+
with a verified domain
4466
- **Settings status**: Indicates whether the user has settings applied to them
45-
- **Resolution steps**: If a user is non-compliant, this provides information on how to resolve the user’s compliance status
67+
- **Resolution steps**: If a user is non-compliant, this provides information
68+
on how to resolve the user’s compliance status
4669

4770
### Compliant
4871

49-
When a user is compliant, a **Compliant** icon appears next to their name on the Desktop settings reporting dashboard. Select a compliant user to open their compliance status details. Compliant users have the following status details:
72+
When a user is compliant, a **Compliant** icon appears next to their name on the
73+
Desktop settings reporting dashboard. Select a compliant user to open their
74+
compliance status details. Compliant users have the following status details:
5075

5176
- **Compliance status**: Compliant
5277
- **Domain status**: Verified domain
@@ -57,8 +82,12 @@ No resolution steps are needed for compliant users.
5782

5883
### Non-compliant
5984

60-
When a user is non-compliant, a **Non-compliant** or **Unknown** icon appears next to their name on the Desktop settings reporting dashboard. Non-compliant users must have their compliance status resolved:
85+
When a user is non-compliant, a **Non-compliant** or **Unknown** icon appears
86+
next to their name on the Desktop settings reporting dashboard. Non-compliant
87+
users must have their compliance status resolved:
6188

6289
1. Select a username from the Desktop settings reporting dashboard.
63-
2. On the compliance status details page, follow the resolution steps provided to resolve the compliance status.
64-
3. Refresh the page to ensure the resolution steps resolved the compliance status.
90+
2. On the compliance status details page, follow the resolution steps provided
91+
to resolve the compliance status.
92+
3. Refresh the page to ensure the resolution steps resolved the compliance
93+
status.

content/manuals/security/for-admins/hardened-desktop/settings-management/configure-json-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keywords: admin, controls, rootless, enhanced container isolation
44
title: Configure Settings Management with a JSON file
55
linkTitle: Use a JSON file
66
weight: 10
7-
aliases:
7+
aliases:
88
- /desktop/hardened-desktop/settings-management/configure/
99
- /security/for-admins/hardened-desktop/settings-management/configure/
1010
---

data/summary.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ Cache backend API:
6262
Company:
6363
subscription: [Business]
6464
for: Administrators
65+
Compliance reporting:
66+
subscription: [Business]
67+
for: Administrators
68+
requires: Docker Desktop 4.40 and later
69+
availability: Early Access
6570
Compose attach:
6671
requires: Docker Compose [2.20.0](/manuals/compose/releases/release-notes.md#2200) and later
6772
Compose bridge:

0 commit comments

Comments
 (0)