> For the complete documentation index, see [llms.txt](https://docs.getmesa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getmesa.com/connect/recall.md).

# Recall

## Connection

When you're setting up your first workflow with Recall, you will need to create a [connection](https://docs.getmesa.com/going-further/credentials) in order to connect MESA with Recall.

<figure><img src="/files/mEiS6CvWs0MBKBOmgohp" alt="Screenshot of the Recall step in a MESA workflow prompting to create a connection. Spotlight the connection setup area."><figcaption></figcaption></figure>

To create your connection, login to your Recall account and generate an API key by going to the Developers menu under Account and click the New API Key button.

<figure><img src="/files/8JYaMA8sNi0onsQZtRL5" alt="Screenshot of the Recall Developers menu under Account. Spotlight the New API Key button."><figcaption></figcaption></figure>

Type MESA for the name and then click the Create Key button.

<figure><img src="/files/MvLw1GP4asuo0fkqiKfk" alt="Screenshot of the Recall New API Key dialog with MESA entered as the name. Spotlight the Create Key button."><figcaption></figcaption></figure>

Copy the newly generated API key and paste it into the API Key field of your Recall step in your MESA workflow.

<figure><img src="/files/V4AC9dj7ocBNHyFWG0iV" alt="Screenshot of the Recall step in the MESA workflow. Spotlight the API Key field where the generated key is pasted."><figcaption></figcaption></figure>

Make sure that your API Region matches the location of your Recall account and then click the Add connection button in your Recall step to complete your connection.

<figure><img src="/files/CMlUaA0OREnlnhMrD95r" alt="Screenshot of the Recall step in the MESA workflow with the API Region set to match the Recall account. Spotlight the Add connection button."><figcaption></figcaption></figure>

## Configure

### Webhook Configuration

If you're using the Transcript Created trigger, you'll need to add an endpoint in Recall.

To do that, copy the Webhook URL from the trigger step in your workflow.

<figure><img src="/files/M8VcaQDmXbClt55qwXQ6" alt="Screenshot of the Transcript Created trigger step in MESA. Spotlight the Webhook URL to copy."><figcaption></figcaption></figure>

Then, in Recall, go to Webhooks under Platform and click the Add Endpoint button.

<figure><img src="/files/LHU4YPsFSYxYfSjV1Rp2" alt="Screenshot of the Recall Webhooks page under Platform. Spotlight the Add Endpoint button."><figcaption></figcaption></figure>

Paste the Webhook URL you copied from the trigger step in your workflow into the Endpoint URL field, add a description, and then subscribe to the `transcript.done` event and click the Create button.

<figure><img src="/files/TKNLROKFpGiZl21A7uE2" alt="Screenshot of the Recall Add Endpoint form with the Endpoint URL pasted, a description added, and the transcript.done event subscribed. Spotlight the Create button."><figcaption></figcaption></figure>

## Technical Notes

* The Create Bot action will integrate with meetings to create transcripts, but you will need to subscribe to a meeting in your workflow in order to do so.
* The Transcript Created trigger will only run when all participants have left the meeting.
