# Find Business Websites

Use the 'Find Business Website' Signal to automatically enrich your Workflow data with verified company website URLs<br>

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

   <figure><img src="/files/CrzU5JvU0g5wr5RY3I6t" alt=""><figcaption></figcaption></figure>
2. Search "Find Business Website" under Signals

   <figure><img src="/files/Jli4epiZBYgoscZIgMao" alt=""><figcaption></figcaption></figure>
3. Type **/Name** in the mapping field to link the action to the Company Name column and **/Rawaddress** in the mapping field to link the action to Location Column\
   ![](/files/oqyxdJAuDu7z1luNlREi)
4. Derived columns let you pull specific values from the output of an action you've run like a Website into a new usable field in your table

   <figure><img src="/files/9Z76zC1EDAElIPqNjzcj" 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<br>

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

***

#### 🎥 Video Walkthrough <a href="#undefined" id="undefined"></a>

Watch this quick video to see how you can use the 'Find Business Website' Signal

{% embed url="<https://www.loom.com/share/bd5ac98c62434b2298fdc82d31745158?sid=c80aba9e-f79e-478e-b822-fa8ba71235a8>" %}


---

# 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-business-websites.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.
