# Share Your Apps

## Purpose

One great feature of Deplyr is that we handle authentication for you. What does that mean? You can choose to share your apps publicly, only with your organization, or only with specified users within your organization.

## Usage

### Restricted

* Must be logged into Deplyr to view the app. You select who can view the app (they must have "Viewer" permission). All admins and developers can view any app.

### Internal

Must be logged into Deplyr view the app. Everyone in your organization, regardless of permission level, can view the app.&#x20;

### Public

* Anyone with the URL can view the app, including users who do not have a Deplyr account.

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


---

# 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://deplyr.gitbook.io/docs/share-your-apps.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.
