Skip to content

Commit 82573e2

Browse files
authored
Revise note about changes (#18599)
1 parent c1e2e27 commit 82573e2

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

content/admin/user-management/customizing-user-messages-for-your-enterprise.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,15 @@ Mandatory messages have a variety of uses.
7272
- Telling users how to get help with {% data variables.product.product_location %}
7373
- Ensuring that all users read your terms of service for using {% data variables.product.product_location %}
7474

75-
{% note %}
76-
77-
**Note:** After you configure a mandatory message for {% data variables.product.product_location %}, you cannot change or remove the message.
75+
If you include Markdown checkboxes in the message, all checkboxes must be selected before the user can dismiss the message. For example, if you include your terms of service in the mandatory message, you can require that each user selects a checkbox to confirm the user has read the terms.
7876

79-
{% endnote %}
77+
Each time a user sees a mandatory message, an audit log event is created. The event includes the version of the message that the user saw. For more information see "[Audited actions](/admin/user-management/audited-actions)."
8078

79+
{% note %}
8180

82-
If you include Markdown checkboxes in the message, all checkboxes must be selected before the user can dismiss the message. For example, if you include your terms of service in the mandatory message, you can require that each user selects a checkbox to confirm the user has read the terms.
81+
**Note:** If you change the mandatory message for {% data variables.product.product_location %}, users who have already acknowledged the message will not see the new message.
8382

84-
Each time a user sees a mandatory message, an audit log event is created. The event includes the version of the message that the user saw. For more information see "[Audited actions](/admin/user-management/audited-actions)."
83+
{% endnote %}
8584

8685
{% data reusables.enterprise-accounts.access-enterprise %}
8786
{% data reusables.enterprise-accounts.settings-tab %}

0 commit comments

Comments
 (0)