Applications Overview
The GeniSpace platform consists of multiple sub-applications, each independently deployed and working together to serve different use cases.
Application List
User Applications
| Application | URL | Description |
|---|---|---|
| Console | https://www.genispace.cn | Core management portal for managing agents, tasks, tools, knowledge bases, data, storage, and more |
| Chat | https://chat.genispace.cn | Multi-turn conversations with agents, supporting multimodal input and plugin extensions |
| Workbench | https://work.genispace.cn | Low-code application builder for creating business pages via drag-and-drop components |
| eBook | https://ebook.genispace.cn | Online reading of knowledge base documents, supporting multiple file format previews |
Management & Support
| Application | URL | Description |
|---|---|---|
| Admin Portal | https://mgmt.genispace.cn | For platform administrators to manage users, teams, permissions, subscriptions, and billing |
| Partner | https://partner.genispace.cn | Partner portal for managing customers, revenue, and applications |
| Website | https://www.genispace.com | Product introduction, pricing plans, and contact information |
| Documentation | https://doc.genispace.cn | User documentation (this site) |
The URLs listed above are the default addresses for the SaaS edition. If you are using a self-hosted deployment, the access URLs are configured by your system administrator — please check with your administrator.
Console
The Console is the core portal for daily use. After logging in, you are taken to the Console by default, where you can navigate between modules using the left sidebar:
| Module | Description | Documentation |
|---|---|---|
| Dashboard | System status, task metrics, resource monitoring, and quick actions | Dashboard |
| Agents | Create and manage task and conversational agents | Agent Overview |
| Tasks | Workflow task creation, visual design, execution, and monitoring | Task Management |
| Tools | Tool import, configuration, and testing | Tool System |
| Knowledge Base | Knowledge base and document management with folder organization and multi-format files | Knowledge Base Overview |
| Data | Relational data sources and vector dataset management | Data Overview |
| Storage | File storage with folder management, batch operations, and file previews | Storage Overview |
| Analytics | Token usage statistics, billing overview, and usage rankings | Analytics Overview |
| Applications | View and manage published applications | — |
| Team | Team member invitation and permission management | Team Management |
| Settings | API key management and config maps | Account Settings |
Profile and subscription management are accessible via the avatar menu in the upper-right corner.
For detailed usage instructions for each module, see the "Console Modules" category in the sidebar.
Chat
The Chat application is used for real-time conversations with agents. It is accessed via the URL https://chat.genispace.cn/chat/<AgentID>, where /chat/assistant is the platform's built-in intelligent assistant.
Key Features:
- Multi-turn Conversations — Supports text conversations, streaming output, and context memory
- Multimodal Input — Supports sending images, uploading documents, and voice input
- Deep Reasoning — When enabled, the agent performs deeper reasoning and displays the full chain of thought
- Web Search — When enabled, the agent can search the internet for real-time information
- Activity Panel — The right-side panel displays tool call execution results
- Session Management — Create new sessions, search history, bookmark frequently used sessions, manage memory
- Plugin Rendering — Tool outputs are dynamically rendered through the plugin system (HTML, knowledge base retrieval, web search, data tables, etc.)
See Chat Application Guide for details.
Workbench
The Workbench is a low-code application builder that allows you to create business applications without writing code.
Key Features:
- Create Workbenches — Create from scratch or quickly create from industry template libraries
- Page Editing — Visual editor with drag-and-drop component placement and configuration
- Rich Components — Tables, forms, charts (ECharts/maps/radar charts), statistic cards, filter panels, tabs, tree structures, and more
- Data Binding — Bind components to data sources and datasets, with parameter linking between components
- Access Control — Role-based access control (view/edit/manage)
See Workbench Guide for details.
eBook
The eBook application is used to read documents in knowledge bases online.
Key Features:
- Knowledge Base Selection — Switch teams and knowledge bases, view basic knowledge base information before reading
- File Tree Browsing — Browse and select files using a directory structure
- Multi-Format Preview — Supports PDF, images, video, audio, Excel, Word, Markdown, plain text, and more
- Bookmark Management — Bookmark files for quick access later
- File Search — Quickly search by file name
- Dark Mode — Supports switching between light and dark themes
See eBook Guide for details.
Admin Portal
The Admin Portal is for platform administrators and requires administrator privileges to access.
Key Features:
- User management and permission configuration
- Team management
- Subscription plan management
- Billing and payment management
- Tool management
Partner
The Partner application is designed for channel partners and ISVs.
Key Features:
- Customer management
- Revenue and profit sharing
- Team management
- Application listing and management
Quick Navigation
Choose the guide that matches your use case:
| Scenario | Recommended Steps |
|---|---|
| First-time Use | Log in to the Console → Follow the Quick Start to complete the basic workflow |
| Conversational Interaction | Create an agent in the Console → Go to the Chat application for testing |
| Building Applications | Go to the Workbench → Create from a template or start from scratch → Edit pages and components |
| Document Reading | Go to the eBook → Select a knowledge base → Browse and read files |
Related Documentation
- Quick Start — Complete onboarding process from scratch
- Introduction — Core platform capabilities and navigation
- Agent Overview — Agent creation and configuration
- Workflow Overview — Workflow engine and task management
- Tool System Overview — Tool import and configuration
- Data Overview — Data source and dataset management