# Send a recording bot

Junior can send a recording bot directly to your call to help you take notes! The bot will join as an additional participant in call and connect directly with the Junior platform at the end to create a transcript and start cleaning it.

{% hint style="info" %}
Junior's bot currently only works for Microsoft Teams, Zoom, Google Meet or Cisco Webex calls. We're adding more video conferencing platforms over time, but for now it's a known limitation.
{% endhint %}

{% @arcade/embed flowId="Ou6XVnBCNyUfHc5xLjSa" url="<https://app.arcade.software/share/Ou6XVnBCNyUfHc5xLjSa>" %}

This is by far the most seamless workflow (**no handling files!**) and generates the highest quality audio file that pipes **directly into your project**. If you choose to go this route, we recommend:

* You use the **'Schedule Send'** functionality -- the bot will be much more timely.
* You can send the bot to the call on-demand by selected **'Send Note Taker'**. The bot typically takes 20-30 seconds to join, so ideally you let it know beforehand so it's on time.

{% hint style="warning" %}
At times, the on demand sending of the recording bot may fail. This is rare, and only happens when many people are using that functionality at the same time. We recommend, when possible, to use the note **Schedule Send** functionality.
{% endhint %}


---

# 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://docs.myjunior.ai/build-a-knowledge-base/how-to-ingest-transcripts/send-a-recording-bot.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.
