# Tutorials
This section contains a collection of flow samples and step-by-step tutorials.
|Category|
Sample
|Description|
|--|--|--|
{% for item in items %}|{{ item.category }}|[{{ item.title }}]({{ item.url }})|{{ item.description }}|
{% endfor %}
Learn more: [Try out more promptflow examples.](https://github.com/microsoft/promptflow/tree/main/examples)