> For the complete documentation index, see [llms.txt](https://docs.helpyousponsor.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helpyousponsor.com/guides/core-features/communication-tools.md).

# Communication Tools

Communication tools in HelpYouSponsor are essential features that enable organisations to maintain meaningful connections between donors and recipients and facilitate effective information sharing across all stakeholders. These tools are designed to streamline communication workflows while maintaining personal relationships with your supporters.

In this section we will take a look at different communication tools we have in HelpYouSponsor in detail in the section below;

* [Message manager.](/guides/core-features/communication-tools/message-manager.md)
* [SMS Messaging](/guides/core-features/communication-tools/sms-messaging.md): Review donor text replies, send one-to-one SMS responses, assign conversations, link unknown numbers to donors, and manage conversation status.
* [Newsletter.](/guides/core-features/communication-tools/newsletter.md)
* [Print Mailings](/guides/core-features/communication-tools/print-mailings.md): Create reusable print templates, generate donor letters and labels, review mailing runs, and export printable artifacts.
* [Auto Emails](/guides/core-features/communication-tools/auto-emails.md)
* [Automations](/guides/core-features/automations.md): Build relationship journeys that use messages as part of donor, trip participant, or recipient workflows.


---

# 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:

```
GET https://docs.helpyousponsor.com/guides/core-features/communication-tools.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.
