> For the complete documentation index, see [llms.txt](https://secret-pad.gitbook.io/aaa-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://secret-pad.gitbook.io/aaa-gitbook/4.9.-autonomous-al-agent-workflow-diagram.md).

# 4.9. Autonomous Al-Agent Workflow Diagram

**4.9.1. 🎯 Key Workflow Updates:**

* Agent memory (RAG and Vector DB) is accessed immediately upon receiving an incoming query, instantly providing all relevant lead/client details.
* Memory is utilized again at the end, saving updated context and obtained information.
* The anonymization layer is now distinctly positioned between the custom LLM and the external LLM.

<figure><img src="/files/l2vXG70ns4H4ftBTNcXO" alt=""><figcaption></figcaption></figure>

<br>
