# Add custom properties to images

1. Create a new report by clicking **New** > **Report**.\
   ![](/files/3UPABQNegHv4Var91lnB)
2. Check the *Customize* box below the report description.\
   ![](/files/df1engspYTNDppsWefo0)
3. A list of properties will appear. Click the **New** button in the *Item Properties* section on the right side of the screen. \
   ![](/files/cExzHMTCQEUozYPJ1YFj)
4. Choose the property type from the drop-down menu:

   * *Text* for new text entry field
   * *Choice* for a new drop-down selection
   * *True and False* for a new true/false variable
   * *Date* for a new date field

   \
   ![](/files/BQJQvWa61BAQrPaC5AAz)
5. Add the title, description, and options. Click **Create**. \
   ![](/files/bMHvVKXTLLGFFH8OV18f)
6. Click **Update**.\
   ![](/files/gjrPmmuj5ziep8BXVogA)
7. When you add a new image to the report, the custom properties you created will be available beneath the image description.\
   ![](/files/G9Sk90Wdj71R2PCD7FNn)
8. In a published report, custom properties appear beneath an image. ![](/files/bhbBuUUF7Lsb3c5cNY1b)<br>


---

# 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.reportandrun.com/manual/readme/customization/custom-properties/add-custom-properties-to-images.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.
