# November 9, 2022: Import and Enterprise Config

#### Mito Open Source

Mito now supports additional configuration options for [import CSV](/how-to/importing-data-to-mito/importing-csv-files.md) and [Excel files](/how-to/exporting-to-csv-and-excel/download-as-excel.md). Mito users can now easily import files that have misformated lines, different number formats, and much more.

#### Mito Enteprise

Mito Enterprise users now have the ability to add basic configurations to setup a support email directly within the tool, simply by using environment variables. This allows Python admins to better support their users using Mito!

To use this feature, you must be on a Mito Enterprise license. If you not on a Mito Enterprise license, please reach out.


---

# 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://docs.trymito.io/misc/release-notes/november-9-2022-import-and-enterprise-config.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.
