Skip to Content
πŸ–±οΈ Interacting with Blocks

Block Actions Toolbar

Every block in an AI response has an actions toolbar that appears when you hover over (desktop) or tap (mobile) the block. The toolbar shows up in the top-right corner of each block.


Available Actions

Copy

Copies the block’s content as plain text to your clipboard. Useful for grabbing code snippets, table data, or explanations to use elsewhere.

Expand / Collapse

Toggle the visibility of large blocks. This is especially useful for:

  • Tables with many rows β€” collapse to see a summary, expand to see all data
  • Code blocks with many lines β€” collapse to save space in the conversation

Ask About This Block

Opens the composer with a context-aware follow-up pre-loaded. The AI knows which block you’re referring to, so you can ask targeted questions like:

  • β€œExplain row 3 in more detail”
  • β€œWhat happens if I change this variable?”
  • β€œCan you add more data points to this chart?”
πŸ’‘

Tip: Use β€œAsk about this block” to drill deeper into any part of a response. It’s the fastest way to get follow-up explanations without re-typing context.