# Public Sharing

Qonic allows you to share models using a simple URL. People opening this URL don't need a Qonic account, they can simply click the link and a new web browser tab will open showing the model in read-only mode.&#x20;

To create a public sharing link, select one or more models in the [model overview](/documentation/qonic-dashboard/models.md) and click the Share button.

<div data-with-frame="true"><img src="https://20430882.fs1.hubspotusercontent-na1.net/hubfs/20430882/image%2093-png.png" alt="" height="445" width="688"></div>

To enable public sharing for the selected model(s), switch the toggle in the sharing dialog (1).&#x20;

Optionally, you can specify an expiry date for this public link (2). The link itself is shown (3) and can easily be copied to your clipboard using the *Copy Link* button.&#x20;

<img src="https://20430882.fs1.hubspotusercontent-na1.net/hubfs/20430882/Frame%203678.png" alt="" height="383" width="584">


---

# 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://help.qonic.com/documentation/qonic-dashboard/models/public-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.
