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

# Business context

> Tell Oneprofile what your company sells and who you sell to, and every AI feature writes better because of it.

Business context is what your agents, sequences and search draw on to write and reason like someone who knows your company. Fill it in once, by hand or with an auto-generated draft.

<Frame caption="The Business context settings page.">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/oneprofile/images/settings/business-context.png" alt="Four text sections labeled Company description, Ideal customer profile, Ideal buyer personas and Interest signals, above an AI Assistant card with a domain field and a Generate button." />
</Frame>

## Fill it in

Write four sections yourself: **Company description**, **Ideal customer profile**, **Ideal buyer personas** and **Interest signals**. Or type your domain into the **AI Assistant** card and click **Generate** to have Oneprofile research it and draft all four for you.

<Steps>
  <Step title="Enter your domain and click Generate">
    Research and drafting takes about a minute.
  </Step>

  <Step title="Review what changed">
    Choose **Keep current** or **Use new**, section by section, then click **Apply**.
  </Step>
</Steps>

## Where it improves the product

An agent can fold this into every run, and a prompt can reference it directly with an @ mention. Enrichment columns can turn on **Use business context** to add it to a run. Sequence steps and AI replies write from it, and Find leads suggests searches based on it.

## Good to know

<AccordionGroup>
  <Accordion title="Does generating overwrite what I already wrote?">
    Not immediately. It shows what changed section by section, and you choose to keep the new version or your current text before anything saves.
  </Accordion>

  <Accordion title="Can I write it by hand instead of generating it?">
    Yes. Each of the four sections is a plain text box you can type into directly, with or without ever using Generate.
  </Accordion>

  <Accordion title="What happens if someone else edits this while I am typing?">
    Oneprofile warns you and lets you save your own edits or load the newer version, rather than silently overwriting either one.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Build an agent" icon="bot" href="/agents/build-an-agent">
    Reference your business context directly in an agent's prompt.
  </Card>

  <Card title="Build a sequence" icon="send" href="/outreach/build-a-sequence">
    Write steps that draw on the same company context.
  </Card>
</CardGroup>
