Abstract
Add a company or organization logo to a report in Cortex XSOAR. Customize report logo with a server configuration.
By default, reports include the Cortex XSOAR logo. You can change the logo to match your organization branding.
Save your logo as a base64 image or upload it to a URL.
Note
The maximum file size for the logo is 100KB.
Go to
→ → .In the Server Configuration section, click Add Server Configuration.
Add the following keys and values:
Key
Value
reports.logo.customer
<The base64 image or URL for your logo>
Where the base64 image must start with
data:image/png;base64,
followed by the base64 image.reports.logo.demisto
false