# How do I install Check Sheet?

You can install Check Sheet as an app for Google Sheets for free from the [Google Workspace marketplace](https://workspace.google.com/marketplace/app/check_sheet_notifications/239755856136).

You can install the app for your account or if you are an admin of a Google Workspace you can install it for your entire organisation or “domain”.

Once you have installed the app it should appear in the sidebar on the right hand side of all of your spreadsheets.

<div align="left"><figure><img src="/files/pxl7AN7HwXij5uvqYiYd" alt="" width="413"><figcaption></figcaption></figure></div>

For more information you can check out our [getting started guide](https://checksheet.app/getting-started/).


---

# 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://documentation.checksheet.app/faq/how-do-i-install-check-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.
