> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/documentation/guides/copilot-ai-in-business-central.md).

# Copilot - AI in Business Central

Understand Copilot and AI features in Business Central, including security, privacy, built-in capabilities, and current Microsoft guidance.

Copilot in Microsoft Dynamics 365 Business Central brings AI into everyday ERP work. It is built into Business Central, so users can find information, understand data, generate insights, and complete tasks faster.

Copilot reduces friction. Users do not need to remember where information lives, how reports are structured, or which steps complete a process. They stay in the flow of work while Copilot assists, suggests, and explains, while still respecting Business Central permissions and security.

Copilot capabilities span finance, inventory, supply chain, sales, and operations. They are available to Business Central online users as part of the standard licence.

<figure><img src="https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fy8eUD3Fcj5l28rLQ0VnD%2Fkb-copilot-ai-infographic.svg?alt=media&amp;token=356ed06e-79b9-4772-b0c5-694dd0b2d5dd" alt=""><figcaption></figcaption></figure>

## Why Copilot Matters

Copilot amplifies the value of Business Central by:

* Reducing manual work and operational friction
* Increasing ERP adoption across roles and teams
* Making insight and analysis accessible without specialist skills
* Supporting scalable growth without increasing headcount

Copilot does not replace users. It works with them, making Business Central more intuitive and efficient for drinks businesses.

### Built‑in Security, Privacy, and Governance

Copilot is designed for enterprise use and works within Microsoft’s Responsible AI framework.

Key principles include:

* Copilot only accesses data the user already has permission to see
* Prompts and business data are not used to train AI models without consent
* Data handling follows Microsoft security, privacy, and compliance standards

This allows teams to use AI inside Business Central with confidence, without exporting data to unmanaged tools.

### Copilot and agent capabilities

AI capabilities are evolving quickly. New features arrive in each release wave. Use the Microsoft guidance below for the latest features and availability.

{% embed url="<https://learn.microsoft.com/en-us/dynamics365/business-central/ai-in-bc>" %}

Some features may be in preview.

* [FAQ for Copilot data security and privacy for Dynamics 365 and Power Platform](https://learn.microsoft.com/en-us/dynamics365/faqs-copilot-data-security-privacy?toc=/dynamics365/business-central/toc.json)
* [Advanced Tell Me](https://learn.microsoft.com/en-us/dynamics365/business-central/faqs-advanced-tell-me)
* [Analysis assist](https://learn.microsoft.com/en-us/dynamics365/business-central/faqs-analysis-assist)
* [Autofill](https://learn.microsoft.com/en-us/dynamics365/business-central/faqs-autofill)
* [Bank reconciliation assist](https://learn.microsoft.com/en-us/dynamics365/business-central/faqs-bank-reconciliation)
* [Chat with Copilot](https://learn.microsoft.com/en-us/dynamics365/business-central/faqs-chat-with-copilot)
* [Map e-documents to purchase order lines with Copilot](https://learn.microsoft.com/en-us/dynamics365/business-central/map-edocuments-with-copilot)
* [Marketing text suggestions](https://learn.microsoft.com/en-us/dynamics365/business-central/faqs-marketing-text)
* [Payables Agent](https://learn.microsoft.com/en-us/dynamics365/business-central/faqs-payables-agent)
* [Sales Order Agent](https://learn.microsoft.com/en-us/dynamics365/business-central/faqs-sales-order-taker-agent?toc=/dynamics365/business-central/toc.json)
* [Suggest item substitutions with Copilot](https://learn.microsoft.com/en-us/dynamics365/business-central/faq-suggest-item-substitutions-with-copilot)
* [Sales line suggestions with Copilot](https://learn.microsoft.com/en-us/dynamics365/business-central/faq-sales-suggest-sales-lines-with-copilot)
* [Suggest number series with Copilot](https://learn.microsoft.com/en-us/dynamics365/business-central/faq-suggest-number-series-with-copilot)
* [Summarize](https://learn.microsoft.com/en-us/dynamics365/business-central/faqs-summarize)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kb.bevica.com/documentation/guides/copilot-ai-in-business-central.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
