# Editing media details

## Media details

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;

## Steps to edit metadata

1. Select media to edit.
2. Navigate and make changes to desired fields.
   * If [**multiple**](/pinpoint-guide/user-guides/desktop-laptop/tagging.md#flexible-tagging-individual-batch) media were selected, **changes** will be **applied to all selected media.**
3. To complete, click "Save". &#x20;
4. Once saved, a pop-up message reading "Changes to media saved" will appear.

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

## Shared media details

**Similar 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**

The example below shows two media's details with a different date: &#x20;

<figure><img src="/files/vsp4w8rCCvtwQAbwSD6b" 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://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/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.
