From 6fe828741d5e4e393109259c310d029211f0badb Mon Sep 17 00:00:00 2001 From: stayseesong Date: Mon, 8 Sep 2025 14:26:55 -0700 Subject: [PATCH 1/2] edits to Consent Management --- .../consent-management/configure-consent-management.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/privacy/consent-management/configure-consent-management.md b/src/privacy/consent-management/configure-consent-management.md index d7d15ebacd..d2e99fa124 100644 --- a/src/privacy/consent-management/configure-consent-management.md +++ b/src/privacy/consent-management/configure-consent-management.md @@ -84,10 +84,12 @@ If you need to make changes to your consent categories, you can edit them on the > success "" > The [Audit Trail](/docs/segment-app/iam/audit-trail/) surfaces information about when a consent category is created, modified, or disabled, and when consent mappings are created or removed. -## Disable consent categories +## Turn off consent categories -Disabling a consent category means that Segment no longer enforces end user consent preferences for the destinations in the disabled category. Other consent categories aren't affected. +Turning off a consent category means that Segment no longer enforces end user consent preferences for the destinations in the deactivated category. Other consent categories aren't affected. -1. From the [Segment homepage](https://app.segment.com/goto-my-workspace/){:target="_blank”}, select the Privacy tab and click **Consent Management**. -2. On the Consent Management page, disable the toggle for the category you'd like to disable. +To turn off consent categories: + +1. From the [Segment homepage](https://app.segment.com/goto-my-workspace/){:target="_blank”}, navigate to **Privacy > Consent Management**. +2. On the Consent Management page, disaturn off the toggle for the category you'd like to turn off. 3. On the "Disable [category-name]?" popup, enter the category name in the Consent category name field and click **Disable category**. \ No newline at end of file From f239f9cdfc524dc1a6518207e14ceb350e624923 Mon Sep 17 00:00:00 2001 From: stayseesong <83784848+stayseesong@users.noreply.github.com> Date: Mon, 8 Sep 2025 14:51:23 -0700 Subject: [PATCH 2/2] Update src/privacy/consent-management/configure-consent-management.md Co-authored-by: rchinn1 <93161299+rchinn1@users.noreply.github.com> --- src/privacy/consent-management/configure-consent-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/privacy/consent-management/configure-consent-management.md b/src/privacy/consent-management/configure-consent-management.md index d2e99fa124..3a0c8fff64 100644 --- a/src/privacy/consent-management/configure-consent-management.md +++ b/src/privacy/consent-management/configure-consent-management.md @@ -91,5 +91,5 @@ Turning off a consent category means that Segment no longer enforces end user co To turn off consent categories: 1. From the [Segment homepage](https://app.segment.com/goto-my-workspace/){:target="_blank”}, navigate to **Privacy > Consent Management**. -2. On the Consent Management page, disaturn off the toggle for the category you'd like to turn off. +2. On the Consent Management page, turn off the toggle for the category you'd like to turn off. 3. On the "Disable [category-name]?" popup, enter the category name in the Consent category name field and click **Disable category**. \ No newline at end of file