# Business Central App

To get full access to the Business Central API an app must be installed in Business Central. This app should be installed prior to configuring the integration in Moment.

Below is a step by step description on how to install the app. This can also be used when an update is provided. Only the installation part is needed during an update.

## Installation

1. Store the provided .app file in a location on your local machine
2. Open up Business Central and click on the Search icon <img src="/files/RXhr30WSTY4QjO0zlmzI" alt="" data-size="line"> in top right corner. In the search field appearing write "Extension Management", go to this page from the search results<br>

   <figure><img src="/files/KMrD5aYAxy2ZpAV0Rqpl" alt=""><figcaption></figcaption></figure>
3. Click on "Manage" to see the options that are available. Click on "Upload Extension" on from this menu.<br>

   <figure><img src="/files/L2zaTFWQYKXSrbHXHPIN" alt=""><figcaption></figcaption></figure>
4. The upload extension dialog will appear in this search/select the .app file that was stored on your local machine in step 1. Also set "Accept the privacy policy and the disclaimer" option to ON. When these are done, click "Deploy"<br>

   <figure><img src="/files/2I54RyyRGOHkko9hBRXg" alt=""><figcaption></figcaption></figure>
5. Installation is now in progress<br>

   <figure><img src="/files/G4vI0HMRTWKGhIfTfkIG" alt=""><figcaption></figcaption></figure>
6. The installation process might take some time, to see the status again click on "Manage" and select "Installation Status"<br>

   <figure><img src="/files/KiPShrWljH0Xx22Sxlcr" alt=""><figcaption></figcaption></figure>
7. When installation is done the "Installation Status" will show "Completed", now all pages can be closed.<br>

   <figure><img src="/files/Omf4pl9fv3tc6QHo6wSL" alt=""><figcaption></figcaption></figure>

Installation is now done.&#x20;

## Configuration

If this was the first time the extension was installed it must be configured with regards to the dimensions used for project and department.

1. To configure the installed extension, click on the Search icon <img src="/files/RXhr30WSTY4QjO0zlmzI" alt="" data-size="line"> in top right corner. In the search field appearing write "Moment Integration Setup", go to this page from the search results<br>

   <figure><img src="/files/D77dA4PD4kiMeEcsQ8ty" alt=""><figcaption></figcaption></figure>
2. When the page opens you are presented with two settings that must be defined. The dimension that should be used for project and department respectively. Select the correct dimensions.<br>

   <figure><img src="/files/M9nIKBTRVWXdv685Q8Be" alt=""><figcaption></figcaption></figure>
3. Close the page and the configuration is done.

The app is now installed and configured, the configuration in Moment can now take place.


---

# Agent Instructions: 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:

```
GET https://docs.milientsoftware.com/help/moment-by-topic/integrations/real-time-integrations/business-central/configuration/business-central-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
