Canvas
Canvas is the main area for the user and LLM agents to interact and collaborate for searches. The most important feature is that it allows for a non-linear trace of interaction, and you can branch out at an point to explore a different trajectory of searches.
Navigating the canvas
The default navigation controls are similar to Google Maps:
- Pan: Click and drag with left mouse button
- Zoom: Mouse scroll wheel
- Select: Shift + drag to create selection box
We also support a Figma-like Navigation mode.
You can switch the navigation mode by go to the Settings Menu: Settings > Canvas Settings > Navigation Mode
and change the mode to figma
.
- Pan: Space + drag, scroll wheel, or middle/right mouse button
- Zoom: Pinch gesture or Cmd/Ctrl + scroll
- Select: Drag directly (no modifier key needed)
Last updated on