> ## Documentation Index
> Fetch the complete documentation index at: https://docs.enconvo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Visual Answers

> Ask for diagrams, visual explanations, and interactive widgets in chat.

Enconvo can display visual content directly inside a conversation, including SVG diagrams, HTML previews, and interactive widgets when the Agent has the relevant tools.

## Ask for a useful visual

Be explicit about the question the visual should answer:

```text theme={null}
Show how this request moves from the browser to the API and database.
Use a small diagram and explain the failure points.
```

```text theme={null}
Create an interactive comparison of these three plans.
Let me change the monthly usage and see the estimated total.
```

Include the underlying data and units for charts or calculators. A polished visual does not establish that its facts or calculations are correct.

## Use and save the result

Wait for the visual to finish generating, then interact with any controls it provides. Some widgets can send a follow-up prompt back to the conversation.

Hover over a completed visual to reveal its menu. **Copy to clipboard** and **Download file** provide the available export actions; confirm the filename in the download dialog. An exported image captures a state of the visual and may not preserve its interactive behavior.

## Troubleshooting

If you receive code instead of a visual, check the Agent's enabled tools and ask it to render the result in the conversation. If a widget is incomplete, wait for generation to finish and ask for a simpler revision. For an actual image asset rather than a chat widget, use [Image Generation](/ai/image-generation).
