> For the complete documentation index, see [llms.txt](https://maya-ai.gitbook.io/maya/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maya-ai.gitbook.io/maya/master/education-ai-agents/planning-tools.md).

# Planning Tools

**Planning Tools Overview**

Welcome to the Planning Tools section! This collection of tools in Maya AI Copilot for Education is designed to support educators in organizing, structuring, and optimizing their classroom and curriculum planning. From crafting lesson blueprints to designing support plans for individual students, these tools are here to streamline your workflow and help you create effective, customized plans. Below, you’ll find a summary of each tool available in this section. Click on each tool's name to access detailed usage instructions and features.

#### Tools Overview

**Choice Menu Designer**\
Create engaging choice boards that offer students autonomy in their learning, enabling them to select activities that suit their interests and learning styles.

**Lesson Blueprint**\
Develop detailed lesson blueprints tailored by grade level, ensuring a structured and cohesive approach to teaching complex topics.

**Unit Organizer**\
Organize entire units by aligning topics, standards, and objectives, providing a clear roadmap for educators to follow throughout a teaching period.

**Student Project Planner**\
Design project-based learning plans with clear goals, tasks, and timelines, making it easy to manage collaborative or individual student projects.

**Survey Designer**\
Generate surveys to gather feedback, opinions, or data from students, parents, or colleagues, supporting informed decision-making and continuous improvement.

**Weekly Family Bulletin**\
Draft family newsletters to keep parents and guardians updated on weekly activities, announcements, and upcoming events in the classroom.

**Student Support Plan Builder**\
Create tailored support plans to address individual student needs, including accommodations and interventions, fostering an inclusive learning environment.

**Vocabulary Context Creator**\
Generate vocabulary exercises and content with words used in varied contexts, supporting vocabulary development and comprehension.

#### Frequently Asked Questions

**Can I regenerate content from each tool for new options?**\
Yes, each tool includes a Regenerate button, allowing you to refresh the generated content and explore different options until you find the one that best suits your needs.

**How can I save or share the content generated from each tool?**\
After generating the content, you can either Copy it directly or Export it as a PDF. The PDF format is convenient for printing or sharing with students, colleagues, or parents.

**Are these tools customizable for different subjects and grade levels?**\
Absolutely. Each tool is designed to accept specific inputs like grade level, subject, and topic, ensuring the generated content aligns with your curriculum and planning requirements.

**Is there a limit to how often I can use these tools?**\
You can use and regenerate each tool as many times as needed, with no limits. Feel free to experiment to get the best results for your planning needs.

The "Planning Tools" section offers valuable resources to help educators structure their curriculum and organize classroom activities effectively. Explore each tool to see how Maya AI Copilot can elevate your planning process and support a productive educational environment.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://maya-ai.gitbook.io/maya/master/education-ai-agents/planning-tools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
