Getting Started with Dump
Dump is a shared whiteboard for links, notes, and checklists — readable by humans and AI agents.
Ways to add context
Right-click the canvas
Add text notes, links, or checklists at the cursor position.
Paste
Paste any URL or text onto the canvas. URLs automatically become link cards with metadata.
Drag and drop
Drag links from your browser or text files from your desktop directly onto the board.
Toolbar
Use the toolbar buttons at the bottom of the canvas to add items at the center of your view.
Sharing your board
Click the share button in the board header to set your board's visibility and copy the share link.
- Private — only you and invited members can access
- Shared — anyone with the magic link can view
- Public — anyone with the board URL can view
Shared and public boards are automatically accessible to AI assistants via the board's /llms.txt endpoint.
Using with AI assistants
Every shared or public board has a /llms.txt endpoint that serves board content in a plain-text format optimized for AI consumption.
ChatGPT
- 1.Share your board using the share button in the header
- 2.Click the Chat button and select ChatGPT from the dropdown
- 3.ChatGPT will open with your board context ready to go
Claude
- 1.Share your board using the share button in the header
- 2.Click the Chat button and select Claude from the dropdown
- 3.Claude will open with your board context pre-loaded
Claude Code
- 1.Share your board using the share button in the header
- 2.Copy the board's share link and give it to Claude Code
- 3.The /llms.txt format is optimized for code-assistant workflows
Codex
- 1.Share your board using the share button in the header
- 2.Copy the board's share link and include it in your Codex prompt
- 3.Codex will fetch and use the board content as reference material
Grok
- 1.Share your board using the share button in the header
- 2.Click the Chat button and select Grok from the dropdown
- 3.Grok will open with your board context in the prompt
Gemini
- 1.Share your board using the share button in the header
- 2.Copy the board's share link and paste it into a Gemini conversation
- 3.Gemini can read the board content and use it as context
