> 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/digital-agent/building-new-projects/knowledge-base-project.md).

# Knowledge base project

In this chapter, we want to introduce you step by step guide for building simple conversation flow in Flow editor with possibility to add your own Knowledge base index as optional information source

## Overview

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/digital-agent/building-new-projects/knowledge-base-project/step-1.-initializing-your-project.md">Step 1. - Initializing Your Project</a></td><td>Learn how to add your first 'Message' node and 'Answer' node to your logic</td><td></td></tr><tr><td><a href="/digital-agent/building-new-projects/knowledge-base-project/step-2.-integrating-ai-node.md">Step 2. - Integrating AI Node</a></td><td>Start using the capabilities of 'AI' node and how can you implement it to your logic</td><td></td></tr><tr><td><a href="/digital-agent/building-new-projects/knowledge-base-project/step-3.-finalizing-with-testing-and-training.md">Step 3. - Finalizing with Testing and Training</a></td><td>See how to train, test and play with current chatbot bubble withou deploying</td><td></td></tr><tr><td><a href="/digital-agent/building-new-projects/knowledge-base-project/optional-integrating-a-knowledge-base-index.md">(Optional) - Integrating a Knowledge Base Index</a></td><td>Learn how to add a Knowledge base index on existing logic in UNESCO use case</td><td></td></tr></tbody></table>

### Try to import the project yourself

You can import the project to your organization to better understand the logic flow.&#x20;

{% file src="/files/RAcJXIGEQ6mnN3Ivxjcg" %}
Import this project to Conversation Flow
{% endfile %}

{% file src="/files/6sM1csWzpyw9opvj71NO" %}
Text snippet zip
{% endfile %}
