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

# Blank Sheet

Creating a blank new sheet allows you to set up your own columns and prompts from scratch.

<Frame>
  <img src="https://mintcdn.com/paradigm/0qRkrdkbLSiyJlj-/images/blank-sheet.png?fit=max&auto=format&n=0qRkrdkbLSiyJlj-&q=85&s=2c88377cd5163b2e15ec0591a94f51fa" width="600" data-path="images/blank-sheet.png" />
</Frame>

It comes preset with empty rows and columns, and you can always add more with the `Add Row` and `Add Column` buttons.

Select the top row of an empty column to add a column title.

<Frame caption="Name the column Company Name">
  <img src="https://mintcdn.com/paradigm/eNlHFyj51NScgdzB/images/name-column.png?fit=max&auto=format&n=eNlHFyj51NScgdzB&q=85&s=643ddc7cf5b30970c1d5904756e34011" width="200" data-path="images/name-column.png" />
</Frame>

Notice that the `Enrich` button is disabled. This is because we don't have starting data for this cell yet. While `Chat` works even if you have no pre-existing data in that row, `Enrich` only works when you more than one data point already present in that row.

<Frame caption="Enrich is disabled because there is no data in this row yet.">
  <img src="https://mintcdn.com/paradigm/0qRkrdkbLSiyJlj-/images/enrich-disabled.png?fit=max&auto=format&n=0qRkrdkbLSiyJlj-&q=85&s=6877160da4bc442009d51f62dec0c969" width="400" data-path="images/enrich-disabled.png" />
</Frame>

You can then type or paste in data into the first cell / column.

<Frame caption="Adding Walgreens as the first company name that we want to build on top of.">
  <img src="https://mintcdn.com/paradigm/0qRkrdkbLSiyJlj-/images/enrich-enabled.png?fit=max&auto=format&n=0qRkrdkbLSiyJlj-&q=85&s=bc82fc2699365199a942b02876c1daf7" width="400" data-path="images/enrich-enabled.png" />
</Frame>

Notice that the `Enrich` button is now enabled. We can now generate the data for this cell. Double-clicking on a cell reveals the generated data along with the agent's steps and cited sources.

<Frame caption="Clicking Enrich will generate the data for this cell.">
  <img src="https://mintcdn.com/paradigm/0qRkrdkbLSiyJlj-/images/enrich-clicked.png?fit=max&auto=format&n=0qRkrdkbLSiyJlj-&q=85&s=8ede3c5531c222f6fb705c48fea3e14a" width="400" data-path="images/enrich-clicked.png" />
</Frame>

Now you can repeat similar processes to fill in the rest of the sheet or use it as you would a normal spreadsheet. You can also integrate in chat calls to build on top of this data.
