> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/gmail.md).

# Gmail

Gmail is the favorite email app for most internet users. Integrating Gmail into GearPlug lets you draw information front your account and automate email sending.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh5.googleusercontent.com/niMFw6aaxHe01uxLW8FDeSkXAiwut4Gib8nujYdvpWSz6ub0JNNTjf6ZH66oVt5zQAdGNHXfEGdn1f_ed8LTGPrJfruu8iD9k405htiHV05ZS0-A35SWxCX9U3-rxQmoC5DqX0pd8lRmsIQdTUZCXw" alt=""><figcaption></figcaption></figure>

As a source, Gmail offers one action:

* **New email sent**: Extracts data from sent and received emails in your account.

### As a target

<figure><img src="https://lh3.googleusercontent.com/hyUFJlvThDCEBs1QhdI1Fp2cRrd3eHhk34Ec7-ciL6zpJOawKElw-hEKdnNpftfIz-boF4G_K1aEAN8gN_r-8nc8xEbaHD6ByZMA3ACFuil2J72QqCI9nWpfnPEj1nle2jweXzwzuLZgGd9z7fsN3Q" alt=""><figcaption></figcaption></figure>

As a target, Gmail offers one action:

* **Send a new email**: Automatically sends emails with information drawn from other apps.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gearplug.io/english/set-up-your-integrations/gmail.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.
