# Sharing Collections

## How do I share a collection on Highway?

1. Click on "Manage Access".

<figure><img src="/files/6T5JFJN81FDhPiIqwsjN" alt=""><figcaption></figcaption></figure>

2. Enter the email of the user you wish to share access to, and press the "Add" Button or the "Enter" Key.

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

3. The user will appear as part of 'People with access'. To remove the user, click on the 'Trash' Icon on the same row as the user.

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

{% hint style="info" %}
In order for the shared user to download documents, the 'Owner' of the campaign would have to share the **secret key**.
{% endhint %}

{% hint style="success" %}
The 'Owner' is the **creator** of the campaign and cannot be removed at all times.
{% endhint %}


---

# 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.highway.gov.sg/for-agency-users/sharing-collections.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.
