# Conan Flow

{% hint style="success" %}
As of v1.0 Conan Flows are in they early inception, they are fully functional, but in future releases we will be looking to:

* Make them easier to create.
* Allow them to be easier/have more options to subscribe to.
* Add more features on top of them
  {% endhint %}

To see how to create flows...

{% content-ref url="flows/creating-flows" %}
[creating-flows](https://docs.conanjs.io/data/flows/creating-flows)
{% endcontent-ref %}

To see how to use flows...

{% content-ref url="flows/flows-as-state" %}
[flows-as-state](https://docs.conanjs.io/data/flows/flows-as-state)
{% endcontent-ref %}

To see how apart from serialising, you can also observe flows...

{% content-ref url="flows/testing-flows" %}
[testing-flows](https://docs.conanjs.io/data/flows/testing-flows)
{% endcontent-ref %}
