# Plan browser

To access plan browser select "Explore" option in starting page.

Plan browser allows to load all plans that:

* are owned by a user
* are shared with a user (as editor or reader)

Plans are divided into two sections.&#x20;

<figure><img src="/files/dU0PXtAkcbGF0kwA2ta7" alt=""><figcaption><p>Plan browser view</p></figcaption></figure>

### My plans

Inside "My plans" sections, all visible plans are owned by user. User can perform all listed operations. User perform operations such as:

<figure><img src="/files/EWU5lVv6fqIJmqB3QQ5I" alt="" width="375"><figcaption><p>Plan operations available to owner</p></figcaption></figure>

* Details - This will open dialog visible below. It contains short list of informations about the plan
* Open - It will open plan for re-edition in Designer
* Clone - It will copy the plan.&#x20;
* Delete - It will remove the plan

<figure><img src="/files/XElYnmCcz9aUDvicHIGn" alt="" width="375"><figcaption><p>Plan details</p></figcaption></figure>

<figure><img src="/files/xeh7DddtPNvy8iAV2NC8" alt="" width="375"><figcaption><p>Cloning a plan</p></figcaption></figure>

<figure><img src="/files/z2Ryc4dxXGteyLRtmkdG" alt="" width="375"><figcaption><p>Removing a plan</p></figcaption></figure>

### Shared plans

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

Shared plans are restricted with two types of access level:

* Reader -  read can only see plan details, vote and clone plan.
* Editor - can perform operations similar to owner, including cloning, editing, adding new collaborators. Editor can't remove owner

Options available to Editor:

<figure><img src="/files/ydU7Ku7LDvM91RGo2ebw" alt="" width="375"><figcaption></figcaption></figure>

Options available to Reader and voting process:

<figure><img src="/files/vKaV3fpS4Q812zPehjYN" alt="" width="375"><figcaption><p>Options available to Reader</p></figcaption></figure>

<figure><img src="/files/p0t2wIEhr9IGNFPvLwhH" alt="" width="182"><figcaption><p>Result of voting. Votes can be + / -. Their badges will take green or red color</p></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://docs.silessian.com/planapply-for-jira-cloud/global-features/plan-browser.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.
