# Search Images

- [Using Salesforce Search on SharinPix Image objects](https://docs.sharinpix.com/documentation/features/search-images/using-salesforce-search-on-sharinpix-image-objects.md)
- [Using the Search Image tab](https://docs.sharinpix.com/documentation/features/search-images/using-the-search-image-tab.md)
- [Why do we need a report ?](https://docs.sharinpix.com/documentation/features/search-images/why-do-we-need-a-report.md)
- [How to create a report for Image Search](https://docs.sharinpix.com/documentation/features/search-images/how-to-create-a-report-for-image-search.md)
- [How to open the Image Search page with a Report Id and Filters dynamically](https://docs.sharinpix.com/documentation/features/search-images/how-to-open-the-image-search-page-with-a-report-id-and-filters-dynamically.md)
- [Using your personalized Search](https://docs.sharinpix.com/documentation/features/search-images/using-your-personalized-search.md)
- [Your Salesforce Filters](https://docs.sharinpix.com/documentation/features/search-images/your-salesforce-filters.md)
- [The Tag Filters](https://docs.sharinpix.com/documentation/features/search-images/the-tag-filters.md)
- [How to show the result](https://docs.sharinpix.com/documentation/features/search-images/how-to-show-the-result.md)
- [How to personalize the image large view and interaction (footer)](https://docs.sharinpix.com/documentation/features/search-images/how-to-personalize-the-image-large-view-and-interaction-footer.md)
- [Display Thumbnail Infos](https://docs.sharinpix.com/documentation/features/search-images/display-thumbnail-infos.md)
- [Using Sort inside query parameters](https://docs.sharinpix.com/documentation/features/search-images/using-sort-inside-query-parameters.md)
- [Using tag filters inside query parameters](https://docs.sharinpix.com/documentation/features/search-images/using-tag-filters-inside-query-parameters.md)
- [SharinPix Aggregate Search (Developer-Oriented)](https://docs.sharinpix.com/documentation/features/search-images/sharinpix-aggregate-search-developer-oriented.md)
- [Using your personalized Search in a Salesforce Flow (Admin-Oriented)](https://docs.sharinpix.com/documentation/features/search-images/using-your-personalized-search-in-a-salesforce-flow-admin-oriented.md)
- [Using Collage on Search Component](https://docs.sharinpix.com/documentation/features/search-images/using-collage-on-search-component.md)


---

# 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.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.
