# Planner

- [Create and Manage Plan](https://help.quickappflow.com/planner/create-and-manage-plan.md): Creating and managing a plan involves the process of developing, organizing, and overseeing a set of actions or tasks designed to achieve a specific goal or objective
- [Add Plan Member and Create a Container](https://help.quickappflow.com/planner/add-plan-member-and-create-a-container.md): Adding plan members refers to the process of including individuals or entities as participants or contributors to a specific plan, project, or initiative.
- [Create and Manage Task](https://help.quickappflow.com/planner/create-and-manage-task.md): Creating and managing tasks involves the process of defining, organizing, assigning, tracking, and completing individual actions or activities that contribute to the achievement of a specific goal
- [Add Documents](https://help.quickappflow.com/planner/add-documents.md): "Adding a document within a plan" refers to the action of including a document, often in digital format, into a specific plan or project management context.
- [Create and Manage Template and Template Task](https://help.quickappflow.com/planner/create-and-manage-template-and-template-task.md): "Template tasks" are predefined task structures or models that include task details, descriptions, deadlines, priorities, and other attributes commonly associated with tasks.
- [Configure Setting](https://help.quickappflow.com/planner/configure-setting.md): "Open task as a Pop up," "manage task," and "timesheet enable", “member task only” are specific features or functionalities that you may want to configure in a task management tool.
- [Reports](https://help.quickappflow.com/planner/reports.md): A planner report refers to the specific set of instruction used to generate a report from a planner. It outlines what information should be included in the report, how that data should be organizes.
- [Permission Matrix](https://help.quickappflow.com/planner/permission-matrix.md): When managing plans within an organization or a collaborative environment, it's essential to define different user permissions to control who can view, edit, or take specific actions on those plans


---

# 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://help.quickappflow.com/planner.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.
