Generate doesn’t just return plain text. Responses can include rich, interactive content — code with syntax highlighting, sortable tables, data visualizations, images, and mathematical formulas.

Code Blocks

When the AI includes code in a response, it’s rendered with full syntax highlighting for easy reading. Supported languages include Python, JavaScript, SQL, HTML, CSS, and many more.
Code block with syntax highlighting
Each code block includes a Copy button in the top-right corner so you can grab the code with one click.
Copy button on a code block

Interactive Tables

Tables in responses are fully interactive:
  • Sort — Click any column header to sort the data
  • Search — Use the search bar above the table to filter rows
  • Download — Export the table as CSV or Excel using the download button
Interactive table with sort, search, and download

Table Export

Click the download icon on any table to export it:
FormatWhat you get
CSVComma-separated file for any spreadsheet tool
Excel.xlsx file for Microsoft Excel or Google Sheets
Table download options

Data Visualizations & Charts

When the AI works with numerical data, it can render inline charts and graphs directly in the response. Supported chart types include:

Bar Charts

Line Charts

Pie Charts

Scatter Plots

Gauge Charts

Treemaps

Sunburst

Funnel Charts

Radar Charts

Heatmaps

Inline chart visualization in a response
Charts are interactive — you can hover over data points to see values, and click to expand into a larger view.
Expanded chart view

Images

The AI can display images inline within responses. Click on any image to view it in full size.
Inline image in a response

Mathematical Formulas (LaTeX)

Generate supports rendering mathematical expressions using LaTeX notation. Formulas are rendered beautifully inline or as block equations.
LaTeX mathematical formula rendering

Markdown Formatting

All responses support full GitHub-Flavored Markdown:
  • Headings (H1 through H6)
  • Bold, italic, and strikethrough text
  • Bullet lists and numbered lists
  • Blockquotes
  • Horizontal rules
  • Nested content
  • Links and URLs
Markdown formatting examples

Row-Highlighted Citations

When a response references specific rows from a database table, those rows are highlighted in the table view so you can see exactly which data the AI used.
Highlighted table rows from citations

Artifacts - Saving Visualizations & Files

All charts, tables, and files generated during your conversations are automatically saved to your Artifacts panel in the left sidebar. This means you can access and download any visualization or data file even after the conversation ends — no need to scroll through chat history to find previous outputs. Artifacts remain available across sessions, making it easy to retrieve reports, charts, and analysis results whenever you need them. Learn more →