> For the complete documentation index, see [llms.txt](https://docs.aisuru.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aisuru.com/en/agent-training/document-import/managing-images-in-documents.md).

# Managing images in documents

While AIsuru doesn't support directly importing images from documents, there's a way to include images in your Agent's responses. This lets you enrich interactions with visual content, improving the user experience.

### How to add images to your Agent's responses

To include images in your Agent's responses, you have two options:

1. (Recommended) **Add images directly to your contents**: find the relevant contents for a given image, edit them, and attach the image to each one
2. (Advanced) Create a dedicated content for each image:
   1. **Question**: enter a descriptive title for the image
   2. **Question variants**: enter the questions for which you want the image to appear
   3. **Answer**: enter a complete description of the image
   4. **Media**: upload your image
   5. **Make sure the "**[**Disable automatic image extraction from contents**](/en/generative-ai/advanced/other-generative-ai-settings.md#automatic-media-extraction)**" checkbox is disabled (in your Agent's Settings > AI)** : it will then be up to the language model to decide which image to show based on the description provided (i.e., the answer in your content).

{% hint style="danger" %} <mark style="color:red;">If your Agent has more than 150 images, we don't recommend using the second method.</mark>
{% endhint %}

### Tips for effective use

* Use **relevant, high quality images**
* **Provide detailed, accurate descriptions** for each image
* **Regularly test your Agent's responses** to make sure images are being used appropriately, and update contents as needed

By integrating images into your Agent's responses you can significantly improve the quality of interactions. While it takes a bit more manual work, the benefits in terms of clarity and user engagement can be substantial.
