# How to install Logic Sheet

### Overview <a href="#overview" id="overview"></a>

Logic Sheet is an add-on for Google Sheets. You can install Logic Sheet from the Google Workspace Marketplace and open it from the Add-on menu at the top menu of your Google Sheets.

If you already know how to install and use Google Sheets add-ons, you can simply [click here to install Logic Sheet](https://workspace.google.com/marketplace/app/logic_sheet_data_processing_data_analysi/796322869198) and skip the following tutorial.

### Getting started <a href="#getting-started" id="getting-started"></a>

Open a spreadsheet in Google Sheets, find the Add-on menu at the top menu.

<figure><img src="https://3705758741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdWK_NNMGxKWvF0J5hL%2Fuploads%2F5PwSu4BAb7Wn7g6GGEvV%2Fimage.png?alt=media&#x26;token=c105f32b-f1d8-4365-9f2f-969502e70a48" alt=""><figcaption></figcaption></figure>

Click “Get add-ons” and open the Google Workspace Marketplace. In the search bar, input “Logic Sheet” and hit search. Select Logic Sheet from the search result.

<figure><img src="https://3705758741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdWK_NNMGxKWvF0J5hL%2Fuploads%2FsifHeGXWCtmKLTvndBpG%2Fimage.png?alt=media&#x26;token=fe30ded3-1c0a-484e-acb2-d65797d6e85b" alt=""><figcaption></figcaption></figure>

Before installing Logic Sheet, you will be asked to grant the add-on certain permissions to access part of your Google account. These permissions include the ability to edit, create, and delete spreadsheets, connect to external services, and send emails on your behalf.

<figure><img src="https://3705758741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdWK_NNMGxKWvF0J5hL%2Fuploads%2F2buaYJ8gdEobWonTn9K9%2Fimage.png?alt=media&#x26;token=4dd39505-3b4e-4e31-9ec5-692e144a8621" alt=""><figcaption></figcaption></figure>

1. See, edit, create, and delete your spreadsheets in Google Drive.
2. Connect to an external service.
3. Display and run third-party web content in prompts and sidebars inside Google applications.
4. Send emails as you.
5. Allow this application to run when you are not present.
6. Create and update Google Apps Script deployments.
7. Create and update Google Apps Script projects.

These permissions are essential for Logic Sheet to perform certain tasks on your behalf. If you have any questions about how we store and use your data, you can refer to our [Privacy Policy](https://logicsheet.co/privacy).

Click Allow to complete the installation.

Now you can find Logic Sheet from the Add-ons menu of Google Sheets’ top menu. Click Start to open Logic Sheet.

<figure><img src="https://3705758741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdWK_NNMGxKWvF0J5hL%2Fuploads%2FQA3dUoxzDvVlCfdkIxgd%2Fimage.png?alt=media&#x26;token=caf82710-e652-4cc0-9017-c8b335139301" alt=""><figcaption></figcaption></figure>

Now you can use Logic Sheet in the sidebar on the right of the screen. For details on how to use all of the features, check our [documentation](https://app.gitbook.com/o/TN1rg5MEBT8G7LFALPxL/s/-MdWK_NNMGxKWvF0J5hL/).

<figure><img src="https://3705758741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdWK_NNMGxKWvF0J5hL%2Fuploads%2Fgit-blob-1a06989d11ca31c60ff5604aed654648e6f2d3d7%2Flogic-sheet-installed.png?alt=media" alt=""><figcaption><p>Logic Sheet sidebar</p></figcaption></figure>


---

# 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://help.logicsheet.co/how-to-install-logic-sheet.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.
