> For the complete documentation index, see [llms.txt](https://easycatalog.nousmedis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easycatalog.nousmedis.com/setting-up-your-data/2.-importing-your-data/enterprise-data-provider/managing-enterprise-data-providers.md).

# Managing Enterprise Data Providers

## Installing, updatind and deleting data providers

Select `File> New > EasyCatalog Panel > Manage Enterprise Data Providers`. The Manage Enterprise Data Providers dialog box will open:

<img src="/files/HzPFpyUOk67YCzbtoHvA" alt="Manage Enterprise Data Providers dialog box" class="gitbook-drawing">

<img src="/files/JfMSPz7I8MWdozIVlqSE" alt="1" data-size="line">**Install** / **Update**. Select an installed Data provider that shows an exclamation sign and clic this button to install the most recent version of the data provider. To install a new one, select one data provider from the `Available` list and click the `Install` button.&#x20;

<img src="/files/v9UiEdE9tIqxJ26pOqAt" alt="2" data-size="line">**Uninstall**. If you no longer want to use one data provider, select it from the list of `Installed` data providers and clic this button to uninstall it. EasyCatalog will delete the data provider associated files from the EasyCatalog Workspace folder.

<img src="/files/vZUxkkqCYWQJlpwigGxd" alt="3" data-size="line">**Import**. This button allows you to import custom made data providers. For more information on developing custom data providers, please [contact us](https://nousmedis.com/contact).

<img src="/files/CX8asFuJ5vP4bHV0yT4n" alt="4" data-size="line">**Reveal**. Clic this button to open the folder containing the selected data provider script.

<img src="/files/PSFIXCE5PqeuKmKN39tv" alt="5" data-size="line">**Installed data providers**. This list shows the currently installed data providers. EasyCatalog displays the version number and, when a new version is available, an exclamation mark. Click the `(i)` icon to display in your default browser a page with the new features and bug fixes.

<img src="/files/oNHnICjmz9Seq5oeT00Y" alt="6" data-size="line">**Available data providers**. EasyCatalog adds more and more data providers. Select your data provider from this list and click the `install` button to download the associated script files to your Workspace folder. Installed data providers will be available in the `File > New > EasyCatalog Panel` menu option. If there is more than one version for one data provider, clic the arrow icon to the left of the data provider name to display all available versions.

## Custom data providers

If you want to import data from your database, ERP or PIM and it is still not supported by EasyCatalog, we can develop a custom data provider for your data source. Please, contac us at:

{% embed url="<https://nousmedis.com/contact>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://easycatalog.nousmedis.com/setting-up-your-data/2.-importing-your-data/enterprise-data-provider/managing-enterprise-data-providers.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.
