# Setup

- [Installing the Chrome Extension](https://docs.keeping.com/help/setup/installing-the-chrome-extension.md): Learn how to install the Keeping Chrome Extension in your Gmail account.
- [Installing the Safari Extension](https://docs.keeping.com/help/setup/installing-the-safari-extension.md): Learn how to install the Keeping Safari Extension in your Gmail account.
- [Integrations](https://docs.keeping.com/help/setup/integrations.md): Keeping's integrations connect your support tickets to other tools.
- [Asana](https://docs.keeping.com/help/setup/integrations/asana.md): Link Keeping tickets to Asana tasks from inside Gmail.
- [ClickUp](https://docs.keeping.com/help/setup/integrations/clickup.md): Link Keeping tickets to ClickUp tasks from inside Gmail.
- [monday.com](https://docs.keeping.com/help/setup/integrations/monday.com.md): Link Keeping tickets to monday.com tasks from inside Gmail.
- [HubSpot](https://docs.keeping.com/help/setup/integrations/hubspot.md): See your HubSpot leads, contacts, and companies right inside Gmail.
- [Jira](https://docs.keeping.com/help/setup/integrations/jira.md): Link Keeping tickets to Jira issues from inside Gmail.
- [Linear](https://docs.keeping.com/help/setup/integrations/linear.md): Link Keeping tickets to Linear issues from inside Gmail.
- [Shortcut](https://docs.keeping.com/help/setup/integrations/shortcut.md): Link Keeping tickets to Shortcut stories from inside Gmail.
- [Shopify](https://docs.keeping.com/help/setup/integrations/shopify.md): See your customer's Shopify order info right inside Gmail.
- [Zapier](https://docs.keeping.com/help/setup/integrations/zapier.md): Use Zapier to connect Keeping to hundreds of other tools.
- [Connecting a mailbox](https://docs.keeping.com/help/setup/connecting-a-mailbox.md): Connect a shared mailbox to Keeping to have it sync'ed with your team.
- [Sign in with Google](https://docs.keeping.com/help/setup/connecting-a-mailbox/sign-in-with-google.md): When and how to use "Sign in with Google" to connect a shared mailbox to Keeping.
- [Connect a Google Group](https://docs.keeping.com/help/setup/connecting-a-mailbox/connect-a-google-group.md): Use Gmail's forwarding feature to connect an existing Google Group to Keeping.
- [Connect a Gmail Alias](https://docs.keeping.com/help/setup/connecting-a-mailbox/connect-a-gmail-alias.md): Use Gmail's filters and forwarding to use an existing Gmail Alias with Keeping.
- [Forwarding your mailbox](https://docs.keeping.com/help/setup/connecting-a-mailbox/forwarding-your-mailbox.md): Step by step instructions on how to forward your shared mailbox email to Keeping.
- [Custom domains](https://docs.keeping.com/help/setup/connecting-a-mailbox/custom-domains.md)
- [Connect a web form](https://docs.keeping.com/help/setup/connecting-a-mailbox/connect-a-web-form.md): How to connect a web form directly to Keeping.
- [Disconnecting a mailbox](https://docs.keeping.com/help/setup/connecting-a-mailbox/disconnecting-a-mailbox.md): How to disconnect a mailbox from Keeping.
- [Inviting users](https://docs.keeping.com/help/setup/inviting-users.md): Learn how to invite your team to Keeping.
- [Admin & agent roles](https://docs.keeping.com/help/setup/admin-and-agent-roles.md): Understand the difference between the various roles inside Keeping.
- [Manually updating the Extension](https://docs.keeping.com/help/setup/manually-updating-the-extension.md): Learn how to force an update of the Keeping Chrome Extension.
- [Auto close stale tickets](https://docs.keeping.com/help/setup/auto-close-stale-tickets.md): Learn how to have Keeping automatically close tickets with no activity.


---

# 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.keeping.com/help/setup.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.
