# Sharing

Canvas can also be shared to Zerve Gallery. To share your canvas, follow these steps:

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIQKNeqjEeOp9UwUcB9R9%2Fuploads%2FHvPjQrwkKUPSOfnlyAqO%2FScreen%20Recording%202025-11-25%20at%204.10.41%E2%80%AFPM.mp4?alt=media&token=998b5ee3-31c2-47b1-ba27-07e35bdce749>" %}
Share Canvas
{% endembed %}

1. Click the share icon on the canvas and in the share dialog, select the users, groups, or organization that you want to share your canvas with. You can search for a specific user or group by typing their name or email in the search box.
2. Click on the share button to confirm your selection. The recipients will receive a notification and a link to access your canvas.


---

# 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.zerve.ai/guide/collaboration/sharing.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.
