Opening the GUI

The GUI is a single-page application bundled with the agent server and served at the server's /ui path. The GUI uses nothing but the agent server's REST API.

Signing in

Open http://127.0.0.1:9020/ui. The first time, click New user / Forgot password on the sign-in dialog and enter your email address: an email with a code arrives, and you enter the code and choose a password. The first user of an account is the account's owner. Add developers and users from the Users page. See Users and roles.

What you will find

Every page is described in the GUI section, and How the GUI runs covers serving the GUI from your own web server. In short: users get the search box and their conversations. Developers also get drafts, published agents, profiles and guardrails. Administrators also get users, authentication, agent servers and the license.