Skip to content
User Guides
Privacy Requests
Message content

Configuring email content

When managing privacy requests, it's important to keep consumers informed about the progress of their requests. This is typically done through email updates, which can be customized both in terms of content and appearance. The following instructions outline how to modify the email content for each request type.

For steps to update the style of these messages, please see our guide for configuring email style.

The following types of emails may be sent while processing privacy requests:

Below, you can see the default wording of each email and a description of the variables, if applicable. To update the content of the emails, please see the section for configuring email content

Subject identity verification

  • Message subject: Your one-time code is {{code}}
  • Message body: Your privacy request verification code is {{code}}. Please return to the Privacy Center and enter the code to continue. This code will expire in {{minutes}} minutes.
  • Message variables:
    • {{code}}: a variable automatically generated by Fides.
    • {{minutes}}: a variable that is set to 10m by default. For steps to update this value, please see the section below

Privacy request received

  • Message subject: Your privacy request has been received
  • Message body: Your privacy request has been received. We will get back to you shortly.

Privacy request approved

  • Message subject: Your privacy request has been approved
  • Message body: Your privacy request has been approved and is currently processing.

Privacy request denied

  • Message subject: Your privacy request has been denied
  • Message body: Your privacy request has been denied. {{denial_reason}}.
  • Message variables:
    • {{denial_reason}}: the reason for denial as entered by the reviewer.

Access request completed

  • Message subject: Your data is ready to be downloaded
  • Message body: Your access request has been completed and can be downloaded at {{download_link}}. For security purposes, this secret link will expire in {{days}} days.
  • Message variables:
    • {{download_link}}: the URL where the data package can be downloaded.
    • {{days}}: a variable that is set to 5d by default. For steps to update this value, please see the section below

Erasure request completed

  • Message subject: Your data has been deleted
  • Message body: Your erasure request has been completed.

Configure email content

Owner or Contributor access is required to change these values

To update this information, please:

  1. Click on the gear icon in the upper-right of the Admin interface to visit the Management interface
  2. Click on Email templates in the left-side navigation
  3. Update the content to fit your business requirements
Please do not remove or edit the variables
Configure email content

Configure custom values

In the following cases, a custom value can be configured to override the default setting. To change these settings, please set this via environment variable or in the fides.toml file.

VariableDescriptionDefault
FIDES__REDIS__IDENTITY_VERIFICATION_CODE_TTL_SECONDSDuration of subject identity verification code600 seconds (10 minutes)
FIDES__SECURITY__SUBJECT_REQUEST_DOWNLOAD_LINK_TTL_SECONDSDuration of access package download432,000 seconds (5 days)