# Project Planner

- [Creating and editing a new project plan](https://docs.aqua-cloud.io/documentation/desktop-client/project-planner/creating-and-editing-a-new-project-plan.md): Create and edit project plans efficiently with step-by-step guidance in the Desktop Client Project Planner. Learn to start new plans and manage your workflow seamlessly.
- [Adding and syncing items to project plan](https://docs.aqua-cloud.io/documentation/desktop-client/project-planner/adding-and-syncing-items-to-project-plan.md): Learn how to add and sync items in your desktop client project plan for seamless task tracking and real-time project updates. Boost your team's productivity with easy integration.
- [Resource planning](https://docs.aqua-cloud.io/documentation/desktop-client/project-planner/resource-planning.md): Optimize your resource planning in Project Planner’s desktop client. Learn tools and steps to allocate, track, and manage resources efficiently for smoother project workflows.
- [Gates and Stages](https://docs.aqua-cloud.io/documentation/desktop-client/project-planner/gates-and-stages.md): Plan and manage project gates and stages in the desktop client. Learn how to structure workflows, track milestones, and optimize project progression efficiently.


---

# 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.aqua-cloud.io/documentation/desktop-client/project-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.
