# Google Docs

## Overview

Our goal is to have you spend less time per week on reporting. Luna uses Google Docs to create different kinds of reports (e.g., weekly launch summary), which you can quickly edit and share with the relevant stakeholders.&#x20;

## How can I connect to Google Docs

You can connect to Google Docs on any of the following pages:&#x20;

* Sign up flow
* Any **launch page > Hamburger menu > Summary**
* **Settings > Integrations** page&#x20;

Any of the three options above will redirect you to the Google Docs oAuth flow, during which you will consent to the permission scope required by the integration.&#x20;

The connection between Google Docs and Luna is a user to user connection. Each Luna user will have to independently connect their Luna workspace to their Google Docs. &#x20;

## How can I create a launch weekly summary in Google Docs &#x20;

Any “admin” or “maker” being an owner or participant of a launch, can trigger the weekly summary in two ways:&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcA2kARgXQI9dP21MUfo4NDVDNEvz2e_2HsYixFc-A-54zru6P_-muS4wMm-KwpR__r-Aet-Wd27t8mwI9S7KFVJNRC8pPag9xr6MxlatTBOxupQCTg1aYxYR2WDo_UfMUa-f6UJwBxzKpfRLgZcQSK8bI0?key=fzGmYXb4rKEal_h2iFz1uw" alt="" width="563"><figcaption></figcaption></figure>

### 1- Manual trigger&#x20;

The weekly summary can be triggered manually at any point in time. In a launch page:&#x20;

* Click on **hamburger menu > Summary**
* If not connected to Google Docs, you will be taken through the oAuth flow
* A Google Docs will open, filled out with a summary of the launch. Data reflects this week’s progress.
* You are the owner of that Google Docs. Anyone in your organization will have comment rights, as long as they can access the link.&#x20;
* Each launch weekly summary will be created in a Google Drive folder called “Launch weekly summary - Luna”

### 2- Automated trigger &#x20;

The weekly summary can be triggered automatically, each end of week, by Luna. In a launch page:&#x20;

* Click on **hamburger menu > Weekly summary**
* If not connected to Google Docs, you will be taken through the oAuth flow
* At the end of each week, Luna will create a launch weekly summary Google Doc that will be stored in your drive.&#x20;
* Luna will also add a link to that Google Doc in your “resources” tab

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfCUno5Ia_qRiv2TfGWwk7yiC5P55m9CxeWosEEdu0VUVtadbycP5olUE9_L1huffY30OOjOevkzoKznpkpDCArCwYwu7Xu8jHgt-1YiJhHcTFtePAVMCIRbnm5bTUmGfr5dM5ck1RdQaCENQE3beCOWjTb?key=fzGmYXb4rKEal_h2iFz1uw" alt="" width="563"><figcaption></figcaption></figure>

## Example - launch weekly summary  &#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfzlpuMb2bbX4E2MCps69CiqOPEcOEcDumwwCIoBpfN7v1PbkZKVeapYgp4RwMFhZeOYiTN7LbgDwvTRGb65iVrATBCZ63S3QGxLThhsE1d6LUXOzc7vdCqCJu0lo9mPST0tX4jGr-iz2059IPC1m6xKFvA?key=fzGmYXb4rKEal_h2iFz1uw" alt="" width="563"><figcaption></figcaption></figure>

<br>


---

# 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.withluna.ai/integrations/google-docs.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.
