# Plan screens

The plan screens in MOSO app consist of four main modes: Planning form, Plan details, Participants and Documents. Here's how to access the Planning form:

## Planning form

1. Open the MOSO app and select the Plans tab from the side navigation menu.
2. Click on the specific plan you want to work with.
3. Click the Planning from options located at the top right of your plan.

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

## Details

The Plan Details screen in MOSO app provides an overview of the key information related to your plan, including its title, topic, start date and start time. Here's how to access the Plan Details screen:

1. Open the MOSO app and select the Plans tab from the side navigation menu.
2. Click on the specific plan you want to work with.
3. Select "Plan Details" from the available options.

This will take you to the Plan Details screen, where you can view and edit the plan information, including its title, topic, start date and start time by clicking the Edit plan details button.

By using the Plan Details screen in MOSO app, you can easily access and manage all the essential information related to your plan, helping you stay organized and on top of your tasks.

<div><figure><img src="/files/VeQAzvbbiuDNxzME0YH9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MfxurRBzYYKBqCi7KOf9" alt=""><figcaption></figcaption></figure></div>

## Participants

To view the list of participants in the plan, click on the Participants button located at the top right of the plan screen. From here, you can add or remove participants and adjust their edit permissions by clicking on the "Add Participant" button.

{% hint style="warning" %} <mark style="color:orange;">Only plan owners and participants with edit permissions can add or remove participants.</mark>
{% endhint %}

<div><figure><img src="/files/3XLMXU6zEhGstBwRXkVg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/c3VWhLTdTjX2EMVbI9lX" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %} <mark style="color:blue;">To gain a deeper understanding of how to manage participants in a plan, please proceed with the tutorial provided below.</mark>
{% endhint %}

{% @arcade/embed flowId="yoROOTEnhNWrdgxKopC4" url="<https://app.arcade.software/share/yoROOTEnhNWrdgxKopC4>" %}

### Accept status

The accept status shows whether participants have agreed to join the plan or not.&#x20;

**Accepted:** Participants who have agreed to join the plan and have been added to the plan.&#x20;

**Pending:** Participants who have not yet accepted the plan invitation and are still pending to join.&#x20;

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

### Edit status

If a participant has been given permission to edit the plan, their name will show "Can Edit" next to it in the Participants list.&#x20;

This means they have the ability to make changes to the plan details and the plan body.

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

### Send message

You can send a message to a specific participant by clicking on the message icon next to their name. This can be useful for communication or to clarify any details related to the plan.

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

## Documents

### Adding/removing document

You can manage documents related to the plan by following these steps:

1. Navigate to the plans screen by selecting the Plans tab from the side navigation menu.
2. Click on the specific plan you want to work with.
3. Click on the Documents button located at the top right of your plan.
4. To add a document, click the Add documents button, then select a file from your computer or upload a new one by pressing the Upload button.
5. To remove a document, simply deselect the document from the list.
6. Click the Save button to save your changes.

{% hint style="info" %} <mark style="color:blue;">To gain a deeper understanding of how to manage documeents in a plan, please proceed with the tutorial provided below.</mark>
{% endhint %}

{% @arcade/embed flowId="EHdBjsQkHvpp6b6ARZjm" url="<https://app.arcade.software/share/EHdBjsQkHvpp6b6ARZjm>" %}

### Meeting link

To start or join a Zoom meeting associated with a plan, follow these steps:

1. Select the Plans tab from the side navigation menu.
2. Click on the plan you want to start or join a meeting for.
3. Click on the "Meeting link" button located at the top right of your plan.
4. This will launch the Zoom meeting link associated with the plan.

<div><figure><img src="/files/VtvHOCAY21BTcYcXLJIE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3dPKETgV9Ex8aUCYJsCb" alt=""><figcaption></figcaption></figure></div>


---

# 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://en-docs.mentoringapp.com/moso-user-guide/plans/plan-screens.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.
