# Share Shelves

Along with customizing shelf descriptions and appearances, you can share your shelf with other users. To do so, tap to open the shelf you want to share. Then tap the gear in the top right. Then tap the "Members" section.&#x20;

Here, you can see the list of users who currently have access to that shelf. You can tap user names to view and manage their permissions.&#x20;

By tapping the plus icon, you can add users by their email address. Tap "invite" to then determine their shelf permissions. Then tap the "save" icon in the top right.


---

# 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.myguide.care/sharing/share-shelves.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.
