> For the complete documentation index, see [llms.txt](https://docs.growthepie.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.growthepie.com/recipes-tutorials/recipes.md).

# Recipes Overview

This section turns the API reference into concrete tasks. Each recipe is complete and runnable, and each recipe uses real public endpoints instead of pseudo-code.

## Common Tasks

* Fetch one metric export
* Load daily exports into pandas
* Fetch data in Python or JavaScript
* Compare multiple chains over time
* Plot a time series
* Export to CSV

## Related Pages

* [Quickstart](/getting-started/getting-started/quickstart.md)
* [API Overview](/api-reference/api.md)
