Consent Management: Configuring Privacy Experiences
In this tutorial, we'll review privacy experiences, how they're configured, and how they're presented to visitors.
After reading this, you'll be familiar with how to configure privacy experiences and how privacy notices are presented within your privacy experiences to visitors based on their location.
Prerequisites
For this tutorial you'll need:
- A Fides Cloud or Fides Enterprise account
- The role of
Owner
orContributor
for your Fides organization. - At least one system with a data use on your Data Map. Read how to add systems to the Data Map now.
- At least one privacy notice configured. Read how to configure privacy notices now.
What are Privacy Experiences?
A privacy experience in Fides is the user experience for how privacy notices are presented to a visitor based on the regulations that apply in the user's location.
Fides has three default privacy experiences, the Banner+Modal, the standalone Modal and the Privacy Center. Learn about privacy experience fundamentals here.
Viewing Privacy Experiences
To view privacy experiences in Fides, navigate to Consent → Experiences where you'll see a list of currently configured privacy experiences for your Fides account.

Each item on the list of privacy experiences consists of a title, component type, locations, properties, last updated date, and a toggle to enable it.
- Title: the name given to the privacy experience to identify it.
- Component: the type of privacy user experience.
- Locations: the locations this privacy experience is configured to be displayed.
- Properties: the properties to which the privacy experience is assigned.
- Last update: the last time the privacy experience was modified.
- Enable: a toggle to activate to deactivate the privacy experience. An inactive experience is not displayed to any visitor.

The Get JavaScript tag button allows you to copy your JavaScript tags for configuring front end consent. Learn how to configure front end consent here.
Available Privacy Experiences
Fides has four default privacy experiences you can configure:
- Banner+Modal: a banner and pop-up commonly used for opt-in cookie consent.
- Modal: a pop-up often used for opt-out consent which is common in the United States.
- Privacy Center: a privacy center typically available at
https://privacy.your-brand.com
. - TCF Overlay (if enabled): a privacy experience that is compliant with the IAB's Transparency and Consent Framework.
Configuring the Banner+Modal Experience
Click on any Banner+Modal component to view the detailed configuration page.
From here you can set the 4 components of the privacy center experience:
- Experience name, type, dismissable settings:
- Name: name given to the experience so that you can easily identify it.
- Type: experience type assigned when the experience was created. Once created, this cannot be edited.
- Dismissable: whether or not consumers can dismiss the experience before making a consent selection.
- Properties: assign the experience to a property you've created.
- Privacy notices: choose one or more privacy notices to display in the privacy experience.
- Locations & Languages: choose the languages the privacy experience will support. Support for languages other than English requires a special Fides license.
Configuring the Modal Experience
Click on any Modal component to view the detailed configuration page.
From here you can set the 4 components of the modal experience:
- Experience name and type:
- Name: name given to the experience so that you can easily identify it.
- Type: experience type assigned when the experience was created. Once created, this cannot be edited.
- Properties: assign the experience to a property you've created.
- Privacy notices: choose one or more privacy notices to display in the privacy experience.
- Locations & Languages: choose the languages the privacy experience will support. Support for languages other than English requires a special Fides license.
Configuring the Privacy Center Experience
Click on any Privacy center component to view the detailed configuration page.
From here you can set the 4 components of the privacy center experience:
- Experience name, type, dismissable settings:
- Name: name given to the experience so that you can easily identify it.
- Type: experience type assigned when the experience was created. Once created, this cannot be edited.
- Dismissable: whether or not consumers can dismiss the experience before making a consent selection.
- Properties: assign the experience to a property you've created.
- Privacy notices: choose one or more privacy notices to display in the privacy experience.
- Locations & Languages: choose the languages the privacy experience will support. Support for languages other than English requires a special Fides license.
Configuring the TCF Overlay Experience
When TCF is enabled for your Fides account, a TCF Overlay experience will also be available. Click on any TCF Overlay component to view the detailed configuration page.
From here you can set the 4 components of the TCF Overlay experience:
- Experience name and dismissable settings:
- Name: name given to the experience so that you can easily identify it.
- Dismissable: whether or not consumers can dismiss the experience before making a consent selection.
- Properties: assign the experience to a property you've created.
- Privacy notices: TCF Purposes are automatically added to the TCF Overlay experience and cannot be removed. You can also add additional notices to the experience if necessary.
- Locations & Languages: choose the languages the privacy experience will support. Support for languages other than English requires a special Fides license.
Adding a new custom privacy experience
To add a new privacy experience, click on "Create new experience" in the top right of the Experiences page. Give your experience a name and select the type of experience you want to create from the dropdown menu. The available types are:
- Banner+Modal: a banner that appears at the bottom of the page with a modal for detailed preferences
- Modal: a modal dialog that appears in the center of the page
- Headless: an experience that does not display any UI, allowing you to programmatically manage consent or implement a fully custom UI using the Fides API and SDK
- Privacy Center: a standalone privacy center page
After creating the experience, you can configure it using the same settings described in the sections above for each default experience type.
Configuring the locations and languages
All privacy experiences include a section to configure locations and languages the privacy experience is served in.
Locations
You can assign a privacy experience to any location which is enabled in the Locations and regulations section of the Fides settings. By default, all US states, all EEA countries, and the UK are enabled in Fides.
Languages
Each privacy experience allows you to provide custom copy for all titles, descriptions, links, and buttons that are part of the experience. While you are editing the Banner+Modal and Modal experiences, Fides provides a live preview of the text changes so that you can see what will appear on your experience before you publish the changes to your site.
As shown in the GIF below, you can configure:
- Title: the title of the privacy center consent page displayed to the visitor.
- Description: the detailed text of the privacy center displayed to the visitor.
- Banner title: optional field for the Banner+Modal experience that allows you to configure a different title for the banner.
- Banner description: optional field for the Banner+Modal experience that allows you to configure a different description for the banner.
- "Accept" button label: the label to accept the privacy notice.
- "Reject" button label: the label to reject the privacy notice.
- "Manage privacy preferences" button label: the label to open the preferences pop-up.
- "Save" button label: the label to save preferences in the pop-up.
- "Acknowledge" button label: the label shown on the acknowledge button when serving a notice-only notice.
- Privacy policy link label: optional label for a link that opens a new page. Often used for a privacy policy.
- Privacy policy link URL: optional URL for a link that opens a new page.
When your Fides license includes multiple languages, you can provide translated text for each of the above options for each supported language.
Previews for the Privacy Center experience and the TCF experience are not yet available.

Configuring the cookie deletion settings
Each privacy experience includes an option to "Automatically delete subdomain cookies." When enabled, Fides will automatically delete cookies set on subdomains in addition to the main domain where appropriate. It is recommended to leave this enabled for full consent compliance.