# Neo4j

In this page you will learn how to connect **Neo4j** to **Erathos** to move your data seamlessly.

The available connections between databases and the Erathos platform are through **Open Connection**, **Static IP** and **SSH tunnel**.

## Connecting Neo4j:

1. Log in to your Erathos account
2. Select Neo4j as connector
3. Name your connection
4. Fill in the following form with the required information

<figure><img src="/files/OEs54N91dola9170qSDA" alt=""><figcaption></figcaption></figure>

On the Advanced config toggle button, you can select which connection you'd like to perform.

If you choose to connect through SSH Tunnel, you will need to fill in the additional form below:

With this connection created you can seemlessly move your Neo4j data to your BigQuery, Databricks, Redshift or Postgres data-warehouse.


---

# 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.erathos.com/connectors/databases/neo4j.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.
