> For the complete documentation index, see [llms.txt](https://docs.inova.us/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inova.us/v1/twilio-in-browser-call-plugin/recording-a-call.md).

# Recording a Call

## **Start** a Call

1. Add the **Twilio Client** element to the page
2. Add the call button
3. Select the button > Click Start/edit workflow
4. Element actions > Start Call a Twilio Client

<img src="https://2270479705-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lby9-31FtGubTBCYpg4%2Fuploads%2F2ru2nQ0vFuyxSIa38bKX%2Fstart-call.png?alt=media&amp;token=3a224cfd-0230-4d72-9b6f-c71a6c8c170f" alt="Start outgoing call action" width="375">

## Start Recording Action&#x20;

There are multiple ways to implement this action:

* **Automated**: Using the **Call Status is Open element event** with the Create a Call recording action to start the call recording once the call is answered.

<figure><img src="https://2270479705-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lby9-31FtGubTBCYpg4%2Fuploads%2FVH6BS3vR5rw4hQrA2g5o%2FBubble%20Twilio%20Plugin%20-%20start%20recording.png?alt=media&amp;token=8795197a-fdcd-4d58-9435-571cf392ccc0" alt="" width="375"><figcaption></figcaption></figure>

* **Manual**: You can add a recording button to the UI, and trigger the Create a Call recording action when it's clicked. Make sure that this button will be only clickable when the call status is open.
