# Shared

![](/files/0t8DQfdC7EvEZhMIX8FA)

The **`Shared`** page has three sections:

* Shared with me: On this page you will see a list of items that have been shared with you.
* Shared by me: On this page you will see a list of items you have shared.
* Shared public: On this page, you will see a list of items that you have shared publicly. You can also use [Djib Vanilla](https://vanilla.djib.io/) for public sharing.

![](/files/2gAV6qAShjJUuZ5GuQyV)

When choosing an item to share, you have two options:

* Private share
* Public share


---

# 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.djib.io/products/djib-dashboard/shared.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.
