Getting Started with chatTask

Everything you need to start analyzing data in minutes

Quick Start Guide

Welcome to chatTask! This guide will walk you through the essential steps to get your first analysis running in less than 10 minutes.

1. Create Account

Sign up for free and choose your plan

2. Upload Data

Import your CSV, Excel, or connect databases

3. Run Analysis

Select from our suite of analytics tools

4. Get Insights

Review results with AI-powered explanations

Watch: 2-Minute Quick Start Tutorial

See chatTask in action with a sample dataset

Account Setup

1Create Your Account

Visit app.chattask.ai/signup to create your free account. You'll need:

  • Valid email address
  • Strong password (minimum 8 characters)
  • Company name (optional)

2Choose Your Plan

Select the plan that best fits your needs:

  • Demo ($0): Perfect for trying out chatTask with limited features
  • Base ($20/mo): Great for small teams starting with analytics
  • Stats ($100/mo): Full statistical capabilities for growing companies
  • Business ($500/mo): Advanced features with data scientist support
Tip: Start with the Demo plan to explore chatTask's features, then upgrade when you're ready for more advanced capabilities.

3Complete Your Profile

Add information to help us personalize your experience:

  • Industry sector
  • Primary use case
  • Team size
  • Analytics experience level

Uploading Your Data

Supported File Formats

chatTask accepts various data formats to accommodate your workflow:

  • CSV files: Comma-separated values (most common)
  • Excel files: .xlsx and .xls formats
  • JSON: For structured data
  • Database connections: MySQL, PostgreSQL, SQLite (Business plan)
  • API integrations: Connect to popular business tools (Business plan)

Data Preparation Tips

Clean Your Data

  • Remove empty rows and columns
  • Ensure consistent date formats (YYYY-MM-DD recommended)
  • Use clear, descriptive column headers
  • Check for and handle missing values

Format Requirements

  • First row should contain column headers
  • One data type per column (don't mix text and numbers)
  • Use UTF-8 encoding for special characters
  • Maximum file sizes:
    • Demo: 500K cells / 100 rows
    • Base: 500K cells / 10,000 rows
    • Stats: 1 MB / 100,000 rows
    • Business: 10 MB / 1,000,000 rows
Important: Always backup your original data before uploading. While chatTask doesn't modify your source files, it's good practice to maintain backups.

Upload Process

1Navigate to Data Upload

From your dashboard, click the "Upload Data" button or go to Data → Import New Dataset

2Select Your File

Drag and drop your file or click to browse. You can upload multiple files at once.

3Configure Import Settings

Review and adjust:

  • Column data types (auto-detected but editable)
  • Date format settings
  • Handling of missing values
  • Dataset name and description

4Validate and Import

chatTask will validate your data and show a preview. Review any warnings and click "Import" to proceed.

Your First Analysis

Let's run a simple analysis to familiarize yourself with chatTask's workflow.

Example: Sales Trend Analysis

1Select Your Dataset

From the Analysis page, choose the dataset you just uploaded from the dropdown menu.

2Choose Analysis Type

For this example, select "Time Series Analysis" → "Trend Analysis"

3Configure Parameters

  • Target Variable: Select your sales column
  • Time Variable: Select your date column
  • Aggregation: Choose daily, weekly, or monthly
  • Forecast Period: Number of periods to predict

4Run Analysis

Click "Run Analysis" and chatTask will process your data. This typically takes 30 seconds to 2 minutes depending on data size.

Tip: While your analysis is running, chatAsk will be available to answer questions about the methodology and expected results.

Using chatAsk AI Assistant

chatAsk, powered by our AI agent Cymple, is your intelligent companion throughout your analytics journey.

What Can chatAsk Help With?

Answer Questions

"What's the difference between linear and logistic regression?"

Explain Results

"What does this R-squared value mean for my business?"

Suggest Analyses

"What analysis should I run on customer churn data?"

Guide Workflows

"How do I prepare data for time series forecasting?"

Example Conversations

You: "I have monthly sales data for 3 years. What's the best way to forecast next quarter?" Cymple: "Based on your 36 months of sales data, I recommend using ARIMA forecasting. This method is ideal for: - Capturing seasonal patterns - Handling trends in your data - Providing confidence intervals Would you like me to guide you through setting up an ARIMA analysis?"
You: "My linear regression shows multicollinearity warnings. What should I do?" Cymple: "Multicollinearity occurs when predictor variables are highly correlated. Here are your options: 1. Remove highly correlated variables (check VIF scores > 10) 2. Use Ridge or Lasso regression instead 3. Combine correlated variables using PCA I can help you identify which variables are causing issues. Would you like to see the correlation matrix?"
Pro Tip: chatAsk learns from your interactions. The more specific your questions, the more tailored the guidance becomes.

Understanding Your Results

chatTask provides comprehensive reports designed for both technical and business audiences.

Report Components

Executive Summary

High-level findings and business implications in plain language

  • Key metrics and their meanings
  • Business recommendations
  • Confidence levels
  • Next steps

Visualizations

Interactive charts and graphs to explore your data

  • Hover for detailed values
  • Zoom and pan capabilities
  • Export as images or data
  • Multiple view options

Statistical Details

For users who need technical depth

  • Model coefficients and p-values
  • Goodness-of-fit metrics
  • Assumption validation
  • Diagnostic plots

AI Insights

Cymple's interpretation of your results

  • Pattern identification
  • Anomaly detection
  • Comparative analysis
  • Actionable recommendations

Best Practices

Data Quality

  • Consistency is key: Ensure data formats are uniform across your dataset
  • Document your data: Add descriptions to help chatAsk provide better insights
  • Regular updates: Keep your data current for accurate predictions
  • Handle outliers: Investigate unusual values before analysis

Analysis Selection

  • Start simple: Begin with descriptive statistics before complex models
  • Match method to question: Use chatAsk to help select appropriate analyses
  • Validate assumptions: Check that your data meets analysis requirements
  • Iterate and refine: Use initial results to guide deeper analysis

Interpretation

  • Context matters: Always interpret results within your business context
  • Statistical vs. practical significance: Small p-values don't always mean big impacts
  • Confidence intervals: Pay attention to uncertainty in predictions
  • Ask "why": Use chatAsk to understand surprising results

Troubleshooting Common Issues

Data Upload Errors

Problem: "File format not recognized"

Solution: Ensure your file is saved in CSV, Excel, or JSON format. Check that the file isn't corrupted by opening it in a spreadsheet application first.

Analysis Won't Run

Problem: "Insufficient data for analysis"

Solution: Most analyses require a minimum number of observations. For time series, you typically need at least 24 data points. Check your data filtering settings.

Unexpected Results

Problem: "My forecast seems unrealistic"

Solution: Review your data for outliers or data entry errors. Check if you've selected the correct time period and variables. Use chatAsk to validate your approach.

Performance Issues

Problem: "Analysis is taking too long"

Solution: Large datasets may take longer to process. Consider:

  • Filtering to relevant time periods
  • Sampling for initial exploration
  • Upgrading your plan for higher limits

Still having issues? Contact our support team at [email protected] or use chatAsk for immediate assistance.

Ready for More?

Now that you've mastered the basics, explore advanced features and capabilities