> 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="/files/NN96YsViv2grXYTzpjav" 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="/files/zuj9ao5TYK5nNQ0fm6Xs" 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.
