For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XSOAR 6.13

Change the Report Logo

Change report logos in Cortex XSOAR 6.13. Configure logos with server settings.

By default, reports include the Cortex XSOAR logo. You can change the logo to match your organization branding.

  1. Save your logo as a base64 image or upload it to a URL.

    Note

    The maximum file size for the logo is 100KB.

  2. Go to Settings → About → Troubleshooting.

  3. In the Server Configuration section, click Add Server Configuration.

  4. 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

Last updated

Was this helpful?