# How to create a report for Image Search

In order to perform an image search in the SharinPix Image Search Component, a **report ID** must be fed to the component. The ensuing points highlight the steps required to create such a report.

* Create a report with the target object's ID column as the **first** column.
* Adjust the filter options to collect a specific set of records.
* The screenshot below shows an example report where the **Contact** object is used.

<figure><img src="/files/DBsRrkAijuFmVj1kOMzs" alt=""><figcaption></figcaption></figure>


---

# 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/features/search-images/how-to-create-a-report-for-image-search.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.
