> For the complete documentation index, see [llms.txt](https://docs.drivepoint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drivepoint.io/using-the-web-app/plans/creating-plans-from-the-web-app.md).

# Creating Plans from the Web-App

*See how to create it from the Add-In* [*here*](/navigating-the-excel-add-in/core-functions-of-the-drivepoint-add-in/scenario-planning-create-new-plan.md)*.*&#x20;

1. Click on "New Plan"

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

2. Add the name, from which existing plan you want to copy the plan from, where to copy it to and add a description

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

3. Click Save
4. Success - you should see the new plan in the folder you saved it in
5. Open the plan in Excel by clicking the "Excel" button on the right

**I could not save a plan. What could have happened?**

* We are currently working on a fix for allowing apostrophes or quotation marks. Remove any special characters in the mean time and try again.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.drivepoint.io/using-the-web-app/plans/creating-plans-from-the-web-app.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.
