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

# Introduction

> What AI Ready is, who it's for, and how evaluations, runs, scores, and reports fit together.

AI Ready is a platform for measuring an organisation's readiness to adopt AI. You sign in
with your work account, complete one or more assessments, and get results that belong to
your organisation.

## Who it's for

<CardGroup cols={2}>
  <Card title="Companies" icon="building">
    An organisation assessing its own AI readiness. Your team signs in, completes
    assessments, and shares the results across your organisation.
  </Card>

  <Card title="Advisors" icon="briefcase">
    An organisation that works with other organisations. Advisors connect to clients
    through consented partnerships and can work across several clients at once.
  </Card>
</CardGroup>

Whether you're a company or an advisor is a property of your **organisation**, set when
the organisation is created. It's separate from your personal **role** (owner, admin, or
member) within that organisation, see [Roles](/accounts/roles).

## How the pieces fit together

<Steps>
  <Step title="Evaluation">
    An **evaluation** is an assessment authored and versioned by the AI Ready team. You
    take the evaluations available to your organisation; you don't create your own. The
    **Quick Assessment** comes first; completing it clears the **Full Assessment**'s
    prerequisite. On the Free plan a Full Assessment run is started with an advisor —
    yours, or one you request a match with.
  </Step>

  <Step title="Run">
    A **run** is one attempt at an evaluation. You answer it section by section, and
    submitting locks it as a read-only record. Taking the assessment again creates a new
    run.
  </Step>

  <Step title="Score">
    After you submit, AI Ready **scores** your run in the background, so results aren't
    instant.
  </Step>

  <Step title="Report">
    A scored run produces an **AI readiness report**: your score and band, a section for
    every readiness dimension with what to do about it, risks, opportunities, a roadmap,
    and researched context on your industry. Read it in the app or export it as a PDF. See
    [Scores and reports](/using/scores-and-reports).
  </Step>

  <Step title="Notes">
    Record what any of it means for you. **Notes** are rich-text, private by default, and
    can be attached to a client or a report. See [Notes](/using/notes).
  </Step>
</Steps>

## Where to go next

<CardGroup cols={2}>
  <Card title="Quickstart" href="/quickstart" icon="rocket">
    Go from signing in to your first result.
  </Card>

  <Card title="Navigating AI Ready" href="/using/navigating" icon="compass">
    The sidebar, dashboard, and Find.
  </Card>
</CardGroup>
