# Display image information in fullscreen image viewer

This article demonstrates the use of **viewer\_infos** option in **Code Generator** to display **image information** when viewed in fullscreen mode.

The information displayed are:

1. Image filename
2. Upload date and time
3. Tags

## Enabling viewer\_infos

* Access **Code Generator** from the top navigation bar of the **Administration DashBoard**.
* Check **"Display image information in the viewer"** checkbox in the **Display** section of the Code Generator.
* Optional: Add tags to the user's set of permissions for image tagging.

![](/files/DF40EL2HKjUlnlTfjySH)

* Notice that **viewer\_infos** option has been **enabled** in the user's set of permissions.

![](/files/arsb3PMQP7nCu5bkNkCG)

## Testing viewer\_infos

* Upload an image in the **Preview** section.

![](/files/fWHFIVpv2Hszrwo3lJdd)

* Click on the image to access it in fullscreen mode.
* Notice that the **image information** are displayed at the **top left corner** of the fullscreen image viewer.

![](/files/KctbFsytcYPvXB8Z5OTH)


---

# 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://docs.sharinpix.com/documentation/cookbook/display-image-information-in-fullscreen-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.
