The left sidebar is your home base — it pins to the screen by default and groups everything related to your past activity and basic configuration:Documentation Index
Fetch the complete documentation index at: https://docs.praxis-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
- Conversations and Favorites are always open. They split the available sidebar height equally and each scrolls independently.
- Settings is the only collapsible section. Click the header to expand; the right-chevron flips to a down-chevron when it’s open.
Search + Pin
The top toolbar holds two controls:| Control | Shortcut | What it does |
|---|---|---|
| Search input | Ctrl + F | Open the in-app search panel. Searches inside the active conversation by default; you can broaden the scope to every Digital Twin you can access. |
| 📌 Pin | — | Toggle the sidebar between pinned (always visible) and floating (auto-hide). The icon turns blue while pinned. |
Conversations
Each entry in the Conversations list is a separate thread Pria has with you — the same conversation may carry many back-and-forth turns (dialogues) inside it. A new conversation is auto-created when you:- Start a new chat with an assistant
- Switch Canvas classes using the same Digital Twin
- Click the + button at the right edge of the Conversations header
Switch conversations
Click any entry in the list to load that conversation into the main panel. The currently-active conversation is highlighted with a brighter background.
Rename or delete
Hover a row to reveal a pencil icon on the right. Click it to open the rename dialog, where you can also delete the conversation. Renames sync to your other devices immediately.
Dialogue count
Conversations with more than one back-and-forth show a small “N dialogues” hint on the right. Quick way to find the longer threads.
Clear filter
If you select a conversation as a filter (e.g. via search), a slim × Clear Selected chip appears at the bottom-right of the list. Click it to widen the view back to all conversations.
Deletion is permanent. A deleted conversation can’t be recovered — all its dialogues go with it. Consider exporting your data first (Your Profile → Your Data → Export my data) if you need a backup.
Favorites
Star any response in the conversation panel and it lands here, with the original conversation context preserved. Favorites are listed newest-first and labelled with the source conversation, so you can see at a glance which thread an insight came from.Save a Favorite
In the conversation panel, hover the response you want and click its ⭐ star. The amber outline fills.
Recall it from the sidebar
Open the Favorites section, click the row — Pria opens the parent conversation and scrolls straight to the favorited message.
Settings (collapsed by default)
Click the Settings header at the bottom of the sidebar to expand it. The chevron on the right flips from ▶ to ▼. The expanded section is a short menu of jumps into Pria’s two settings Lightboxes (the heavy-lift config used to live inline here — it now lives in dedicated Lightboxes for a cleaner sidebar):- Personal
- Instance (admin only)
Opens Your Profile in a Lightbox. Tabs inside:
| Tab | Use it to… |
|---|---|
| General | Edit display name, profile picture, basic account info, and check which Digital Twin you’re connected to. |
| Personalization | Toggle dark mode, set Remember History, enable Location services, enable Speech-to-Text. |
| Knowledge | Pick your Retrieval Mode (Disabled / RAG Only / RAG + KAG Fusion) and the orthogonal Search Only toggle. Same controls the [+] → Knowledge menu exposes. |
| Your Data | See, export, and delete the personal data Pria holds about you (dialogues, files, memory, assistants, feedback, sessions). |
| Security | Change password, manage MFA. |
| Google Cloud | Connect / revoke Google Workspace (Gmail, Drive, Calendar, etc.). |
| Canvas / LTI | Inspect the Canvas launch context. |
| Billing | Credit balance, payment history, invoices. |
| Developer / API | Manage API keys (admin / super only). |
Both Lightboxes can also be reached from the [+] → Settings action menu — the sidebar shortcut is for convenience.
Remember History — what it does
Inside Your Profile → Personalization, the Remember History slider controls how many previous dialogues Pria includes in the context window for each new turn.| Value | Behaviour |
|---|---|
| 0 | Pria treats every turn as the start of a fresh conversation. Useful for one-shot lookups where prior context would mislead. |
| 3–5 (default) | Balanced — Pria has enough context for follow-ups without the prompt blowing up token costs. |
| 6+ | Pria automatically compacts older dialogues into summaries (keeps continuity for long threads while saving tokens). |
| 10+ | Use sparingly. Best for sustained projects where you need very long-range continuity. Higher tokens, higher cost. |
Collapsed sidebar / mini icons
When you unpin the sidebar (or on small screens), it collapses to a thin icon strip on the left:- 🔖 Conversations
- ⭐ Favorites
- ⚙ Settings
- 💬 New conversation
Selecting a conversation no longer auto-collapses the sidebar — whatever pinned / unpinned state you set survives across conversation switches. (Previous behaviour: the sidebar always closed after every selection. Removed.)