Starting with the release of Strategy ONE (March 2024), dossiers are also known as dashboards.
Using the free-form canvas can lead to slowed performance. To avoid slow performance, use the following best practices when creating a free-form dossier.
All layers on the canvas, whether seen or unseen, requires time and resources to render. Remember to clear unnecessary elements to avoid delayed performance.

High-definition and large images can significantly impact the rendering of your dossier. Importing a large image and scaling its container to a small size can cause your dossier to perform slowly. By default, the canvas keeps the original properties of imported resources, and the CPU usage doesn't reflect the final size of the edited container. You should use an image editor to resize your images before import.

Avoid importing a small GIF animation and scaling up in your dossier. Uncompressed GIF with many frames usually costs high CPU consumption. When they are scaled to a larger size, the CPU consumption is even higher. Create an effective GIF by making them small and smooth.

The dossier editor leverages HTML, meaning any elements that can hinder web page performance can negatively affect your dossier's speed. This includes large images, inefficient embedded iframes, excessive animations, and bloated code. To ensure a seamless user experience, be mindful of these factors and avoid using JavaScript code that could introduce vulnerabilities.