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

# Contact several people at one company

> Set how many people at the same company a sequence will reach, and stop the rest when one of them replies.

**Multithreading** controls how a sequence behaves when several of its contacts share a company. Cap how many of them it reaches, space out when it reaches them, and decide whether one reply speaks for the rest.

<Frame caption="The Multithreading section of a sequence's settings.">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/oneprofile/images/outreach/multithreading.png" alt="The Multithreading section showing a Set a company limit field, a Sequential sending within a company toggle marked Recommended, and a Stop on reply from company toggle also marked Recommended." />
</Frame>

## Set the rules

<Steps>
  <Step title="Open Multithreading">
    In the sequence editor, open **Settings** and find the **Multithreading** section.
  </Step>

  <Step title="Set a company limit">
    Type a number into **Set a company limit**, or leave it as **No limit**.
  </Step>

  <Step title="Turn on Sequential sending within a company">
    One colleague is contacted at a time; the sequence waits for an outcome before moving to the next.
  </Step>

  <Step title="Turn on Stop on reply from company">
    When anyone at the company replies, their colleagues' scheduled sends stop as well.
  </Step>
</Steps>

## Good to know

<AccordionGroup>
  <Accordion title="How does the sequence know which contacts share a company?">
    By the **Company** column mapped on the Audience tab. Map that column for the company limit to have anything to count.
  </Accordion>

  <Accordion title="What happens to the rest once the company limit is reached?">
    They do not get contacted through this sequence. The limit is a ceiling on the whole company, not on each colleague.
  </Accordion>

  <Accordion title="Does Sequential sending wait a fixed amount of time?">
    No. It waits for an outcome at the current step, not a timer, before moving on to the next colleague.
  </Accordion>

  <Accordion title="Why are both settings marked Recommended?">
    Emailing a whole company at once, or ignoring one colleague's reply while others keep hearing from you, reads as spam rather than outreach.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Choose the audience" icon="users" href="/outreach/choose-the-audience">
    Map the Company column this setting depends on.
  </Card>

  <Card title="Set the schedule and sending window" icon="clock" href="/outreach/schedule-and-sending-window">
    Decide when this sequence is allowed to send.
  </Card>
</CardGroup>
