> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getoneprofile.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How Oneprofile works

> The two-minute tour: one loop from finding leads to reading replies, and the words the app uses along the way.

Oneprofile is one loop: find the right people, enrich them in a table, reach out, and read the replies. Every screen in the sidebar is a stop on that loop.

<Frame caption="The sidebar, with a table open beside it.">
  <img src="https://mintcdn.com/oneprofile/pj9X-ex9ajuB02hl/images/get-started/how-oneprofile-works.png?fit=max&auto=format&n=pj9X-ex9ajuB02hl&q=85&s=66ebcf7ac0d60701c4fef8c3d850d312" alt="The app sidebar with a Data section holding Find leads, Tables and Agents, and an Outreach section holding Inbox, Sequences and Senders and mailboxes. Beside it, a table of people with filled name and email columns." width="760" height="850" data-path="images/get-started/how-oneprofile-works.png" />
</Frame>

## The loop

<Steps>
  <Step title="Find leads">
    Search people and companies with filters, or import what you already have. The result is always a table. See [Find leads](/find-leads/find-people-and-companies).
  </Step>

  <Step title="Enrich the table">
    Columns fill in emails, phones, and firmographics from the catalog, or answers from an agent. See [Enrichment columns](/tables/columns/enrichment-columns).
  </Step>

  <Step title="Reach out">
    A sequence sends email and LinkedIn steps from your senders, at a safe pace. See [Build a sequence](/outreach/build-a-sequence).
  </Step>

  <Step title="Read the replies">
    Every conversation lands in the inbox, whichever channel it came from. See [Inbox](/outreach/inbox).
  </Step>
</Steps>

## The words that matter

| Word     | What it means here                                                   |
| -------- | -------------------------------------------------------------------- |
| Table    | Where your leads live. Every search and import ends in one.          |
| Row      | One person or company.                                               |
| Column   | One fact about every row, filled by an enrichment, an agent, or you. |
| Run      | Background work filling cells. You see its cost before it starts.    |
| Credits  | What runs spend. Only rows that get an answer are charged.           |
| Sender   | One person your sequences write as, with their mailboxes.            |
| Sequence | The steps of your outreach, email and LinkedIn alike.                |

## Good to know

<AccordionGroup>
  <Accordion title="Do I have to start with Find leads?">
    No. Import a CSV or sync from a tool you already use, then enrich and reach out the same way.
  </Accordion>

  <Accordion title="How do I know what anything costs?">
    Every paid action shows its price before you run it, and your balance is always in the top bar.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/get-started/quickstart">
    Do the loop once, in your own workspace.
  </Card>

  <Card title="Find people" icon="play" href="/guides/find-people">
    The first guide: a filtered search becomes a table.
  </Card>
</CardGroup>
