# Plans

You can manage plans from the listing page. You can go to Add new plan by clicking on the "Add" button. You can update existing plan details by clicking on "Edit".&#x20;

> **Editing subscribed plans within the system is prohibited. Only non-subscribed plans can be modified.**

<figure><img src="/files/szPTO8BfMyRVTqBMHItl" alt=""><figcaption><p>Plan Listing</p></figcaption></figure>

**Delete:**

&#x20;Deleting subscribed plans within the system is prohibited. Only non-subscribed plans can be deleted from the system.

**Add Plan**

<figure><img src="/files/3Ho01BVQSYadRvIa6L8R" alt=""><figcaption><p>Add Plan</p></figcaption></figure>

On add new plan page you can create a plan with limitations that you want to add to the plan. Also, you can set a recurring type for a plan.


---

# 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://emenu.gitbook.io/emenu/admin/plans.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.
