> For the complete documentation index, see [llms.txt](https://docs.neodove.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neodove.com/product-updates/august-2023/ability-to-copy-a-phone-number-from-an-incoming-voip-call-pop-up.md).

# Ability to copy a phone number from an Incoming VOIP call Pop-up

We are excited to introduce a new feature in this release that enhances your experience with VoIP incoming calls in the Dialer. With this latest update, managing your lead's information during VoIP calls becomes even more seamless.

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

**How It Works:**

Receive VoIP Call: When you receive an incoming VoIP call through the Dialer, you'll notice a set of enhanced options available.

Copy Number Icon: Among these options, a new 'Copy' icon is introduced adjacent to the displayed contact number.

Effortless Information Access: To access your lead's information, simply tap on the 'Copy' icon. This will instantly copy the contact number to your clipboard.

Lead Search: With the copied contact number at your fingertips, you can easily paste it into the lead search feature. This enables you to promptly retrieve and view your lead's relevant information.

This enhancement streamlines your workflow, enabling you to seamlessly transition from receiving a VoIP call to accessing your lead's details. We believe this feature will greatly enhance your efficiency and productivity when managing incoming VoIP calls.

\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.neodove.com/product-updates/august-2023/ability-to-copy-a-phone-number-from-an-incoming-voip-call-pop-up.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
