# Editing media details

## Media details&#x20;

Media details such as date, country and notes can be included to enhance filtering options and provide more information about the media.

1. Name
   * The name of the media can be changed here. However, the file type cannot be changed.
2. Country
   * Type and select the desired country from the drop-down list.
3. Date
   * The date of the media can be edited using the calendar on the date field.
4. Source URL
   * Reference links for the source of media if applicable.
5. Notes
   * Short descriptions can also be added to media, providing context and details.&#x20;

## Edit Details (Individual  / Batch)

1. Select media to edit.

   * 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. Navigate and make changes to desired fields.

   <figure><img src="/files/W7Mdo1mxVtDff5tOGV3G" alt="" width="286"><figcaption></figcaption></figure>
4. Press "**Save changes**" to complete.

## Shared media details

**Similar media details** shared between selected media would be displayed in their respective fields and differences would be displayed as:

* **Multiple countries**
* **Multiple dates**
* **Multiple reference links**
* **Multiple notes**

<figure><img src="/files/j6jxBdbnty68wz2FZBe6" 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/editing-media-details.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.
