> For the complete documentation index, see [llms.txt](https://learn.goodhearttech.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.goodhearttech.org/tech-recommendations/software/chat-and-meeting-software.md).

# Chat & Meeting Software

Communication apps like Microsoft Teams, Google Chat, and Slack serve as integral tools for nonprofits, facilitating seamless telephony and chat functionalities. These platforms enhance collaboration among team members, enabling efficient communication, real-time information sharing, and streamlined coordination, ultimately fostering increased productivity and organizational cohesion within nonprofit environments.

{% hint style="info" %}
Look for Phone Systems? [Click Here.](/tech-recommendations/phone-systems-for-nonprofits.md)
{% endhint %}

### Microsoft Teams <a href="#microsoft-teams3" id="microsoft-teams3"></a>

<div align="left"><figure><img src="https://docs.goodhearttech.org/public_photo/41" alt="" width="188"><figcaption></figcaption></figure></div>

[Microsoft Teams](https://www.microsoft.com/en-us/microsoft-teams/group-chat-software) chat, collaboration, and meetings features come with your [free Business Basic licensing](https://learn.goodhearttech.org/#microsoft-365).&#x20;

### Google Chat & Meet <a href="#google-voice3" id="google-voice3"></a>

[Google Chat](https://chat.google.com) and [Google Meet](https://meet.google.com) are built into [the free offering for Google Workspace](/google-workspace/google-workspace-nonprofit-setup/how-to-apply-for-free-nonprofit-google-workspace-services.md), which includes a plethora of other features for nonprofits.&#x20;

### Slack <a href="#slack1" id="slack1"></a>

<div align="left"><figure><img src="https://docs.goodhearttech.org/public_photo/39" alt="Slack for nonprofits" width="188"><figcaption></figcaption></figure></div>

Slack is an app that allows you to chat quickly with volunteers and your team. You can easily add anyone, and it is easily accessible from any computer or mobile device. Slack offers [a free workspace to everyone](https://slack.com/help/articles/206845317-Create-a-Slack-workspace) but [offers important security and management capabilities to nonprofits for free](https://slack.com/help/articles/204368833-Apply-for-the-Slack-for-Nonprofits-discount). Slack offers the Pro Plan for free for 250 members and lower, so [select that plan on the nonprofit application](https://my.slack.com/nonprofit).&#x20;


---

# 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://learn.goodhearttech.org/tech-recommendations/software/chat-and-meeting-software.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.
