Getting Started

Getting Started documentation for EnterpriseAI builders deploying secure AI agents, governed workflows and production-ready automation.

Getting Started

Get Started

Follow the 5 steps below to get started with Enterprise AI.

Step 1

Pick your app

Goal: All four options are supported equally. The page auto-selects macOS or Windows, but you can change it at any time.

Step 2

Open Codex

Goal: Open Codex. Pick or create the folder where this project will live. Make sure Codex is using that folder before moving on.

Download Codex

Step 3

Paste the setup prompt into Codex

Step 4

Finish setup, then open your project

Goal: Follow Codex prompts through sign-in. Before `eai init` runs, you will confirm a few things so it can skip the CLI questions and only stop if something unexpected happens.

  1. 1
    Approve the actions Codex asks for

    You may need to click Approve or type yes so setup can keep moving.

  2. 2
    Complete browser sign-in if it opens

    Finish in the browser, then return to Codex.

  3. 3
    When prompted, confirm folder, project name, and company tenant

    Codex will then run `eai init <project-name> --skip-prompts --tenant <tenant-id>`.

  4. 4
    Keep the setup bound to your signup workspace

    For Builder, use the Builder workspace, not EAI Developers. Create apps or child companies later from Apps or the EAI CLI.

  5. 5
    Point Codex at the new project folder

    If it does not switch automatically, open the folder path the setup shows you as the active Codex workspace.

  6. 6
    Type `/0_business_scenario` followed by the app you would like to build

    Explain as much as you can about what you want to build, then press Enter. It may take a few minutes to work through all the build steps.

Step 5

Start the business scenario and keep iterating