> For the complete documentation index, see [llms.txt](https://eztalks.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eztalks.gitbook.io/help/products/voice/how-to-set-up-call-forwarding.md).

# How to set up call forwarding

Call forwarding is a feature that allows incoming calls to be automatically redirected to another phone number or voicemail.

### Set up call forwarding

1. Sign in to eztalks and go to **the My phone numbers** page&#x20;
2. Click the **Setting** icon on the left of the phone number which you want to set up the SMS forwarding.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4448HvmX78D5hBkRINGA%2Fuploads%2FGhklB3kqeYlSePpqNvSh%2Fimage.png?alt=media&#x26;token=7344550d-84ac-4a54-ad21-b09a15eb63f1" alt=""><figcaption><p>Set up call forwarding</p></figcaption></figure>

3. Enable Receiving call
4. Enable Call forwarding and input the forwarded phone number.

<figure><img src="/files/bQMhBClEfJqkub64VrTU" alt="Call forwarding"><figcaption><p>Call forwarding</p></figcaption></figure>

* Input your mobile number to receive the forwarded SMS and MMS, and click the **Save** button.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-set-up-call-forwarding.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.
