> 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/communication-tools.md).

# Communication Tools

**Communication Tools Overview**

Welcome to the Communication Tools section! This suite of tools in Maya AI Copilot for Education is designed to facilitate effective communication between teachers, students, and families. From drafting family newsletters to creating professional responses, these tools help streamline your communication tasks and foster meaningful connections within your educational community. 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

**Parent Communication Emailer**\
Draft family engagement emails to keep parents informed about classroom activities, student progress, and school events, with translation options available as needed.

**Professional Reply Assistant**\
Generate responses for professional communication, whether for email inquiries, collaboration requests, or school administration needs, ensuring a polished and effective response every time.

**Weekly Family Bulletin**\
Create family newsletters that provide a weekly summary of classroom activities, announcements, and upcoming events, keeping families engaged and informed.

**Thank You Note Designer**\
Design personalized thank-you notes to show appreciation to colleagues, parents, or students, fostering a positive school community.

**Survey Designer**\
Develop surveys for gathering feedback from students, parents, or fellow educators, supporting informed decision-making and enhancing school communication practices.

**Student Support Plan Builder**\
Generate structured support plans tailored to individual student needs, ensuring that parents and guardians are aware of the accommodations or interventions in place for their child’s success.

#### Frequently Asked Questions

**Can I regenerate content if I want different options?**\
Yes, each tool includes a Regenerate button, allowing you to refresh the generated content and view new options until you find the best fit for your communication needs.

**How do I save or share the generated content?**\
Once the content is generated, you can either Copy it directly or Export it as a PDF, which is convenient for sharing with parents, colleagues, or students.

**Are these tools customizable for different topics and audiences?**\
Yes, each tool allows for customization based on your specific communication goals, audience, and message, ensuring that the content aligns with your school’s communication standards.

**Is there a limit to how many times I can use each tool?**\
No, you can use and regenerate each tool as often as you like, allowing you to find the perfect content for your communication requirements.

The "Communication Tools" section provides essential resources for educators to maintain clear and effective communication with students, parents, and colleagues. Explore each tool to see how Maya AI Copilot can simplify your communication tasks and help you build strong connections within your school community.


---

# 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/communication-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.
