# General

[What cloud data warehouses can I use with CARTO?](#what-cloud-data-warehouses-can-i-use-with-carto)

[What are the device/web browser requirements for CARTO?](#what-are-the-device-web-browser-requirements-for-carto)

[When I connect to a data warehouse, do you copy or store any data?](#when-i-connect-to-a-data-warehouse-do-you-copy-or-store-any-data)

[What happens if I do not have any cloud data warehouse platform to connect?](#what-happens-if-i-do-not-have-any-cloud-data-warehouse-platform-to-connect)

[Can I import geospatial files into CARTO’s new platform?](#can-i-import-geospatial-files-into-cartos-new-platform)

[What are the Location Data Services (LDS) providers configured by default in a CARTO organization?](#what-are-the-location-data-services-lds-providers-configured-by-default-in-a-carto-organization)

***

#### **What cloud data warehouses can I use with CARTO?**

CARTO's new platform is designed to give you a fully cloud native experience, allowing you to run CARTO on top of your leading cloud data warehouse platform of choice (i.e. Google BigQuery, Snowflake, AWS Redshift, Oracle, Databricks, and any PostgreSQL-based data warehouse platform).

***

#### **What are the device/web browser requirements for CARTO?**

CARTO is designed to work in all modern browsers that meet the following criteria:

* Complete support, including hardware acceleration, for [WebGL2](https://get.webgl.org/)
* A browser version not older than 2 years

This includes the latest stable versions of Google Chrome, Safari, Firefox, Microsoft Edge, and Opera, but other browsers using standard technology and meeting the criteria above should be compatible as well.

While CARTO should work in all browsers meeting the criteria above, the best performance and compatibility are expected with Chromium-based browsers.

Please note that the user's device must also have hardware that supports these features. A desktop device with a dedicated GPU and at least 8 GB of RAM is recommended.

***

#### **When I connect to a data warehouse, do you copy or store any data?**

No, your connection allow us to perform queries against your data on your behalf, and the results are either stored again in your data warehouse or rendered in the client, as visible maps. CARTO being fully cloud native means no storage needs, less security concerns and no need for data replication or complex ETL processing.

***

#### **What happens if I do not have any cloud data warehouse platform to connect?**

For users who do not have any cloud data warehouse platform to which they want to connect CARTO, we are offering cloud storage and computing resources in what we call the CARTO Data Warehouse. A CARTO Data Warehouse connection is offered by default with your CARTO subscription.

***

#### **Can I import geospatial files into CARTO’s new platform?**

Yes, at the moment you can import both local or remote (via URL) Shapefiles, CSV or GeoJSON files. You have more details available in the corresponding section of our [User Manual](https://docs.carto.com/carto-user-manual/data-explorer/importing-data/).

***

#### **What are the Location Data Services (LDS) providers configured by default in a CARTO organization?**

CARTO offers access to Location Data Services (LDS) such as geocoding, isolines and routing by leveraging the APIs of 3rd party service providers. Since December 2023, by default, CARTO uses [TomTom](https://developer.tomtom.com/documentation) APIs for geocoding and routing, and [TravelTime](https://docs.traveltime.com/api/overview/introduction) for isolines.

CARTO retains the right to adjust the default configuration of these services at its sole discretion when deemed necessary. Other options to the default can be made available under special commercial and usage terms.


---

# 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.carto.com/faqs/workspace.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.
