# Introduction to Tabulations

### Getting Started with the Tabulations Workspace

The Tabulations Workspace streamlines your process for creating, configuring, and exporting tabulated data tables. Follow these steps to build your project from start to finish, manage variables and banners, and customize your analysis.

Step 1: Click New Project to begin.

![](/files/Xh2gBqiQpy6Snbd6C5vx)

Step 2: Enter your project name and project ID.

![](/files/HPTmCZfGXA4ed2wKQUvQ)

\
Step 3: Click Create Project.

![](/files/trV6SzmnFpRACgVF5ceX)

Step 4: Go to the Tabulations module.

![](/files/ZTktwVz0FuDkPXoohi6Z)

Step 5: Upload your data file.

![](/files/f77rwwBv7cWmol7V8mvZ)

Step 6: Upload your task specification file.

![](/files/r3AQiqKt5I6Z0SrwFrU8)

Step 7: Click Continue to move to the data review page.

![](/files/MA0oAybAcsgEH0uKpMaL)

Step 8: Review and verify variable groupings on this page. Click Continue when finished.

![](/files/59FUJXTAabzjhAxA0lJS)

Step 9: In the Tabulations Workspace, head to the Tabulations Agent and choose the Quick Action item to figure crosstabs.

![](/files/oabqpP5mRhKtB5PdWNzX)

Step 10: Wait for the AI to configure the crosstabs, then click Generate.

![](/files/RrUP550E9AajcI9jjW3H)

Step 11: Review your generated tables.

![](/files/1jffRnT08bs3PwkEgxoB)

Step 12: Click the Export button, choose your preferred export format, and save the Excel file.

![](/files/H5LV1VQLtMYVhUjRnMUI)

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.metaforms.ai/tabulations/introduction-to-tabulations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
