# Get a fully operational agent immediately after configuration without extra steps

> We fixed an issue where knowledge databases were not being built live during configuration API calls, causing agents to operate without their knowledge base until a separate build step was triggered.

- Published: 2026-04-14
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/get-a-fully-operational-agent-immediately-after-configuration-without-extra-steps
- Markdown: https://agno-com-nine.vercel.app/articles/get-a-fully-operational-agent-immediately-after-configuration-without-extra-steps.md

We fixed an issue where knowledge databases were not being built live during configuration API calls, causing agents to operate without their knowledge base until a separate build step was triggered. Knowledge databases are now constructed inline as part of the configuration flow.
