# Integrate Phone number

Steps to Add Your Phone Number :&#x20;

1. Login into the [dashboard ](https://app.voicegenie.ai/)and open [<mark style="color:orange;">Phone Numbers</mark>](https://app.voicegenie.ai/phone-numbers) section<mark style="color:purple;">.</mark>&#x20;
2. Click the Add Phone Number button at the top right corner.
3. Choose your Dialer Type — currently supported options are Twilio and Plivo.
4. Fill in the following details:\
   Phone Number: The number you purchased from Twilio or Plivo\
   Auth ID and Auth Token: Available in your Twilio or Plivo dashboard.\
   &#x20;Name: A label to easily identify or differentiate your numbers.<br>
5. Click on <mark style="color:yellow;">Save</mark>

<figure><img src="/files/f9dW60t6rRi8xTsun39m" alt=""><figcaption></figcaption></figure>

Additionally, you can always modify your credentials in case you need to.

{% hint style="info" %}
You can additional watch demo videos for Twilio in the dashboard.
{% endhint %}

:clap:Congratulations, You have successfully added your first phone number :tada::tada:

<https://app.voicegenie.ai/>


---

# 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://voicegenie.gitbook.io/voicegenie-ai/product-guides/phone-numbers/integrate-phone-number.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.
