# Connectivity

The connectivity section helps create connector details useful for external cluster connectivity with any BI tool like Tableau or Apache Superset. Even if the workspace is disabled and enabled again the connector details remain the same and the clusters are always connected to the BI tools.&#x20;

1. Access clusters outside our control plane by enabling [IP sets](/product-documentation/connectivity/ip-sets.md).
2. Create [Endpoints](/product-documentation/connectivity/endpoints.md) to establish connections with external tools

Please ensure you have the permissions for your workspace before creating any component in connectivity. In case your workspace does not have the permissions, please refer to these permissions based on your cloud account:&#x20;

1. [AWS](/product-documentation/setup/aws-setup/in-vpc-deployment-aws/infrastructure-and-permissions-for-e6data.md)
2. [GCP](/product-documentation/setup/gcp-setup/in-vpc-deployment-gcp/infrastructure-and-permissions-for-e6data.md)
3. [AZURE](/product-documentation/setup/azure-setup/in-vpc-deployment-azure/infrastructure-and-permissions-for-e6data.md)


---

# 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.e6data.com/product-documentation/connectivity.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.
