# Find Emails & Phone Numbers

Use the Waterfall Enrichment action in Orbital Workflows to automatically find verified email addresses and phone numbers for company owners or decision-makers

> Before enriching Emails or Phone Numbers, make sure you've already run the ‘[Find Owner of Small Business](https://orbital.help.usepylon.com/articles/1901257023-signal-how-to-find-owner-of-small-business)' Signal in your Workflow

#### Email Address <a href="#undefined" id="undefined"></a>

1. Go to your Workflow Table, then click 'Add Action'

   <figure><img src="/files/1JXcKcSBTl73zHLA4Wgg" alt=""><figcaption></figcaption></figure>
2. Click 'Waterfalls'

   <figure><img src="/files/8qlyPekrxjaPngUzZVts" alt=""><figcaption></figcaption></figure>
3. Click "Find Email"

   <figure><img src="/files/IsmlJctvTE4UWyDwyTdS" alt=""><figcaption></figcaption></figure>
4. Map the fields by typing: /First [Name.data](http://Name.data), /Last [Name.data](http://Name.data), /Name, /Domain, and /LinkedIn [URL](http://URL.data).data into their respective input boxes

   <figure><img src="/files/f9koyd99AhWI4efXuHvX" alt=""><figcaption></figcaption></figure>
5. Click Save, then choose to run all rows or just run 10 rows to test the action on a sample set before applying it to the full table

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

***

#### Phone Number <a href="#undefined" id="undefined"></a>

6. Go to your Workflow Table, then click 'Add Action'

   <figure><img src="/files/DvYwq7SiLEGLBMNABJF7" alt=""><figcaption></figcaption></figure>
7. Click "Waterfalls"

   <figure><img src="/files/iSPmJXmolxFxPntSSEJm" alt=""><figcaption></figcaption></figure>
8. Click "Find Phone"

   <figure><img src="/files/uzDhvoYN5thcyjDjibJe" alt=""><figcaption></figcaption></figure>
9. Map the fields by typing: /First [Name.data](http://Name.data), /Last [Name.data](http://Name.data), /Name, /Domain, and /LinkedIn [URL.data](http://URL.data) into their respective input boxes

   <figure><img src="/files/j0a2BzmAl42bnsmh9vwP" alt=""><figcaption></figcaption></figure>
10. Click Save, then choose to run all rows or just run 10 rows to test the action on a sample set before applying it to the full table

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

***

#### [🎥](https://www.loom.com/share/8d3fe4800f004139969cc35fec84c536?sid=934e37e2-6bcd-4843-9104-872b632460a7)  Video Walkthrough <a href="#undefined" id="undefined"></a>

Watch this quick video to see how you can use the 'Find Email’ and ‘Find Phone’ Waterfall

{% embed url="<https://www.loom.com/share/24788b8d221e4186aba8df298f9fd38a?sid=d4a0f108-5b24-4646-943f-bf1688f8a331>" %}


---

# 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://docs.withorbital.com/agents/find-emails-and-phone-numbers.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.
