Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/Multichannel/ConsentCapture/CaptureConsent/DisplayOptOutDisclaimer.htm

## Displaying Opt-Out Disclaimer Text

Opt-out disclaimer text displays when an HCP grants opt-out consent. This provides additional clarity to the account about opting out of the specified channel or line. Business admins can define this text for each consent type.

**Who can use this feature?**

* Business Admin Users - Browser
* [Manage opt-out disclaimer text](#Manage)
* End Users - Browser, iPad, iPhone, Windows
* [Display opt-out disclaimer text](#Display)
* Users do not require an additional license

### Configuring Opt-Out Disclaimer Text for

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Business Admin Users](#)

1. Ensure [Configuring Consent Capture](../CCConfiguration.htm) is complete.
2. Navigate to **Admin > Users & Groups > Permission Sets**.
3. Select the permission set for the appropriate user profile.
4. Navigate to **Objects**.
5. Grant the following field permissions:

   | Object | Fields | Field Permission |
   | --- | --- | --- |
   | consent\_type\_\_v | opt\_out\_disclaimer\_text\_\_v | Edit |
   | multichannel\_consent\_\_V | opt\_out\_disclaimer\_text\_\_v | Edit |
6. Navigate to **Admin > Users & Groups > Permission Sets**.
7. Select the permission set for the appropriate user profile.
8. Navigate to **Objects > Consent Type**.
9. Grant **View** permission for the opt\_out\_consent\_line\_\_v field control.
10. Navigate to **Admin > Configuration > Objects > Consent Type > Layouts**.
11. Add the **opt\_out\_disclaimer\_text\_\_v** field and the **opt\_out\_consent\_line\_\_v** field control to the consent\_type\_\_v layouts for all object types.
12. Navigate to **Admin > Configuration > Objects > Multichannel Consent > Layouts**.
13. Add the **opt\_out\_disclaimer\_text\_\_v** to the multichannel\_consent\_\_v layouts for all object types.

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

1. Ensure [Configuring Consent Capture](../CCConfiguration.htm) is complete.
2. Navigate to **Admin > Users & Groups > Permission Sets**.
3. Select the permission set for the appropriate user profile.
4. Navigate to **Objects**.
5. Grant the following field permissions:

   | Object | Fields | Field Permission |
   | --- | --- | --- |
   | consent\_type\_\_v | opt\_out\_disclaimer\_text\_\_v | Read |
   | multichannel\_consent\_\_V | opt\_out\_disclaimer\_text\_\_v | Read |
6. Navigate to **Admin > Users & Groups > Permission Sets**.
7. Select the permission set for the appropriate user profile.
8. Navigate to **Objects > Consent Type**.
9. Grant **View** permission for the opt\_out\_consent\_line\_\_v object control.

### Managing Opt-Out Disclaimer Text as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Business Admin Users](#)

1. Navigate to **Business Admin > Objects > Consent Headers**.
2. Select the **consent\_header\_\_v** record related to the appropriate consent type.
3. Set the consent\_header\_status\_\_v field to **Inactive** or **Staged** to allow edits to the consent type.
4. Select the appropriate **consent\_type\_\_v** record from the Consent Types dropdown section.
5. Select **Edit**.
6. Populate the **opt\_out\_disclaimer\_text\_\_v** field. The following HTML tags are supported:
   * Paragraph — <p>, can set the dir attribute to rtl to ensure punctuation for right-to-left languages displays correctly
   * Line break — <br>
   * Bold — <b>
   * Italics — <i>
   * Underline — <u>
   * Ordered and unordered Lists — <ol>, <ul>, and <li>
   * Hyperlinks — <a>, must have the target attribute set to \_blank
7. Select **Save**.
8. Navigate back to the **consent\_header\_\_v** record.
9. Set the consent\_header\_status\_\_v field to **Active** or **Staged**
   * Active — displays consent channels and lines on the Consent Capture screen and prevents further editing
   * Staged — hides the consent records from end users while allowing consent admins to review how the Consent Capture screen displays

### Displaying Opt-Out Disclaimer Text as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

When an HCP grants at least one opt-out consent, the opt-out disclaimer text displays on the consent review screen.

### Related Topics

[Granting Consent](../GrantConsent/GrantConsent.htm)

[Confirming Consent Changes with Signatures and Paper Consent IDs](../GrantConsent/ConfirmConsentChanges.htm)
