Skip to main content
The Cloosphere screen is divided into four areas: Sidebar, Header, Chat Area, and Input Area. This page covers the role and usage of each area.

Overall Layout

Overall layout
The Cloosphere main screen consists of these four areas:
AreaPositionRole
SidebarLeftChat list, Workspace, Projects, Channels navigation
HeaderTopModel selection, multi-model addition, default settings
Chat AreaCenterConversation area where AI responses and user messages appear
Input AreaBottomMessage input, file attachment, capability toggles

The sidebar on the left is the primary navigation area in Cloosphere. Everything from chat list management to entering Workspace starts here.
Full sidebar

Top of the Sidebar

ElementDescription
LogoClick to go to the main screen (/)
Collapse/Expand buttonCollapses or expands the sidebar. When collapsed, only icons are shown
New ChatStarts a new conversation. Click during an existing chat to jump to a fresh chat screen
Use the keyboard shortcut Ctrl + Shift + S to quickly toggle the sidebar.
Clicking the Workspace button takes you to the workspace page (/workspace) where you manage AI building blocks like Agents, Knowledge Bases, Databases, and Flows.
The Workspace link is only shown to users with appropriate permissions. If you don’t see it, ask your admin for access.
Takes you to the Schedules page (/schedules) for managing scheduled tasks. Configure and manage CRON-based automatic execution.
The Schedules link is only shown to admins or users with the scheduled-task permission (scheduled_tasks).
Type a keyword in the sidebar’s search box to find matching conversations by chat title and content. Search runs automatically 1 second after typing stops.
Filtered search results

Chat List

Most of the sidebar is occupied by the chat list, organized into the following sections in order:
Real-time team messaging space. Shown when admins have enabled the Channels feature.
  • Click a channel to jump to its message list
  • Admins can use the + button to create a new channel
List of scheduled automatic tasks. Shows next-run time and status.
Team-based space for grouping chats. Projects you’ve joined appear here.
Your personal conversations, sorted by time. Supports:
  • Pinned: Pin important conversations at the top
  • Folders: Organize chats into folders. Use New Folder to create one, then drag and drop chats
  • Time-range groups: Auto-grouped into Today, Yesterday, Previous 7 days, Previous 30 days, and by month My Chats section
Right-click a chat to open a context menu with rename, pin, delete, share, etc.

User Profile

Your profile image and name appear at the bottom of the sidebar. Click to open a dropdown menu.
Menu ItemDescription
SettingsPersonal settings (theme, language, default model, etc.)
Archived ChatsList of archived conversations
What’s NewRecent changes and update log (admins only)
Admin PanelAdmin Panel (visible to admins or anyone with permission for users, evaluations, functions, settings, or monitoring)
Contact AdminSend a message to the admin (regular users)
Sign OutSign out
The bottom of the profile menu shows the current count of online users.
Profile dropdown menu

Located at the top of the chat screen — selects and controls the AI model used in the current conversation.

Model Selector

Click the “Select a model” dropdown to see available models.
  • Type a model name to search
  • Click the bookmark icon next to a model to set it as default
  • Admins or permitted users can use the + button to add multiple models simultaneously and compare responses
Model selector dropdown — open
If the multi-model comparison feature isn’t visible to regular users, the admin has disabled the corresponding permission (multiple_models).

Notification History

Click the bell icon at the right of the header to open the system notification history panel. It collects notifications such as file processing completion, errors, and permission changes.
FeatureDescription
Unread badgeRed circular number on the bell icon (shows “9+” beyond 9)
Notification typesDistinguished by icon — success (green), error (red), warning (yellow), info (blue)
CopyCopies the notification message to the clipboard
Per-item / Clear allRemove with the per-item × button or “Clear all”
Opening the panel marks unread notifications as read and clears the badge.
Background task progress is also integrated into the notification center — Knowledge Base file uploads/metadata extraction, DbSphere syncs, glossary DB extraction, Knowledge Graph syncs, and other long-running tasks all stream their progress here in real time. Once the task completes, the notification stays in this panel so you can review the result.

Chat Message Area

The center of the screen displays the conversation between the user and the AI.
Chat message area

User Messages

  • Shows the entered text and any attached files
  • Hovering over a message reveals an edit icon — modify the content and resend

AI Responses

  • Markdown rendering supported (headings, lists, tables, code blocks, etc.)
  • Code blocks include syntax highlighting and a copy button
  • Math is rendered with LaTeX
  • Below each response: Copy, Regenerate, Listen, Like/Dislike buttons

New Chat Welcome Screen

When there are no messages yet, the platform logo and a welcome message like “What can I help you with?” appear. Admin-configured suggested prompts may appear as cards.

Input Area

The message input area at the bottom of the screen offers several extras beyond plain text input.
ElementPositionDescription
+ (Attach)Left of inputFile attachment, cloud storage (SharePoint) integration
Text inputCenterRich-text editor for entering questions/requests
Send buttonRight of inputSends the message (same as Enter)
Microphone buttonRight of inputVoice-to-text input (STT)

Capability Buttons (shown based on agent settings)

Depending on the agent’s capability settings, additional buttons may appear in the input area.
ButtonDescription
Web SearchThe AI references real-time web search results when answering
Image GenerationGenerates images from a text prompt
Code InterpreterRuns Python code directly and returns the result

Dark Mode

Cloosphere supports both light mode and dark mode.
1

Open Settings

Click your profile at the bottom of the sidebar and select Settings.
2

Change theme

Under the General tab, choose a Theme option.
  • System: Follows the OS setting
  • Light: Light theme
  • Dark: Dark theme
Theme setting

Collapsing / Expanding the Sidebar

The sidebar supports two states.
  • Logo, name, and menu text are all visible
  • Search box accepts input
  • Chat list takes the full width Sidebar — expanded
How to switch:
  • Click the collapse/expand toggle at the top of the sidebar
  • Keyboard shortcut: Ctrl + Shift + S
  • Mobile: swipe from the left edge of the screen

Keyboard Shortcuts

ShortcutAction
EnterSend message
Shift + EnterLine break
Ctrl + Shift + ONew chat
Ctrl + Shift + SToggle sidebar
Ctrl + /Open keyboard shortcuts panel

Mobile Layout

In mobile environments (≤ 768px), the UI adapts automatically.
  • The sidebar starts in a hidden state by default
  • Open sidebar: swipe right from the left edge or use the hamburger menu
  • Close sidebar: tap outside the sidebar to close it automatically
  • The sidebar auto-closes when you tap a menu item

Guide Q&A Helper

Click the question mark (?) button in the bottom-right corner to open the guide-document-based Q&A chatbot. Ask any question about how to use Cloosphere in natural language — the AI searches the guide and answers.
ItemDescription
PositionFloating ? button at the bottom-right of the screen
Available toAll signed-in users
Response sourceCloosphere guide documents (ReAct agent based)
Model selectionChange the AI model from the top of the chat panel
Answers questions like “How do I configure knowledge base filters?” or “How do I send email notifications via scheduled tasks?”. Use it to quickly look up how a feature works.

Next Steps

Start Your First Chat

Pick an AI model and start your first conversation

Manage Conversations

Organize chats with folders, pinning, and tags