Sign in & accounts
Agivar requires you to sign in. Your account determines where your conversation history, recordings, and memory base live.
Sign in or register
When the app starts and there's no saved session, it shows the sign-in page directly:
- Enter a username and password.
- Existing users click Log in; new users click Register, which creates a new account with that username and password.
- On success you land in the main window; your session is saved and restored automatically next launch — no need to sign in again.
📷 Screenshot
Place a screenshot of the "sign in / register dialog" here (static/img/sign-in-dialog.png).
Common messages:
| Message | Meaning |
|---|---|
| Incorrect username or password | Check spelling; which pair did you register with |
| That username is already taken | Pick a different username to register |
| Couldn't reach the server | Check your network; is the server address reachable |
Log out
You can Log out from the Settings dialog. After logging out you'll need to enter your username and password again; locally downloaded conversation history isn't deleted, but you must sign back in to access cloud content such as the memory base.
Accounts & where data belongs
- Conversation history, raw recording data: stored locally under
~/.agivar/, in per-user subfolders. - Processed recordings, memory base: stored in the cloud, tied to your account. Sign in with the same account on another computer and your memory base is still there; raw recording frames are not auto-synced (the cloud keeps the processed keyframes and text results).