Hi @mmoise - It is not yet possible to create a DB app using an agent created from Agent Bricks KA. It will be added soon in the future. You can create a custom app, though. You can refer to the DB apps cookbook and use FastAPI as backend and React as frontend to build a simple app quickly. The FastAPI backend serves as the bridge between the React frontend and Mosaic AI agents (your KA agent). Follow this blog to build your app. This should solve your issue.