# New Feature: Audio Chat

FlytBase is thrilled to introduce the Audio Chat feature, now integrated into the Dashboard. This powerful tool is designed to enhance real-time coordination and team collaboration during drone operations, making it easier than ever to streamline communications directly from the FlytBase Dashboard.

**Highlights of the Audio Chat Feature:**

* **Real-time Communication**: Instantly connect with team members to discuss and manage drone operations efficiently.
* **Easy Access**: Start a group audio call with a simple click on the audio call button located on the top bar.
* **Online Status**: Easily check which team members are online and available for a chat by clicking the designated button.
* **Organization-Specific**: Communicate exclusively with members who are online and belong to the same organization for secure and focused discussions.

For more details on utilizing this feature, kindly refer to our [documentation](https://docs.flytbase.com/in-flight-modules/audio-chat).


---

# 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://releases.flytbase.com/december-2023/new-feature-audio-chat.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.
