> 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_-_fixed_assets.md).

# Fixed Assets

Fixed Assets training for Bevica Select: set up assets, post acquisitions and depreciation, and manage disposals, maintenance, and insurance.

Fixed Assets in Business Central tracks assets over their lifecycle.

You’ll cover setup, depreciation, disposals, and reporting.

### Before you start

* Access to Bevica Select
* [Introduction to Business Central](/bevica-select/bevica_select_training/bevica_select_training_-_introduction_to_business_central.md)

### Training modules (Microsoft Learn)

Recommended learning paths:

* [Set up Fixed Assets Management](https://learn.microsoft.com/en-us/training/paths/set-up-fixed-assets-management/) (Est. 2hr 30mins)
* [Create Fixed Assets](https://learn.microsoft.com/en-us/training/paths/create-fixed-assets/) (Est. 1hr 30mins)
* [Manage basic Fixed Assets transactions](https://learn.microsoft.com/en-us/training/paths/manage-fixed-assets-transactions/) (Est. 1hr 10mins)
* [Manage fixed asset maintenance and insurance (optional)](https://learn.microsoft.com/en-us/training/paths/manage-fixed-assets-maintenance-insurances/) (Est. 1hr 50mins)

### Data migration (if you’re implementing)

You’ll typically import or post:

* [Fixed Asset Template](/bevica-select/bevica-select-data-migration/bevica_select_-_data_migration_and_go-live-templates/bevica_select_-_fixed_assets_template.md)
* [Fixed Asset Opening Balances](/bevica-select/opening-balances-inventory/bevica_select_-_fixed_asset_opening_balances.md)

### Next steps

* If you’re migrating, plan fixed asset opening balances separately from GL opening balances.


---

# 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_-_fixed_assets.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.
