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

# The company brain

> Where your AI employee's knowledge comes from, and how to make its answers accurate.

## What the company brain is

The company brain is everything your AI employee knows about your business. It answers from three real sources, not from guesswork:

<CardGroup cols={3}>
  <Card title="Company profile" icon="building">
    What you sell, who you sell to, and your price range.
  </Card>

  <Card title="Your documents" icon="file-lines">
    Pricing sheets, FAQs, and guides you upload. The employee cites them, for example "from pricing.pdf".
  </Card>

  <Card title="Your website" icon="globe">
    Synced on request so answers stay current.
  </Card>
</CardGroup>

## It cites its sources

When your employee uses a document to answer, it tells you where the answer came from. That makes it easy to check the reply and to spot a document that needs updating.

## The "what your employee knows" checklist

Your setup shows a coverage checklist so you can see, at a glance, how complete the company brain is. The more you fill in, the more accurate and confident your employee becomes.

<Steps>
  <Step title="Complete the company profile">
    The basics unlock accurate first answers.
  </Step>

  <Step title="Upload your key documents">
    Pricing, services, and FAQ documents cover the questions people ask most.
  </Step>

  <Step title="Sync your website">
    Ask Jobr to sync so public details stay in step with your site.
  </Step>
</Steps>

<Tip>
  If your employee ever answers something the wrong way, add or fix the underlying document. The brain is the source of truth, so improving it improves every future answer.
</Tip>

## Next

<CardGroup cols={2}>
  <Card title="Instructions and voice" icon="pen" href="/control/instructions-and-voice">
    Shape how the employee speaks, on top of what it knows.
  </Card>

  <Card title="Files tab" icon="folder" href="/app/ai-employees">
    Manage the documents behind an employee.
  </Card>
</CardGroup>
