> For the complete documentation index, see [llms.txt](https://wiki.oikos-international.org/oikosmos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.oikos-international.org/oikosmos/starter-kit/our-tools/google-workspace.md).

# Google Workspace

<figure><img src="/files/OHEifjBbe416MVVkIc9b" alt="" width="563"><figcaption></figcaption></figure>

Every oikos Chapter gets access to the *Google Workspace.* Google Workspace (formerly known as Google Apps and GSuite) is a collection of productivity and collaboration tools, software and products offered and marketed by Google. The main applications that are relevant and useful for oikos Community in the Google workspace toolkit are:

* *Gmail*
* *GDrive*
* *Google Calendar*
* *Google Docs*
* *Google Slides*
* *Google Sheets*
* *Google Forms*

<mark style="background-color:blue;">In the short</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">**Google Workspace Guide**</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">attached bellow, you will find ALL of the basic info you need to get started with your Google Workspace experience and become a pro.</mark>

{% file src="/files/36YEpGJcpHEmgE7BtWNg" %}

Contact IT team via [this form](https://airtable.com/apppobl3Nl9Cxg9ae/shrDU5TnKFuf7BqPM) in case you have any questions or hiccups on the way!


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.oikos-international.org/oikosmos/starter-kit/our-tools/google-workspace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
