# Google Sheets

**Google Sheets** is one of the most popular databases that is often also used as a user interface. Connecting Google Sheets to Jet Admin doesn't require any coding.&#x20;

{% embed url="<https://www.youtube.com/watch?v=SWAmJMD8H38&list=PLSkzi9eq0vBnUGMnwXrRRVo9TXUjZ7uSj>" %}

![](/files/cXG6aWnXV2dFrtVQtMdM)

### Connecting Google Sheets

You can choose multiple files to import, for that, click "Add a file" as shown on the screenshot.

![](/files/EbGZS90oj9ZgQ3BW1eme)

By default, Jet Admin automatically detects a **column range** and sets it based on the first and the last non-empty column. You can manually change the range as shown on the screenshot below.

![ ](/files/sJljbFdWpHEpdwMTnjKe)

After that, you need to choose how you'd like your Google Sheet to be integrated with Jet Admin. You can either connect directly or sync it with Jet's internal database to get extended functionality.

### Joining Sheets data with other data sources

If you want to be able to **combine your Google Sheets data** with data from other data sources, such as Firebase, Airtable, or even REST API within the same tables, you should choose the **"Sync" connection** for Google Sheets. You can learn more about it here:

{% content-ref url="/pages/3qVvLjvHhf3ZnDXJPq82" %}
[360 Data/Data Blending](/user-guide/360-data-data-blending.md)
{% endcontent-ref %}

![](/files/IccLIWLI7LRpZpGGFnt7)


---

# 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.jetadmin.io/user-guide/integrations/google-sheets.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.
