# Share / Copy

## Shareable links

Sharable links can be used to select and share specific images with other users in the workspace. Simply generate a link, copy and send it to them!

## How to Share media via links

1. Select media(s) to share.
   * For single media, click on the sharing icon in the media detail tab.
   * For multiple media, use the "select multiple" function before selecting the share icon.

<figure><img src="/files/ONXlvLkaWYrZTafEwBxL" alt="" width="282"><figcaption></figcaption></figure>

2. Sharable link is generated for user to copy and send.

   <figure><img src="/files/zEMJKDwO7drWUUEDu9cn" alt="" width="375"><figcaption></figcaption></figure>

## Copying media across workspaces

Allows users to duplicate media across workspaces.&#x20;

* User must be at least a "Contributor" in the workspace to do so.
* The limit for each batch of files copied is **1000 files** and a total media size of **50GB**.

## How to Copy media across workspaces

1. Select media(s) to copy.
   * For single media, click on the copy icon in the media detail tab.
   * For multiple media, use the "select multiple" function before selecting the share icon.

<figure><img src="/files/99jfkFeVpH0ebVc5JinH" alt="" width="282"><figcaption></figcaption></figure>

2. Select a workspace for the media to be copied to.

   <figure><img src="/files/CU2RXVPEFs11ViepcWyB" alt="" width="375"><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/share-copy.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.
