> ## Documentation Index
> Fetch the complete documentation index at: https://docs.insaion.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Visualize logs

> How to use the embedded Lichtblick visualizer to explore recorded logs without technical details.

## Visualize Logs

The Visualize action opens an embedded Lichtblick visualizer inside the app. It lets you inspect log contents visually, explore time-series data and message streams, add plots, mark intervals, and collaborate with Insaion Copilot in the same workflow.

<img src="https://mintcdn.com/insaion/Z0A9BnZWnKPozWQY/assets/logs/analysis-workspace.png?fit=max&auto=format&n=Z0A9BnZWnKPozWQY&q=85&s=4bbe8f9372bbea085c66cf9c4647f72b" alt="Dashboard Overview" width="1891" height="925" data-path="assets/logs/analysis-workspace.png" />

### Main areas of the visualizer

* Left navigation: Choose the active workspace component (for example, the Topic Explorer or Chat). This quickly switches the main content area between exploring topics and conversing with Copilot.
* Center workspace: The area where plots and visual panels appear. Each panel (or "pane") can show one or more plots, and you can rearrange panes to match how you like to analyze data.
* Right-side timeline/controls: A compact timeline and playback controls that let you zoom and move through the recording period. Colored intervals (annotations) are shown on the timeline to highlight important sections.
* Top / side toolbars: Quick actions to add plots, save or load visualizer layouts, and change view options.

### Common workflows

* Quick inspection: Drag a topic's most important field into a pane and zoom the timeline to the period you care about.
* Compare signals: Add multiple fields to the same pane to see how they move together across time.
* Annotate and share: Mark an interval where a problem occurred, add a note, then share the session or save the visualizer layout for teammates.
* Use the chat for help: Ask the assistant to suggest plots or create a visualizer layout for common analysis tasks.

***

<div className="insaion-footer" role="contentinfo">
  <div className="insaion-footer__card">
    <div className="insaion-footer__content">
      <span className="insaion-footer__icon" aria-hidden="true">
        <svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true" focusable="false" className="insaion-footer__svg" role="img">
          <path fill="currentColor" d="M21 6.5A3.5 3.5 0 0 0 17.5 3h-11A3.5 3.5 0 0 0 3 6.5v5A3.5 3.5 0 0 0 6.5 15H8v3l3-3h6.5A3.5 3.5 0 0 0 21 11.5v-5zM7 8.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z" />
        </svg>
      </span>

      <div>
        If something's unclear or you hit a blocker, contact us on

        <a href="https://discord.gg/ZJMPfMmu3S" target="_blank" rel="noopener">
          Discord
        </a>

        or <a href="mailto:contact@insaion.com">[contact@insaion.com](mailto:contact@insaion.com)</a>
      </div>
    </div>
  </div>
</div>
