# Share Your Model

Models deployed with Pallet are **private by default**, which means only you have access to them.

To share your model, you just need to make it **public**, then you can easily **share a unique link** to your model with any number of friends, colleagues, and other users **in just a few taps**.

## Share

1.To share your model, you first need to make it **Public**.

From the Project **Overview**, tap the **Edit** icon to access Project **Settings**.&#x20;

![](/files/-MMNkUMDuCfTcmJIaFM0)

2\. Toggle the **Public** switch to **On**, then tap **OK** on the Enable Sharing dialog that follows.

![](/files/-MMNkXLt1esGYdmd2leQ)

3\. Tap **Update** to save these settings.

![](/files/-MMNkfREQF9bMS3vqn98)

:white\_check\_mark:And that's it. Now you can **Share** a link to your model from the Project Overview.

Pallet **share links** have the form [*share.palletml.com/xyz*](http://share.palletml.com/xyz) and **open directly to your model** when activated.

![](/files/-MMNkhiMrn4shtui28l1)


---

# 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.palletml.com/0.3.0/deploy/share-your-model.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.
