# Creating new plan without template

### **Creating plan**

To create a new plan, please follow these steps:

1. Navigate to the Plans screen.
2. Click on the 'Create plan' button.
3. If enabled, agree to the consent screen that outlines your organization's rules and regulations regarding the use of personal data.
4. Enter the title, start-end date, and topic for your plan.
5. Select 'No Template' from the Templates dropdown menu.
6. Click on the 'More settings' button to add additional features to your plan, such as a Zoom link or livestream.
7. Click on the 'Save' button to save your changes.
8. Finally, click on the 'Save' button located at the top right corner of the screen.

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

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


---

# 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/creating-new-plan-without-template.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.
