The Configuration tab in Trust Center allows administrators to customise the appearance, branding, language settings, and functional behaviour of their published Trust Center. Changes made here apply globally across the entire Trust Center and take effect after publishing.
This article walks through each section of the Configuration tab and explains how to update its settings.
| Section | What you can configure |
|---|---|
| Upload Files | Logo, Favicon, Title Font, Body Font |
| Colors | Brand color, hero banner, primary/secondary button styles, font color |
| Languages | Primary and additional languages available to visitors |
| Document Requests | Approver email, request template body, agreement content, checkbox and action button label |
| Privacy Requests | Button label, privacy request types (Type, Name, Value) |
| Custom Scripts | Inject scripts into the Trust Center header (e.g. analytics, tag managers) |
| URLs | Terms of Service and Privacy Policy URLs |
The Upload Files section lets you set the visual identity assets of your Trust Center — your logo, favicon, and custom fonts.
| Field | Description | Accepted formats |
|---|---|---|
| Logo |
Appears in the header of your published Trust Center. |
JPEG, PNG, SVG |
| Fav Icon |
Small icon displayed in the browser tab when visitors open your Trust Center. |
JPEG, PNG, ICO |
| Title Font |
Custom font used for headings and titles across the Trust Center. The screenshot below shows a sample title/header where the uploaded font will be applied into. |
TTF, OTF, WOFF |
| Body Font |
Custom font used for body text and paragraphs across the Trust Center. |
TTF, OTF, WOFF |
- Navigate to your Trust Center and click the Configuration tab.
- Scroll to the Upload Files section.
- Click the upload area for the file you want to set (Logo, Fav Icon, Title Font, or Body Font).
- Select the file from your computer and confirm the upload.
- The filename appears next to the field once the upload is successful. To remove an uploaded file, click the ✕ icon beside the filename.
- Click Save at the bottom of the page, then publish your Trust Center to apply the change.
The Colors section controls the visual theme of your Trust Center. Each color setting includes a live preview so you can see how changes will look before publishing.
| Setting | What it controls |
|---|---|
| Brand Color | The primary accent color used across interactive elements and highlights throughout the Trust Center |
| Hero Banner — Background Color | Background color of the hero/header banner at the top of your Trust Center home page |
| Hero Banner — Text Color | Color of the text displayed on top of the hero banner |
| Primary Button — Background Color | Fill color of primary action buttons (e.g. download, submit) |
| Primary Button — Text Color | Color of the label text on primary buttons |
| Secondary Button — Border Color | Border/outline color of secondary (ghost/outline) buttons |
| Secondary Button — Text Color | Color of the label text on secondary buttons |
| Font Color (Title & Body) | Default text color applied to all titles and body copy across the Trust Center |
- Scroll to the Colors section on the Configuration tab.
- Click the color swatch or the hex value field for the setting you want to change.
- Type a new hex color code directly into the field (e.g.
#000239), or use the color picker if available. - The preview thumbnail updates in real time to show how the change affects the layout.
- Click Save, then publish your Trust Center to apply the changes.
The Languages section controls which languages are available to visitors on your published Trust Center. The first language in the list is always the Primary language and serves as the default for all visitors.
- Scroll to the Languages section on the Configuration tab.
- Click the language dropdown. The current selection is shown (e.g. English (Primary), French).
- Select or deselect languages as needed. The first selected language will be set as the Primary language.
- Click Save, then publish your Trust Center.
The Document Requests section configures how document access requests are handled when visitors request protected documents from your Trust Center. You can set the approver, customize the request form content, and define the action button label.
| Field | Description |
|---|---|
| Approver Email * | Required. The email address that receives document request notifications for approval |
| Customize Template | Toggle to enable custom content for the document request form. When enabled, reveals the Body and Agreement Content editors |
| Body | Rich text editor for the introductory message shown to visitors on the document request form |
| Agreement Content | Rich text editor for the agreement text that visitors must acknowledge before submitting a request |
| Agreement Checkbox | When enabled, visitors must tick a checkbox to confirm they have read and agree to the agreement content before submitting |
| Action Button | The label text displayed on the submission button of the document request form (e.g. "Submit Request", "Request Access") |
- Scroll to the Document Requests section on the Configuration tab.
- Enter the Approver Email — the address that will receive document request notifications.
- To customize the request form, enable the Customize Template toggle. The Body and Agreement Content editors will appear.
- Use the Body editor to add an introductory message for the request form.
- Use the Agreement Content editor to add any terms the visitor must acknowledge.
- Enable the Agreement Checkbox if you want visitors to explicitly confirm they have read the agreement before submitting.
- Enter the desired label in the Action Button field.
- Click Save, then publish your Trust Center.
The Privacy Requests section lets you configure the privacy request submission experience — including the button label shown to visitors and the types of privacy requests available.
| Field | Description |
|---|---|
| Privacy Requests Button * | Required. The label text of the button visitors click to submit a privacy request (e.g. "Add Privacy Request", "Submit a Request") |
| Privacy Request Types | A list of request types (Type, Name, Value) that visitors can select when submitting a privacy request. Add one or more types using the + Add button |
- Scroll to the Privacy Requests section on the Configuration tab.
- Enter the desired label in the Privacy Requests Button field. This is the text visitors see on the button to initiate a request.
- To add a request type, click + Add. A new row appears in the table with fields for Type, Name, and Value.
- Fill in the Type, Name, and Value for the request. Repeat for each additional request type you want to offer.
- Click Save, then publish your Trust Center.
The Custom Scripts section allows you to embed custom scripts into the <head> section of your Trust Center pages. This is used to integrate third-party tools such as web analytics platforms, tag managers, or other client-side scripts for monitoring, optimization, or customization.
<head>
- Scroll to the Custom Scripts section on the Configuration tab.
- Click inside the Paste Code Here field.
- Paste your script snippet exactly as provided by your analytics or tag management platform. Only paste markup intended for the page
<head>. - Click Save, then publish your Trust Center. The script will be injected into the
<head>of every page when it loads.
For more information, see Adding Web Analytics Tags to Trust Center.
<head> tag. Do not paste full HTML documents, <body> scripts, or non-script content into this field. You are responsible for ensuring that any scripts you add comply with applicable privacy laws and your organization's data processing policies.The URLs section lets you link to your organization's legal documents. These links are typically displayed in the footer of your published Trust Center.
| Field | Description |
|---|---|
| Terms of Service | The URL of your organization's Terms of Service page |
| Privacy Policy | The URL of your organization's Privacy Policy page |
- Scroll to the URLs section on the Configuration tab.
- Enter the full URL (including
https://) in the Terms of Service field. - Enter the full URL in the Privacy Policy field.
- Click Save, then publish your Trust Center.
After making changes in any section of the Configuration tab, follow these steps to apply them to your live Trust Center.
- Click Save at the bottom-right of the Configuration tab. A confirmation message and an Unpublished Changes badge will appear at the top of the page.
- Click the Publish tab in the Trust Center navigation, or click the publish tab link in the unpublished changes notification.
- Follow the prompts to publish your Trust Center and make all saved changes visible to visitors.
- Optionally, click Preview in new tab at the top-right to review your changes before publishing.