# Add to Google Workspace

Arcwise requires a Chrome extension to beinstalled. This can be done at the individual level or at the admin level (if you are a Google Workspace administrator).

## Chrome extension

* Arcwise Chrome extension: <https://chrome.google.com/webstore/detail/arcwise/gcambpmifmpmaenjfjlelhpmelbinnil>
  * Click "Add to Chrome" to add it to your browser (for individual install).
* Assuming Chrome is managed on company devices, [follow the Google instructions](https://support.google.com/chrome/a/answer/6306504) to install the Arcwise extension for user devices automatically.
  * Otherwise, users will have to install the Chrome extension themselves.
* The Chrome extension is used to display a persistent Arcwise icon in the top-right corner of Google Sheets. Click the Arcwise icon and log in to access Arcwise more easily.
  * Use Cmd+Shift+1 (Ctrl+Shift+1 on Windows) to open the Arcwise popover.

<figure><img src="/files/rMDBNIZF9wqWuA1ZEs0y" alt=""><figcaption></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://docs.arcwise.app/arcwise-setup/add-to-google-workspace.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.
