# App management

The **App Management** section lets you connect Linkolis to your sales channels — both **marketplaces** (Bol, Kaufland, Amazon, Rakuten, etc.) and **CMS/e-commerce platforms** (Prestashop, etc.). Once an app is installed and configured, Linkolis can automatically import orders and, optionally, synchronize stock levels.

***

### My Applications

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

When you open **Apps** from the sidebar, you land on the **My Applications** page. It lists all the integrations you have already installed.

> Apps are billed 99€ per month. The first app and the Linkolis API connection are free.

Each installed app appears with its logo, its name, a **delete** button (red), and a **configure** button (blue wrench icon).

#### Configuring an installed app

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

Click the wrench icon next to any app to open its configuration panel on the right side of the screen. A blue **"Module installed correctly"** banner confirms the integration is active.

<figure><img src="/files/5yI60z6vUHMiZTeudO3l" alt="" width="375"><figcaption></figcaption></figure>

All apps share a **Synchronization stock update** checkbox. When enabled, Linkolis automatically pushes stock updates to that platform.

After making changes, click **Confirm** to save or **Back** to cancel.

***

### Adding a New Application

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

Click the **+** button (top-right of the My Applications page) to open the **All Applications** catalogue.

Available integrations are grouped into two categories:

**Marketplaces**

* Rakuten
* Fnac
* Backmarket
* Amazon
* Mirakl
* Temu
* Otto

**CMS / E-commerce platforms**

* Prestashop
* Magento
* Shopify

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

Click **Install** next to any app to open the installation panel. Fill in the required credentials (which vary by platform), then click **Confirm** to complete the installation.

**Example — Rakuten:**

| Field                        | Description                       |
| ---------------------------- | --------------------------------- |
| Application name             | Display name for this integration |
| Your Rakuten Seller ID       | Your seller identifier on Rakuten |
| Rakuten token                | API token provided by Rakuten     |
| Synchronization stock update | Enable automatic stock sync       |

Once installed, the app appears in your **My Applications** list.


---

# 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.linkolis.com/apps-and-integrations/app-management.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.
