# Image viewer

The *Image Viewer* is used to display images in the *User step*.

In order to display an image the following has to configured

**URL** - The source url from which the image will be fetched.

> All clients must have direct access to the image source

![](https://543770944-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LtPTgZOYmpJka4jqs1v%2F-M-odlP6bT2ST5XAQMTA%2F-M-ofr91iPeYKrDBVDZ6%2Fhelp_root_applications_workflow_user_items_imageviewer_example.png?alt=media\&token=33858473-96e1-407a-b192-b81d147d8ef9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.novacuraflow.com/6.11/development/flow-studio/applications/workflow/user-step/image-viewer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
