# Create Checklist-Type Plan

To create plans where the tasks of the plan can be performed independently regardless of the set order, you need to create a **Checklist-Type** plan. The checklist is a type of plan where you can proceed to the next task before completing the current one.

This proves useful for creating flexible plans where your salesperson can perform tasks based on their requirements of the business process, irrespective of the order of tasks set in the plan.

Below are the steps for creating a Checklist-Type plan:

* [Plan](https://docs.inogic.com/business-process-checklist/configuration/configuration-for-plans/configuration-for-checklist/plan)
* [Plan Step](https://docs.inogic.com/business-process-checklist/configuration/configuration-for-plans/configuration-for-checklist/plan-step)

{% 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-checklist-type-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.
