Canvas
Canvas is the built-in editor in Le Chat for creating and refining text, data, code, and presentations collaboratively with AI.
You can go from a raw CSV to a polished slide deck without leaving the conversation.
Activation
- Click the
+icon or type/in the chat window. - Select
Toolsthen enableCanvas.
Once activated, Canvas opens automatically when Le Chat determines it would be useful. You can also trigger it manually by typing /canvas in the message box or asking Le Chat to "open in Canvas" in your query.
Typical prompts that open Canvas:
- "Create a presentation outline for our Q3 results."
- "Analyze the attached CSV and show it as a table."
- "Write a Python script to parse JSON logs."
Features
Canvas combines editing, AI assistance, and export in one place.
Work directly in the Canvas like you would in any editor.
- Direct editing: click anywhere to edit text, code, or data by hand. Fix a typo, rename a column, or rewrite a paragraph.
- Multiple Canvases: open several Canvases in one conversation. Each one appears as a tab, so you can switch between a data table and a draft report without losing context.
- Version control: use the navigation arrows to move between versions. Toggle the change-tracking view to see exactly what changed. Restore any previous version at any time.
Practical workflow: data to slides
Canvas shines when you chain tasks together. Here's a typical sequence for turning raw data into a shareable presentation.
Upload and explore your data
Import a CSV or spreadsheet using the + button and select Upload Files, then ask:
Analyze the attached CSV and open it in Canvas.Canvas displays your data as an editable table. Click into cells to fix headers, rename columns, or remove empty rows.
If Canvas opens in the wrong format, ask "Show this as a table" and it will switch.
Generate a written summary
Once your data looks right, ask Canvas to produce a text summary:
Transform this table into a concise executive summary.Canvas drafts a write-up based on your data. You can edit the result directly or use inline prompts to refine specific sections.
Create a slide deck
Turn your analysis into presentation-ready slides:
Create slide-ready bullet points with the key insights and recommendations.Canvas generates slides using Marp syntax, a text-based format for presentations. Click the eye icon to preview the rendered deck.
When the slides look good, use the export button to save the deck as a PowerPoint file for final adjustments in your preferred tool.
Common use cases
- Quarterly reports: upload financial data, generate tables and summaries, export as slides.
- Project briefs: draft structured documents with inline AI editing.
- Data analysis: explore CSVs and spreadsheets with direct editing and quick visualizations.
- Presentations: build and preview Marp slide decks without leaving Le Chat.
- Code prototyping: write and iterate on Python scripts or React components.
- Email and content drafts: compose, refine, and translate written content with inline prompts.
- Code Interpreter: run Python code for data analysis and charting.
- Files upload: import documents, spreadsheets, and images into your conversation.
- Deep Research: automate multi-step web research and produce structured reports.