# Plan

To create a Process-Type plan, you need to create a plan first. Plans consist of multiple tasks/plan steps that are needed to be performed to complete a business process successfully.

Below are the steps to create a Process-Type plan:

* Navigate to **Business Process Checklist App** **--> Plans --> New Plan.**

<figure><img src="/files/958SWuXia3oBYd4zWUqw" alt=""><figcaption></figcaption></figure>

* Click on the **New plan** button and select **Process.**

<div align="left"><figure><img src="/files/xdOb4kT1jZ3Vr8CKaAjR" alt=""><figcaption></figcaption></figure></div>

* This will open a **'New Plan'** page, where you need to fill in the details.
  * **Name:** Provide a unique name for the plan.
  * **Description (Optional):** Provide a short description of the plan.
  * **Plan Type:** Select Plan Type as **Process**.
  * **Priority Order:** Users can attach multiple plans to a single record, for which it is necessary to define which plan needs to be connected to the record first. To do this, you can set the priority order against the plan (if the criteria are matching with three different plans, then the plan that has to be followed, we need to set the priority order number respectively). Any value less than 1 or repeated numbers are invalid for this priority order field.
  * **Record Type:** Select the **Record Type** for which the plan will be created. (E.g. Lead, Opportunity, Case, or Custom record type etc.)
  * **Set criteria for the execution of the Plan (Optional):** Set the criteria against the plan (the plan will automatically attach against those for which the criteria match). Select either **Simple** or **Advanced**.
    * **Simple:** Execute plans based on the conditions defined in view of an entity.
    * **Advanced:** Execute plans based on filtered criteria or conditions (conditions defined in Fetch XML).
  * **Plan for (Optional)**: Users can create plans for **Business Process Flow** or **Custom Groups.** (If neither business process nor custom groups are selected, then the plan will be automatically created for the record type selected).
    * **Business Process Flow:** Select **Business Process Flow** to create a plan for Custom or OOB[ Business Process Flows. ](https://docs.inogic.com/business-process-checklist/features/manage-plans/create-plan-for-business-process-flow/process-type-plan-for-business-process-flow)&#x20;
    * **Custom Groups:** Select **Custom Groups** to create a plan for [Custom Groups.](https://docs.inogic.com/business-process-checklist/features/manage-plans/create-plan-for-custom-groups/process-type-plan-for-custom-groups)

{% hint style="info" %}
**Note: If neither business process nor custom groups are selected, then the plan will be created for the record by default.**
{% endhint %}

* Once the required fields are filled, click on **‘Save’**.

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

* The new plan will be created and can be seen on **Plans**.

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

Now that we have created a plan, let’s add [plan steps](https://docs.inogic.com/business-process-checklist/configuration/configuration-for-plans/configuration-for-process/plan-step) to the plan.

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/business-process-checklist/features/manage-plans/create-plan/create-process-type-plan/plan.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.
