Prerequisites
Before you begin, make sure you have:
Modern Web Browser
Chrome, Firefox, Safari, or Edge (latest versions)
Your Data Ready
CSV, Excel, or connect to your database
10 Minutes
That's all you need to get started!
Pro Tip
For the best experience, we recommend using Google Chrome or Mozilla Firefox with a screen resolution of at least 1366x768.
Create Your Account
Getting started with chatTask is simple. Follow these steps to create your account:
- Visit app.chattask.ai/signup
- Choose your plan (start with the free Demo plan)
- Enter your email and create a secure password
- Verify your email address
Video: Account Creation Walkthrough
2-minute guide to creating your chatTask account
Note
No credit card required for the Demo plan. You can upgrade anytime to access more features and higher data limits.
Your First Login
After verifying your email, log in to your chatTask dashboard:
https://app.chattask.ai/login
On your first login, you'll see:
- Welcome Tour: A quick interactive tour of the platform
- Dashboard Overview: Your analytics command center
- Sample Datasets: Practice data to explore features
Quick Start
Click "Try Sample Analysis" to see chatTask in action with pre-loaded data before uploading your own.
Upload Your Data
chatTask supports multiple data sources. Here's how to get your data into the platform:
Option 1: File Upload
- Click the "New Dataset" button in your dashboard
- Drag and drop your file or click to browse
- Supported formats: CSV, XLSX, XLS, JSON
- Review the data preview and confirm
Option 2: Database Connection
-- Example connection string postgresql://username:password@host:port/database mysql://username:password@host:port/database
Option 3: API Integration
curl -X POST https://api.chattask.ai/v1/datasets \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d @your-data.json
Data Limits
Demo plan: 500K cells / 100 rows. Upgrade for larger datasets.
Your First Analysis
Let's create your first analysis using chatTask's intuitive workflow:
-
Select Your Dataset:
From the dashboard, click on your uploaded dataset
-
Choose Analysis Type:
Start with "Descriptive Statistics" for a comprehensive overview
-
Configure Parameters:
Select columns and analysis options (chatAsk will help!)
-
Run Analysis:
Click "Run Analysis" and watch the magic happen
-
Explore Results:
Interactive visualizations and insights appear in seconds
Interactive Demo: First Analysis
See a regression analysis from start to finish
Meet chatAsk - Your AI Assistant
chatAsk, powered by Cymple AI, is your intelligent companion throughout your analytics journey:
Natural Language
Ask questions in plain English
Smart Suggestions
Get recommendations based on your data
Guided Analysis
Step-by-step help when you need it
Try These chatAsk Commands:
"What insights can I get from my sales data?" "Help me create a forecast for next quarter" "Explain what R-squared means in my regression" "Which analysis should I use for customer segmentation?"
AI Tip
Click the chat bubble in the bottom right corner anytime to activate chatAsk. It's context-aware and knows what you're working on!