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.