# How to record the calls

eztalks provide call recording features to let you record all outbound and inbound calls easily. There are two ways to record your call.

### Method 1: Enable Recording on the Phone Number Configuration Page

1. On the left-hand side of the screen, click "Phone Numbers," then select "My Number."
2. Locate your private number and click the configure icon to access the configuration page.
3. Within the configuration page, enable the recording feature. You can enable outbound recording, inbound recording, or both, depending on your needs.

<figure><img src="/files/C26vWRgq3gvTpzjtwiq1" alt="Call recording settings"><figcaption><p>Call recording settings</p></figcaption></figure>

### Method 2: Use the Recording Button During a Call

1. While on a call, locate the recording button on the call control panel.
2. Click the recording button to initiate call recording.
3. Click the recording button again to stop recording the call.

<figure><img src="/files/Uu0J71v2WjzUXKZtF4gd" alt="Call recording"><figcaption><p>Call recording</p></figcaption></figure>

Following these simple steps, you can easily record your inbound and outbound calls using eztalks' call recording feature.


---

# 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://eztalks.gitbook.io/help/products/voice/how-to-record-the-calls.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.
