# Connect subscriptions

## Symptoms

A subscription change for a customer in your billing system can cause spurious movements in your MRR (caused by a "overlap" or a "gap" in subscriptions).

For example: *You have a customer with a €100 subscription, then a new €150 subscription before cancelling the old one. In that case, you will have €250 of MRR for a short period instead of €150.*&#x20;

To remedy this phenomenon, you can merge subscriptions on your Fincome account. This way, the last active subscription will become the one used in your calculations, and you will no longer have spurious MRR movements.

## Merge subscriptions on Fincome

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/620ea71851239000/capture-decran-2023-10-04-a-17_1nj5guh.png" alt="changement d&#x27;abonnement, système de facturation, mouvements parasites, MRR, superposition abonnement, disjonction abonnement, exemple client, fusionner abonnements, page client Fincome, section abonnement, afficher le graphe, fusionner des abonnements, icon de lien, abonnement enfant"><figcaption></figcaption></figure>

Go to the customer page (via "Analytics" > "My customers" or by searching for a customer directly using the search function). In the subscription section, click "Show chart" then "Merge subscriptions." You can then select two subscriptions you want to merge directly on the chart. Once confirmed, you will see a "link" icon appear on the "child" subscription, indicating that this subscription has been attached to another subscription.

Once the subscriptions are connected, in case of overlap or gap, feel free to enable the [neutralization rule](/en/ajuster/invoice-splits-overlaps.md).&#x20;


---

# 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://help.fincome.co/en/ajuster/connect-subscriptions.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.
