> For the complete documentation index, see [llms.txt](https://docs.borndigital.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.borndigital.ai/insights/building-new-projects/advanced-analysis-project-using-flow/1.-create-digital-agent-flow-projects.md).

# 1. Create Digital Agent flow projects

{% stepper %}
{% step %}

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

Please follow the steps as mentioned in this [guide](/digital-agent/building-new-projects.md).
{% 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](/insights/workspace/design/parameters.md#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 %}
