> For the complete documentation index, see [llms.txt](https://oconect.gitbook.io/oconect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oconect.gitbook.io/oconect/setup-guides/enterprise-mapping-via-csv/basic-data-imports/departments-csv-import.md).

# Departments (CSV Import)

{% hint style="danger" %}
***Prerequisites:*** You will need to have at least one or more existing [People](/oconect/setup-guides/enterprise-mapping-manually/people.md) to be created
{% endhint %}

For importing departments you need to have a correctly formatted CSV filled with data according to the fields below. We recommend you to download the pre-formatted example CSV and then filling in your own data.

Field types and options:

* Department Name (Text): Can be any text
* Department Manager (Text): Formatted as an email address

*Example Table*

| Department Name    | Department Manager     |
| ------------------ | ---------------------- |
| Marketing Support  | <jack@example.com>     |
| Invoice Management | <jennifer@example.com> |

Once you have your CSV ready follow the steps in [Enterprise Mapping via CSV](/oconect/setup-guides/enterprise-mapping-via-csv.md#importing-data) to import it.
