---
title: "Importing Data"
description: "How to import data to Fenerum"
url: https://www.fenerum.com/en-DK/docs/importers/import-data/
updated_at: "2026-01-20T16:00:00"
---
This article covers how to create or update some of Fenerum entities in bulk by importing csv/excel file or through our API. 

## Guides

- [Import Historical Data](https://www.fenerum.com/en-DK/docs/importers/importing-historical-data.md) — Guide for importing historical MRR and churn activities.

- [Import Subscriptions](https://www.fenerum.com/en-DK/docs/importers/import-subscriptions.md) — Guide for importing subscriptions to Fenerum.

- [Import Invoices](https://www.fenerum.com/en-DK/docs/importers/import-invoices.md) — Guide for importing and deleting invoices in Fenerum.

- [Import Transactions](https://www.fenerum.com/en-DK/docs/importers/import-transactions.md) — Guide for importing transactions to Fenerum.

- [Import Credit Cards](https://www.fenerum.com/en-DK/docs/importers/import-credit-cards.md) — Guide for importing credit cards to Fenerum.

## File-based import

To import data simply head to the [Import data](https://app.fenerum.com/importers/import-data/) section of settings. There you'll find a simple form. Choose what kind of object you want to import and provide your file. You'll get detailed response in case of problems with parsing your file, otherwise the objects will be created and you'll see a success message stating how many objects were created.

**Note: File requirements**

- For csv file delimiter should be a comma.
- Each file must follow schema for corresponding object.

### Available import schemas

You can find detailed [schema documentation](https://app.fenerum.com/importers/documentation/account/) for all importable objects in the application. Each schema page includes field descriptions, required fields, and downloadable example files by clicking on "Get example file" button:

- **Plan**
- **Plan terms**
- **Account**
- **Recipient**
- **Revenue group**
- **Contract**
- **Contract tier**
- **Payment card**
- **Subscription**
- **Product pricing**
- **Product**
- **Manual activity**
- **Invoice line**
- **Draft invoice line**
- **Transaction**

## API-based import

Head to [API documentation](https://www.fenerum.com/en-DK/docs/api.md) to check which objects can be created and updated through API.

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [Importers](https://www.fenerum.com/en-DK/docs/importers.md)

Full site index: https://www.fenerum.com/llms.txt
