> ## Documentation Index
> Fetch the complete documentation index at: https://easymate.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Datasets

> The structured data tables behind your solutions, where the records your assistants and portal create are stored and shaped.

**Datasets** are the structured data tables your solutions read and write. When a lead comes in or a record is created, it's stored in a dataset. Your solutions manage these for you, but here you can look at the data directly and shape how it's structured.

For most businesses the [Leads Portal](/docs/solutions/leads-portal) is the friendlier way to work with your leads and customers. Open Datasets when you want to see or adjust the underlying tables.

<Frame caption="Your datasets in the Builder, the structured tables behind your solutions.">
  <img src="https://mintcdn.com/easymate-76b6994e/TGwYGHPKuzAnZ5se/images/builder-datasets.png?fit=max&auto=format&n=TGwYGHPKuzAnZ5se&q=85&s=0e0b74188a1fa3170a730250d481bfe4" alt="The Datasets area in the Builder" width="1400" height="900" data-path="images/builder-datasets.png" />
</Frame>

## What you can do

* **See your tables:** each dataset is a table of records, like your leads, with all their fields.
* **Configure fields:** add or adjust a table's fields, including the field's name, type, and whether it's required or searchable.
* **Create a dataset:** build a new structured table for your app when you need to store something your solutions don't already cover.

<Info>
  These tables sit underneath your solutions, so changing a field here can affect what your Leads Portal and assistants show. Change one thing at a time.
</Info>
