# Public Session URL

The Public Share URL feature in Zipy allows users to hare session details with team members, clients, or other stakeholders who may not have direct access to the Zipy platform. This feature facilitates collaboration and accelerates the resolution of issues.

### How to Generate a Public Share URL

1. **Locate the Session**: Navigate to the session you want to share within the Zipy dashboard.
2. **Click on 'Share URL'**: Look for the 'Share' button located in the session details view.

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

3. **Select Public Access**: Select **"Public Access"** from who can view.&#x20;

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

**Note:** Public session URLs are not available for sessions that are currently live.


---

# 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.zipy.ai/product-features/public-session-url.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.
