aito.ai tutorials
Aito on AirtableSlack communityConsole login / sign upAPI docs
  • Get Started
  • The Basics
    • What is aito.ai?
    • Instances
    • Datasets
    • Predictions
    • Evaluating accuracy
  • Integrations
    • Airtable
      • Installing the extension
      • Syncing data
      • Predictions
      • Similiarity
      • Insights
      • Using automation scripts
      • FAQ
    • Integromat / MAKE
    • Zapier
    • Parabola.io
    • Robocorp
    • UiPath
    • Automation Anywhere
    • Blue Prism
    • Power Automate
    • TagUI
  • Solution examples
    • Airtable script to fill in missing data
    • Labeling support tickets with Robocorp tools
    • Purchase invoice automation with Robocorp - video tutorial
    • Purchase invoice automation with UiPath - video tutorial
    • Freshdesk ticket triage with Integromat - video tutorial
  • Getting help
    • Contacting us
Powered by GitBook
On this page
  • The basics
  • Details of a table
  • Uploading a dataset on Console

Was this helpful?

  1. The Basics

Datasets

They are called "Tables" in Aito.

PreviousInstancesNextPredictions

Last updated 2 years ago

Was this helpful?

The basics

Your data is hosted in "tables" in Aito. The naming is due to a fact that Aito's way of dealing with your data resembles a database rather than a "flat sheet". What it means in practice is that the datasets can consist of single table data, or even multiple tables linked together.

Each table has a schema that describes its structure: columns and datatypes. You can create these schemas and upload tables from , through all by yourself or use integration like that hides all the complexity from you.

Regardless of where and how you created the tables, they are all visible in the Tables tab on the console.

This view allows you to create empty tables, upload CSV file to create a table as well as view details of, clear data and delete existing tables.

Details of a table

For each table, you can view the amount of rows and columns, the schema and a few rows of sample data.

When using Airtable extension, it automatically manages your tables, schemas and data. Essentially, you don't even need to know about them. However, having access to table structure and names is handy in the cases when you extend functionality to for example automation platforms and scripts.

Good to know! Manipulating table data or schema is not supported in the Aito Console. This is on the roadmap, but not yet scheduled for the immediate next releases.

Uploading a dataset on Console

Aito's dataset uploader is actually quite cool! We made a quick video on how it works. Check it out!

Aito Console
API
Airtable extension