# Viewing & Filtering

## Viewing

## :eyes: Expand media&#x20;

Want to expand media on Pinpoint? Use our "Expand" function!

Select media to expand.

* For a **single media**, select by pressing it. **\[**<mark style="color:red;">**Skip step 2**</mark>**]**
* **For multiple media,** press the "**Select**" button to enable **multi-select**.

  <figure><img src="/files/1pZ7Prakpmb2l5eZQKVc" alt="" width="285"><figcaption></figcaption></figure>

2. Press the "Details icon".

   <figure><img src="/files/TZn1OemJ9RR5FvUuYuEX" alt="" width="285"><figcaption></figcaption></figure>
3. Press the "Expand" icon.

   <figure><img src="/files/Rtm4vmUG7H413wWbUgar" alt="" width="283"><figcaption></figcaption></figure>
4. Media will be displayed.
   * To close the image, press the "Back" button.
   * Use arrows to switch between previewed media when multiple items are selected&#x20;

<figure><img src="/files/5gqndJiJjdWRRl4Zubxw" alt="" width="286"><figcaption></figcaption></figure>

## Filtering

Media can be filtered by:

* Tags
* ~~Format type~~
* ~~Country~~
* ~~Date~~

> Country, Date and Format filters are currently **not supported** on mobile.&#x20;

## Filter by tags

1. Select the tag search bar.
2. In the search bar, type in the desired "tag(s)" or select from the drop-down list.
   * Note that tag filters will include all tags selected.

     <figure><img src="/files/qKlV0TVi9FGrBCEt3oUM" alt="" width="286"><figcaption></figcaption></figure>
3. Existing tags that match will be filtered for the user's selection.
4. After selection, active tags will be displayed in the search box.
   * Tags present in the remaining media will be displayed for selection.
5. To remove active "tags", press on the "x" icon beside the selected tag.

<figure><img src="/files/bB9EE7D0IyC1ZQMvY7Jq" alt="" width="286"><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://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/viewing-and-filtering.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.
