Sisense Documentation Overview
Sisense documentation is the central resource for users building business intelligence solutions on the Sisense platform. It includes step-by-step guides for connecting data sources, building ElastiCubes, designing interactive dashboards, and managing deployments. Materials are organized for developers, data engineers, and business analysts, with API references for programmatic workflows.
More from this site
Keep reading the latest coverage
The documentation is maintained at docs.sisense.com and is structured around the Sisense product lifecycle: data integration, modeling, visualization, sharing, and administration. This article maps the main sections and explains where to find practical guidance for common tasks.
Installation and Setup
Sisense documentation provides clear instructions for deploying Sisense Cloud or the on-premises Sisense for Cloud Data Teams product. Setup guides cover the following:
- System requirements for the Sisense application and database servers
- Installation of the Sisense Docker-based deployment packages
- Initial configuration of the Sisense admin console and default superuser account
- SSL certificate configuration and reverse-proxy setup for secure access
Administrators should refer to the version-specific release notes to confirm compatibility with their infrastructure and database engines.
Connecting to Data Sources
The Sisense documentation includes a connectors reference covering databases, cloud warehouses, SaaS applications, and flat files. Common connector categories include:
| Connector Type | Examples | Typical Use Case |
|---|---|---|
| Relational Databases | PostgreSQL, MySQL, SQL Server, Oracle | Direct query access to transactional systems |
| Cloud Data Warehouses | Snowflake, BigQuery, Redshift, Azure Synapse | Scalable analytics on centralized data |
| SaaS and APIs | Salesforce, Google Analytics, REST APIs | Marketing and operational data ingestion |
| File-Based Sources | CSV, Excel, JSON | Ad hoc uploads and prototypes |
Each connector entry in the Sisense documentation lists supported authentication methods, required drivers, and known limitations for specific versions.
Building ElastiCubes and Data Models
ElastiCube is the data modeling engine at the core of Sisense. The documentation explains:
- How to define data tables, joins, and calculated columns
- Best practices for schema design and performance optimization
- Incremental data loading and cache management
- Scripting options for transformations using ElastiScript
Users learn to build cubes that combine multiple data sources and to schedule refreshes so dashboards reflect near-real-time data.
Designing Dashboards and Widgets
Sisense documentation guides users through the dashboard editor, covering:
- Choosing chart types such as bar, line, pie, scatter, and KPI cards
- Configuring filters, drill-downs, and cross-widget interactions
- Applying conditional formatting and custom themes
- Embedding dashboards in external applications using the Sisense embed API
Workshops and video tutorials linked from the documentation show practical examples of dashboard layout and storytelling with data.
Administration and Security
The administration section of Sisense documentation addresses user management, roles, and access control. Key topics include:
- Creating workspaces and managing user permissions
- Configuring Single Sign-On with SAML and OAuth providers
- Auditing user activity and managing data governance policies
- Backup procedures and disaster recovery for on-premises deployments
Security best practices are documented alongside configuration steps to help administrators align Sisense with internal IT policies.
Developer APIs and Programmatic Access
For teams integrating Sisense into custom workflows, the documentation provides:
- REST API endpoints for managing users, widgets, dashboards, and data sources
- SDK references for embedding analytics in web applications
- Webhook configurations for event-driven automation
API documentation includes request and response examples, error codes, and authentication guidance.
Where to Find Sisense Documentation
Sisense documentation is accessible online at docs.sisense.com. Users can search by product version, topic, or keyword. Registered customers also have access to the Sisense community forum and support portal, where additional troubleshooting guides and configuration examples supplement the official documentation.