# Home

![](http://lithnet.github.io/images/logo-ex-small.png)

## Google Workspace Management Agent for MIM 2016

The Lithnet Google Workspace Management Agent provides support for managing Google Workspace users, groups, shared contacts and other objects with MIM 2016.

### Features

* Supports the import and export of domain shared contact objects
* Supports the import and export of user objects, including attributes from your custom schema
* Supports the import and export of group objects including group settings
* Supports the import and export of resources (calendars, buildings, features)
* Supports the import of domains and aliases (read only)
* Supports the import and export of course objects (Google Classroom)
* High performance import and export through the use of multi-threading and batch updates
* Confirming (delta) import support for all object types

> Note: as most Google APIs do not provide delta support, this MA only confirms what was exported in a delta import. Changes made in Google Workspace directly will not be seen until the next full import operation)

### Add-ons

The following feature add-ons are available for purchase. Simply fill out the [request form](https://lithnet.io/products/mim), let us know the number of users you are managing with your MIM implementation, and we'll arrange a quote or trial license.

* [Import and export of organizational unit objects](https://docs.lithnet.io/google-workspace-ma/configuration/managing-organizational-units)

### System Requirements

The Lithnet Google Workspace MA requires MIM 2016, and .NET Framework 4.7.2.

### Getting started

* [Creating and authorizing a Google Workspace service account](https://docs.lithnet.io/google-workspace-ma/installation/creating-and-authorizing-a-google-workspace-service-account)
* [Installing and configuring the management agent](https://docs.lithnet.io/google-workspace-ma/installation/installing-and-configuring-the-management-agent)


---

# 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.lithnet.io/google-workspace-ma/readme.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.
