# Sharing Gallery Links

You can share a direct link to your online gallery with clients, partners, or participants so they can view and download images from their own devices.

Keep in mind that as long as event guests used a sharing option (such as text or QR), they already received a link to their own individual picture. If your gallery is set to Public, those guests can navigate to view the rest of the gallery's photos without any additional action from you.

***

#### Gallery Privacy & Link Availability <a href="#h_3b9d4d8d9e" id="h_3b9d4d8d9e"></a>

The ability to share a gallery link depends on the [privacy level](https://app.gitbook.com/o/eHFXSkXLgDkVnDuB7CHd/s/gkBJjut3zmQfG3bS9iDb/basic-gallery-settings/gallery-privacy-options) you have selected for that specific event.

* **Public & Unlisted Galleries**: You can share the URL with anyone. Anyone with the link will be able to view the photos and the live gallery page.
* **Private Galleries**: Link sharing is **unavailable** for Private galleries. Photos in these galleries are permanently marked as private and cannot be viewed via a public URL. To share these images, you must [download the files](/accounts-and-billing/sharing-photos/downloading-and-saving-photos.md) and send them manually.

***

#### How to Share a Gallery Link <a href="#h_545eb5404b" id="h_545eb5404b"></a>

Follow these steps to retrieve and share your gallery URL from your dashboard:

1. Ensure the HALO app's [**offline queue**](/running-your-event/offline-upload-queue.md) is empty to confirm all recent photos have uploaded.
2. Visit your [**Gallery List**](https://app.simplebooth.com/galleries) and click on the gallery you want to share.
3. Expand the **Actions** dropdown menu.
4. Select **Copy Link**.
5. Paste the link into your email, text, or social media message.

<figure><img src="/files/QxeW2bafUxBIJZIHW76o" alt="" width="563"><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://docs.simplebooth.com/accounts-and-billing/sharing-photos/sharing-gallery-links.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.
