# Why do we need a report ?

A report contains a list of IDs that refer to Albums that contain images. It is a straightforward method to define what images are to be displayed inside the SharinPix Search Component.

Creating a Salesforce Report and using it inside the SharinPix Search Component provides the following advantages:

* Easy to create
* Less time-consuming to capture a set of records
* Straightforward way to select a particular collection of records using filters
* Able to re-use different reports for different collections of records


---

# 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/why-do-we-need-a-report.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.
