# Google Meet

With the Google Meet integration for Glue, you can quickly and easily start a Google Meet Space from anywhere inside of Glue (Thread, Group or DM).

When you start a Google Meeting inside Glue, a message will be generated containing a link to the meeting that others can use to join.

<details>

<summary>Step 1: Add the Google Meet app to your workspace</summary>

See [instructions for installing an app in your workspace.](/integrations/integrations-overview.md#steps-to-set-up-one-of-the-pre-built-integrations-in-your-glue-workspace)

</details>

<details>

<summary>Step 2: Start a Google Meet space from Glue</summary>

* In any thread or chat, click the thread action button on the compose box or type the back slash "/ " to get a list of possible thread actions.

<div align="left"><figure><img src="/files/o6kiyVn5tzrOezTqf1Dg" alt="" width="375"><figcaption></figcaption></figure></div>

* Choose **Create a Google Meet space**

<div align="left"><figure><img src="/files/XGV3yVQqXWPOJQcXFrmz" alt="" width="375"><figcaption></figcaption></figure></div>

* After choosing this action for the first time, you will be prompted to authorize Google Meet.

![](/files/eZdf8wL8dtKCjuFZXj0L)

* Click **Authorize**. A new window will appear with the Google Meet login screen. Log in to your account and then click **Allow** to give consent.

![](/files/EvXhadZjuK22suxAxqlQ)

* Return to Glue and repeat the action to **Create a Google Meet space**. A link to the space will be sent to the thread and all participants can click the link to join.

![](/files/EVATLt6Fd3ph4zRtqkfK)

</details>

***


---

# 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.glue.ai/integrations/google-meet.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.
