# Create your Google Spread Sheets connection

To create your Google Spread Sheets Plug, you just need the account linked to the files you wish to integrate. With that in hand, you just have to log your Google account into GearPlug.

Once done, you can use any spreadsheet available in your account. You’ll only have to create a new Plug if you want to use a different Google account.

### Set up access

1. **Head over to “My Apps”** on the top-right corner of your GearPlug interface.

<figure><img src="https://lh3.googleusercontent.com/h6YgWDJbP69HAuWNSgEYIkU-ckrEZjbjF8ucFMqQbhdoeIeY6e6Y3bTYg0voMz2xhdsTsGTpo7pN5c1q8wBQOd6QiDXm-SHuQ_4TG59AUiku3zP5epgMOzQxez-Px6uZzpIHQ4fIuTlh1TPSgm2Gqw" alt=""><figcaption></figcaption></figure>

2. **Select Google Spread Sheets** in the drop-down menu under “New connection.” Then, click “Create.”

<figure><img src="https://lh6.googleusercontent.com/PxTBxoPSjd3TVRWZXmpdZDS9xeeQFrxHzPbM3qP24vyuaTmax1OA4JneLF-wLJ873slhfbcODtVS-kHx3NsR4-VhzbCa6m6BpjqGoJ3tmxGmPKnKPjZDtoCVCnxgEW0W1qU9bNqTzRSZwwMKGs9n7A" alt=""><figcaption></figcaption></figure>

3. **Click “Sign in with Google”** when prompted. This will open a pop-up screen where you can pick the Google account you want to link. You can also log into a new account.

<figure><img src="https://lh5.googleusercontent.com/pHXNvrepxgQxZEzeFAlC5XPjfvyhZnK7vpH9Ywd_LSjngNaaG9v_8FrUZnRiwEW0X6PgY93PLrTmG7CPiIl5aXWn2JPs6JcS842tKRHLFbWio78zbe74F-v8jTjBz0bNZq2iz7m4t6PwLsVBfGv5oA" alt=""><figcaption></figcaption></figure>

4. **Read the permissions** required by GearPlug for it to access your account’s data. Then, click “Allow” to finish the setup. The window will show a message confirming the connection was successful.

Done! In 4 steps, you integrated Google Spread Sheets into your GearPlug account. The Plug is now ready to be used in your Gears.


---

# 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.gearplug.io/english/set-up-your-integrations/google-spread-sheets/create-your-google-spread-sheets-connection.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.
