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

# Introduction

> The AI conversion agent for Oracle Fusion Cloud

## What is ORCA?

ORCA is a multi-agent AI system for Oracle Fusion Cloud implementations. **Today, its focus is data conversion** — automating migration from legacy systems into Oracle Fusion Cloud (HCM, Finance, and Supply Chain). Instead of consultants manually iterating through data templates and error cycles for weeks, ORCA's agents guide you through data preparation, validate and transform your data, generate Oracle-compliant load files, submit the loads, and learn from every error so each cycle is faster than the last.

Beyond conversion, ORCA lets anyone query their Oracle Fusion data in plain language — every request runs **within your own Oracle security**. The same governed agent foundation is built to grow beyond conversion into a broader implementation sidekick over time.

<Note>
  The name ORCA comes from **O**racle Fusion Applications **C**onversion **A**gent — conversion is where it starts, not the ceiling of what the platform is built to do.
</Note>

## Why ORCA?

### Faster every cycle

ORCA captures every decision and every error fix with provenance, and reapplies them automatically. What took hours of consultant research happens instantly the next time.

### Governed by default

ORCA works through Oracle's REST APIs, which enforce the connection user's own function and data security on every call. It only ever sees what that user is allowed to see.

### One review, not three

Validation, transformation, and load preview are combined into a single review per entity — not three separate approval steps.

## Who uses ORCA?

<CardGroup cols={2}>
  <Card title="Implementation consultants" icon="screwdriver-wrench">
    Drive the full conversion — map, validate, transform, preview, load, and work the error cycle.
  </Card>

  <Card title="Client data teams" icon="users">
    Prepare and own the source data, guided by ORCA instead of a consultant.
  </Card>

  <Card title="Business & support users" icon="magnifying-glass">
    Ask questions about Oracle data in plain language, from the app or from Claude.
  </Card>

  <Card title="Platform admins" icon="building">
    Provision tenants and manage users across the platform.
  </Card>
</CardGroup>

## How it works, in one line

You set up a **connection** to an Oracle pod, add your **AI key**, create a **project** with **cycles** and **entities**, and let the **ORCA agent** convert your data while **ORCA chat** answers questions along the way.

## Next steps

<CardGroup cols={2}>
  <Card title="How ORCA works" icon="diagram-project" href="/orca/how-orca-works">
    The five building blocks and the conversion lifecycle.
  </Card>

  <Card title="Tenancy & users" icon="building" href="/orca/account/tenancy-and-users">
    How accounts, tenants, and roles work.
  </Card>

  <Card title="Connect to Oracle" icon="plug" href="/orca/connections/oracle-connections">
    Point ORCA at an Oracle Fusion pod.
  </Card>

  <Card title="The AI engine" icon="key" href="/orca/account/ai-engine">
    Add the Anthropic key that powers the agent.
  </Card>
</CardGroup>
