# Find Owners of Small Businesses

Use the 'Find Owner of Small Business' signal to get the Owner's Name, Title, and LinkedIn URL for each company in your Workflow<br>

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

   <figure><img src="/files/IfoBEQIsDdf6GCGGcSUR" alt=""><figcaption></figcaption></figure>
2. Search 'Find Owner of Small Business' under Signals

   <figure><img src="/files/WYXBRudQFDixVRYCDRSO" alt=""><figcaption></figcaption></figure>
3. Type **/Rawaddress, /Name and /Domain** in the respective mapping fields

   <figure><img src="/files/54TQm773vxvtaEkU5d6E" alt=""><figcaption></figcaption></figure>
4. Derived columns let you pull specific values from the output of an action you've run like Owner Name, Title, LinkedIn URL into a new usable field in your table

   <figure><img src="/files/T9drseOyqPxAjDLDV8dm" 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/plJmN3e6Uw3nG3NGCNqs" alt=""><figcaption></figcaption></figure>

***

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

Watch this quick video to see how you can use the 'Find Owner of Small Business’ Signal.

{% embed url="<https://www.loom.com/share/891bf136f6684bd5b7ce88ec54ad3fae?sid=0721f9c3-3c8c-40dc-b7f5-12476ffb7004>" %}


---

# 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-owners-of-small-businesses.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.
