# Data Connector

ION manufacturers can request access to a Data Connector that allows organizations to view their data in a reader account outside of the embedded ION Analytics experience. This capability enables you to tie together ION data with other data product, such as ERP or timekeeping systems, for advanced insights.

As a standard practice, First Resonance sets up one user per organization with user admin privileges. This designated administrator can create and manage additional user accounts independently within the Data Connector, eliminating the need to rely on First Resonance support.

{% hint style="info" %}
When being setup with your Data Connector, please inform your Customer Success Manager who the USERADMIN will be (email and name) within your organization. This will allow First Resonance to setup their credentials initially and equip them with the tools to manage their Data Connector account.
{% endhint %}

For detailed instructions on managing and creating these accounts, please refer to our current vendors official documentation on the USERADMIN role [here](https://docs.snowflake.com/en/user-guide/security-access-control-overview) and new user creation [here](https://docs.snowflake.com/en/sql-reference/sql/create-user).


---

# 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://manual.firstresonance.io/ion-analytics/data-connector.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.
