# 1. Create Digital Agent flow projects

{% stepper %}
{% step %}

### Create a target flow project&#x20;

Please follow the steps as mentioned in this [guide](https://docs.borndigital.ai/digital-agent/building-new-projects).
{% endstep %}

{% step %}

### Create a proxy flow project

1. Create DA project
2. Add transfer node&#x20;
3. Select the target flow project created earlier
4. Connect the transfer node with the start node

{% hint style="info" %}
The proxy flow project serves as a middleman between the Insight project and the Digital Agent (flow) project. Unlike the "Selected project to connect" feature in the [insight flow connector parameter](https://docs.borndigital.ai/workspace/design/parameters#flow-connector), the proxy flow project can handle changes of the hash ID of the connected project, which happens after every (re)training of the target flow project -> proxy projects always point to the last trained and deployed version of Flow.
{% endhint %}
{% endstep %}
{% endstepper %}
