# Connect my Hyperline account

### Prerequisites

Before starting, make sure that:

* You are the administrator of your Hyperline account.
* You are logged in to the Hyperline platform (active session).
* Your environment allows OAuth redirects (HTTPS required).

### Overview of the integration

The Hyperline integration enables automatic synchronization of the following items into Fincome:

* Customers
* Products and plans
* Subscriptions
* Invoices and credit notes

This data is then transformed to feed strategic metrics such as MRR, churn, cohorts, committed revenue, discount analysis, and much more.

### Integration steps

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/9r2yn4dcok>" %}

1. Connecting to Hyperline from Fincome

a. Log in to your Fincome account.

b. Go to the Data tab in Fincome Settings

c. Click on Connect a new billing system:

<figure><img src="/files/9fad7191453764754a64d9852eebe60489f602ac" alt=""><figcaption></figcaption></figure>

2. Select Hyperline.
3. Click Connect Hyperline:

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

4. An OAuth window opens: sign in to your Hyperline account and authorize access to Fincome.
5. Once the connection is established, the initial sync starts automatically.

### Verify the integration

To ensure everything is working:

* Check the Sources screen in Fincome (status of the last synchronization)
* Check the Customers / Subscriptions / Revenue tabs (data should be present)


---

# 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/guide/sources/connect-my-hyperline-account.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.
