There are three broad categories of in-app AI assistants based on the interaction models: doing things for you (classic agent), talking with you (chatbot), and guiding you (adoption platform).
AI chatbots
This is conversational help interfaces within the app (support chat, etc). They don't interact with the interface and are like a steering wheel and pedals that you must operate yourself. Such chatbots are limited because they just produce text answers based on the documentation on how to use software and do not interact with the interface.
Execution agents
AI that executes commands, auto-fill forms, and completes autonomously other tasks and entire workflows within the app. They operate almost like autonomous vehicles, turning, accelerating and braking on their own.
Digital adoption platforms
They provide onboarding assistance overlaid on the app interface. A digital adoption agent acts like a rally co-driver, offering timely instructions on when to turn and how sharp the corner is while leaving the driver in control. Our client asked us to build the guidance agent that belongs to this category. Its job is to overlay the interface, highlight the right elements and guide the user through each step while the user retains control.
Benefits of Digital Adoption Platforms (DAP)
The challenge our client faces is a typical digital adoption case. The global digital adoption platform market is growing fast. The compound annual growth rate was expected to be between 10 and 20 percent.
The goal of a digital adoption tool, or more specifically an in-app guidance tool and AI onboarding assistant, is to guide users step by step through a software interface, highlight the required buttons and fields on each page, and verify that the user followed the correct path to complete the task.
This makes staff more independent and helps companies avoid productivity loss caused by staff turnover.
The standard approach of off-the-shelf digital adoption platforms is to show popup overlays with task lists that users can follow (or ignore/close)
Limitations of Off-the-Shelf Digital Adoption Platforms
A typical ready to use out of the box digital adoption tool could theoretically help our client, but such platforms are not plug-and-play solutions that you can just set and forget. They won't automatically meet the business owner's expectations right after installation without ongoing management.
You have to map out and document the steps for every business process, and then keep those scenarios updated whenever the UI or workflows change. That is something you can live with. But the real issue is that most digital adoption platforms still require a lot of time just to build walkthroughs for all your processes.
Someone on the team must have to master the digital adoption tool itself to build and maintain these walkthroughs. Most such platforms are a pain to learn, and if you are not using them all the time, you forget how they work. When they break, you end up wasting time trying to fix them.
Also, there are so many of these tools on the market that choosing the right one can take forever. None of them are perfect - just look at the complaints on review sites like G2. Some of these can cost tens of thousands a year for a license, which is too expensive for most clients' budgets.
Lastly, standard digital adoption platforms don't actually force users to follow the right path. They just throw pop ups that users can close. But that doesn't fully meet the client's original request.
Comparison with Microsoft's Built-In AI Agents
Built-in AI Agents Developed by Vendors of Your Software
Your existing systems may already have the AI agents you need. Why build custom if it's already there? Microsoft pours serious investment into AI capabilities. Does Microsoft Dynamics 365 Business Central have something near what's required?
Let's look at what the major AI agents in Business Central can do as of early 2026.
Microsoft Copilot for Dynamics 365 Business Central
Microsoft Copilot for Dynamics 365 Business Central is an AI-powered assistant built directly into Business Central. It's designed for small and midsize businesses to automate tasks and provide insights across finance, supply chain, inventory, and sales modules. Copilot uses generative AI based on Azure OpenAI to help employees work faster.
Earlier, Copilot was just a chat assistant. It answered questions by searching official documentation (public docs on learn.microsoft.com or custom knowledge bases), and then created a response based on those sources. These responses looked like traditional chat. It didn't highlight interface elements or enforce a sequence of steps to follow. Copilot as the chat assistant still exists.
Microsoft Copilot integrated into Dynamics 365 Business Central as a chat assistant that answers questions and provides information, but doesn't actively guide users through interface tasks
Later, Microsoft added several embedded AI features built into specific pages or forms where you're working. You click a button on that page and AI can do something right there, like Bank Reconciliation Assistance on the reconciliation page. But most ERP functions this embedded feature doesn't touch.
Finally, Microsoft added autonomous agents: Sales Order, Payables, Expense.
- The Sales Order Agent processes emails and creates quotes automatically.
- The Payables Agent extracts invoice data and drafts purchase invoices.
- The Expense Agent processes receipts and creates expense reports.
These agents don't solve our client's problem at all. They don't need automation that does the work but guidance that teaches their staff where to click. All of these ready-to-use AI agents from Microsoft do the tasks themselves but none of them show a new hire how to navigate the interface.
Agent Playground
Microsoft also offers Agent Playground that lets you build custom agents that act for the user with autonomous execution in the background: open pages, navigate, and complete tasks automatically.
Agent Playground could theoretically automate more custom workflows beyond just orders, invoices, expenses. It could handle fulfillment, drop-shipment, some custom scenarios and reduce the number of tasks new hires need to learn manually.
But it still won't teach humans how to do those tasks. It won't preserve "how to do it" knowledge but only automates "doing it". You need detailed task definitions to set them up but none of them let you highlight interface elements or give you a step-by-step tour of Business Central.
So to actually onboard new staff and preserve institutional knowledge, you still need a custom guidance agent like the Chrome AI Agent extension. And you still need developers to define tasks, not just business users documenting workflows.