Getting Started with the Web UI¶
1. Launch the server¶
The server prints the Web UI entry URL as http://<host>:<port>/ui/.
2. Open the correct path¶
Use the /ui/ prefix:
If setup has not been completed yet, the app redirects to:
3. Understand key paths¶
- Web UI:
/ui/ - API base:
/api/v1/ - API docs, when enabled (Swagger):
/docs - API docs, when enabled (ReDoc):
/redoc
4. Navigate core surfaces¶
After setup/login, use the top nav:
- Home
- Files
- Organize
- Marketplace
- Settings
- Profile
5. First practical workflow¶
- Go to Files and choose an allowed root.
- Upload a few files (browse or drag/drop).
- Use search/type filters to narrow results.
- Open Organize and generate a plan from input/output directories.
- Review plan details before running a job.