> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/quick-start/data-tables/data-table-examples.md).

# Data Table Scenario Examples

Copy-paste `curl` recipes for building spreadsheet-ready tables with `/content/Create` and `outputType: "datatable"`.

## Available Recipes

* [📝 Create a Data Table from Text](/quick-start/data-tables/from-text.md)
* [🔗 Create a Data Table from a Website](/quick-start/data-tables/from-website.md)
* [💡 Create a Data Table from a Topic Prompt](/quick-start/data-tables/from-topic.md)
* [🔬 Create a Data Table from Deep Research Results](/quick-start/data-tables/from-research.md)

Start with the text recipe when you already have structured facts. Use website or research inputs when AutoContent should extract the facts first.
