# Home

Get Logic Sheet from [Google Workspace Marketplace](https://workspace.google.com/marketplace/app/logic_sheet_automate_your_spreadsheets/796322869198).

You can use Logic Sheet to set up automated workflows in Google Sheet that run when

* At a specific time
* Every hour, day, week, or month
* When the spreadsheet is edited
* When a Google Form is received
* When you receive a webhook response
* When a new row is inserted

To set up an automation with Logic Sheet, you need to choose a **trigger**, set **conditions** on which the automation will run, and choose at least one **action** to run when the automation is triggered.


---

# 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/readme.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.
