> 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/bevica-select/bevica_select_training/bevica_select_training_-_introduction_to_business_central.md).

# Introduction to Business Central

Business Central UI basics for Bevica Select: search, filters, Edit in Excel, personalization, reports, Bevica terminology, and support ticket basics.

You’ll spend most of your time in the Business Central UI.

These basics make every Bevica module faster and less frustrating.

### Before you start

* Access to Bevica Select

### Training outcomes

There isn’t a dedicated Outcomes checklist for UI basics.

Use this page as your “baseline skills” list.

You should be able to:

* Use **Search** to find pages, reports, and actions
* Filter lists and use **Edit in Excel** safely
* Personalise a page (show/hide fields, move columns)
* Run reports and export output (PDF, Excel)
* Know where to check Bevica terminology
* Raise a support ticket with the right context

### Core UI skills

#### User interface essentials

**Read / complete**

* [User interface essentials (Microsoft Learn)](https://docs.microsoft.com/en-gb/learn/modules/user-interface-dynamics-365-business-central/) (Est. 1.5hr)

#### Explore and modify data

**Read / complete**

* [Explore and modify information (Microsoft Learn)](https://docs.microsoft.com/en-us/learn/modules/explore-modify-info-dynamics-365-business-central/) (Est. 1hr)

#### Search, filter, sort, and select

**Read / complete**

* [Search, filter, sort and select data (Microsoft Learn)](https://docs.microsoft.com/en-us/learn/modules/search-filter-sort-data-dynamics-365-business-central/) (Est. 40mins)

#### Personalise your workspace

**Read / complete**

* [Personalise the UI (Microsoft Learn)](https://learn.microsoft.com/en-us/training/modules/personalize-ui-dynamics-365-business-central/) (Est. 1hr)

#### Run and print reports

**Read / complete**

* [Run and print reports in Business Central (Microsoft Learn)](https://learn.microsoft.com/en-gb/dynamics365/business-central/ui-work-report)

### Bevica terminology and UI FAQs

#### Glossary and terminology

**Read / complete**

* [Bevica glossary and terminology](/documentation/guides/reference/bevica_glossary_and_terminology.md)

#### Business Central interface FAQs

**Read / complete**

* [FAQ - User Interface](/bevica-select/faqs/faq-user-interface.md)

### Support portal

#### Raise tickets during training

**Read / complete**

* [Create a new support ticket (Freshdesk)](https://tvisiontechtechnology.freshdesk.com/support/solutions/articles/103000255017-creating-a-new-ticket) *(login required)*

### Quick reference

#### Business Central cheat sheet

{% file src="/files/njNZXXPLHoq2PSuSIFXh" %}

### Next steps

* If you’re moving from Bevica on-premise, continue to [Moving from On-premise to SaaS](/bevica-select/bevica_select_training/bevica_select_training_-_moving_from_on_premise_to_saas.md)
* Otherwise, go to your first module (usually [General Ledger Part 1](/bevica-select/bevica_select_training/bevica_select_training_-_general_ledger_part_1.md))


---

# 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/bevica-select/bevica_select_training/bevica_select_training_-_introduction_to_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.
