Cloud Quick Start
The fastest way to try Aicser is the hosted version at app.aicser.com. No installation required.
1. Create an account
Go to app.aicser.com and register with your email address.
2. Connect a data source
After logging in, navigate to Data Sources and click Add Data Source. Aicser supports:
- PostgreSQL, MySQL, SQL Server
- ClickHouse, Snowflake, BigQuery, Redshift
- CSV and Excel file uploads
Enter your connection details. Credentials are encrypted at rest.
3. Create a chart
Go to Charts and click New Chart. Select your data source, then:
- Use the query builder to write SQL or select columns visually
- In EE, type a question in natural language — Aicser generates the SQL for you
Choose a chart type and click Generate.
4. Build a dashboard
Go to Dashboards, click New Dashboard, and drag your saved charts onto the canvas. Dashboards can be shared with team members in your organization.
For deployment on your own infrastructure, see the Self-Hosting Guide.