Welcome to Taptic Data—your workspace for turning raw tables into answers, visuals, and scheduled reports. This guide walks you from sign-up to your first result in minutes.
After sign-in, you’ll land in your company workspace. Each company has its own isolated database schema for security and clarity.
Head to the Console to explore tables, generate SQL from prompts, and execute queries. The left sidebar lists your tables; click a table to preview its columns.
Type a natural-language prompt (e.g., “total sales by month this year”). Taptic Data generates a safe, schema-aware SQL query you can edit. Press Run to execute and see results.
Learn more in Smart Query.
Ensure you’re in the correct company and refresh. If you just linked a source, the first import may still be running.
The Console enforces single SQL statements for safety. Remove stray semicolons or comments that create multiple statements.
Check filters/dates and confirm the table has rows. If you’re combining tables, validate joins and date casting (e.g., cast text date columns to ::date for Postgres).
Need help? Email support@tapticdata.com or visit Support.