> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/universal-import/universalimport_en_us/introduction/quickstart.md).

# Navigate to Universal Import

## 1. Using the search function

To open the app, enter *“Universal Import”* in the Business Central search field, identified by the magnifying glass icon.

The corresponding page will appear in the search results. Select it to open the application. The app’s central entry page is also called *“Universal Import”* and serves as the starting point for all further functions and settings.

{% hint style="success" %}
Alternatively, you can search for **Import Mappings** to open the list of templates or for **Import Log** to access the log.
{% endhint %}

<div align="left" data-with-frame="true"><figure><img src="/files/mF33aJAmUd6eWdjdbCbm" alt=""><figcaption></figcaption></figure></div>

## 2. Using the following path

The two options shown provide additional ways to access the **Universal Import** app.

In addition to the standard method described above using the search function, these alternatives offer further access options that can be used depending on your workflow or usage scenario.

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td>In the <em>"BC Role Center"</em> there is a menu bar at the top of the page. One of the available menu items in this bar is <em>“Items”</em>.</td></tr></tbody></table>

<div align="left" data-with-frame="true"><figure><img src="/files/AyDl19tXcNykaRbdDjgs" alt="" width="563"><figcaption></figcaption></figure></div>

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td>In the <em>BC Role Center</em> there is a menu bar at the top of the page. One of the available menu items in this bar is <em>“Sales”</em>. After selecting it another menu opens. Choose <em>“Items”</em> there.</td></tr></tbody></table>

<div align="left" data-with-frame="true"><figure><img src="/files/oygcPFj874gYTPiNqh5C" alt="" width="563"><figcaption></figcaption></figure></div>

### **In the item list**&#x20;

Regardless of which path you used to access the "*item list"* the following steps are the same.

In the menu bar within the *"item list"*, look for *“Actions”.* After selecting it a drop-down menu with various options will open.

The *“Universal Import”* entry is located further down in this menu and can be selected there.

<div align="left" data-with-frame="true"><figure><img src="/files/wtt86yMuQqtWBkV03NG6" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="danger" %}
For clarity this documentation uses only the **standard view** of Dynamics 365 Business Central.
{% endhint %}


---

# 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://docs.solutioo.de/universal-import/universalimport_en_us/introduction/quickstart.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.
