# Connect my Sellsy account

### Prerequisites

Before starting, make sure that:

* You are the administrator of your Sellsy account
* You have an active API access (or an OAuth connection if enabled)
* You are logged in to your Fincome account
* You have access to the Customers, Products, Invoices, Credit notes modules in Sellsy

### Overview of the integration

The Sellsy integration allows automatic synchronization of the following entities:

* Customers (companies)
* Products & Prices
* Invoices
* Credit notes (refund notes)

Fincome transforms this data to produce useful financial metrics, even in the absence of subscriptions:

* Monthly net revenue
* Analysis of discounts
* Net / Gross comparison
* Tracking payments in multiple currencies
* Customer billing cohorts

### Integration steps

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

1\. Connect to Sellsy from Fincome

1. Log in to your Fincome space
2. Go to the Data tab in Settings
3. Click on Connect a new billing system

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

1. Select Sellsy from the list
2. Follow the OAuth instructions (or enter your API credentials if necessary)

Once access is validated, the initial synchronization starts automatically.

### Verify the integration

1. Go to the Sources tab in Fincome
2. Check the status of the last synchronization
3. View the Customers, Revenue, Documents views
4. The data should be present, with your invoices and credit notes


---

# 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-sellsy-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.
