Getting Started
Getting Started documentation for EnterpriseAI builders deploying secure AI agents, governed workflows and production-ready automation.
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.
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.
- 1Approve the actions Codex asks for
You may need to click Approve or type yes so setup can keep moving.
- 2Complete browser sign-in if it opens
Finish in the browser, then return to Codex.
- 3When prompted, confirm folder, project name, and company tenant
Codex will then run `eai init <project-name> --skip-prompts --tenant <tenant-id>`.
- 4Keep 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.
- 5Point 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.
- 6Type `/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
Need more detail?
Complete your first EAI setup
A simple checklist for what to approve, verify, and do after the prompt runs.
Open the checklistWhat the setup prompt installs
See the exact tooling this setup path is expected to install and verify.
See the tool listStart your first EAI session
Confirm the tenant, create the project, and start `/0_business_scenario`.
Start the first session