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 |
|---|---|---|
| Platform (Hub) | https://www.genispace.ai | Unified entry point — sign-in, account, billing, usage & analytics, and the app launcher for all sub-applications |
| Console | https://console.genispace.ai | Management workspace for agents, tasks, tools, knowledge bases, data, storage, and more |
| Chat | https://chat.genispace.ai | Multi-turn conversations with agents, supporting multimodal input and plugin extensions |
| Workbench | https://work.genispace.ai | Low-code application builder for creating business pages via drag-and-drop components |
| eBook | https://ebook.genispace.ai | Online reading of knowledge base documents, supporting multiple file format previews |
| Shell | https://app.genispace.ai | Hosts installed GeniApps (built-in business apps) in iframe alongside Console navigation |
You always access GeniSpace through the Platform (Hub) at https://www.genispace.ai. After signing in, you open the Console and every other sub-application from the Hub's app launcher via single sign-on. The sub-application addresses above are where each app is served — they share one login and cannot be accessed independently.
GeniApps (built-in applications)
GeniApps are platform-managed iframe applications (HR, inventory, CRM, short drama production, etc.) that you install into a Space from the Application Marketplace in Console → Applications. Each GeniApp:
- Has a catalog identifier (e.g.
hr,stock,short-drama) - Can provision managed datasources and database schema on install/upgrade
- Appears in the Shell sidebar after installation
See Application Management for install and RBAC details.
Management & Support
| Application | URL | Description |
|---|---|---|
| Partner | https://partner.genispace.ai | Partner portal for managing customers, revenue, and applications |
| Website | https://www.genispace.com | Product introduction, pricing plans, and contact information |
| Documentation | https://docs.genispace.ai | 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 management workspace. After signing in to the Hub, you open the Console from the app launcher and use the left sidebar to navigate between modules:
| 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, execution, and monitoring | Task Management |
| Workflows | Visual workflow design and orchestration | Workflow Overview |
| 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 |
| Applications | View and manage published applications | Application Management |
| Space | Member invitation and permission management | Space Management |
| System | Settings, API key management, and config maps (labeled System in the sidebar) | Account Settings |
Profile, subscription, and billing are managed in the Hub account area, opened from the account menu.
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.ai/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
- Agent Mode — 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 spaces 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.
Partner
The Partner application is designed for channel partners and ISVs.
Key Features:
- Customer management
- Revenue and profit sharing
- Space 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