# Write Text

> `UiPath.GSuite.Activities.WriteTextConnections`

`UiPath.GSuite.Activities.WriteTextConnections`

## Description

Writes text or HTML in a Google Docs document.

### Scopes

This activity requires the following scopes:

* https://www.googleapis.com/auth/drive.file

OR

* https://www.googleapis.com/auth/documents

OR

* https://www.googleapis.com/auth/drive

## Project compatibility

Windows | Cross-platform

## Configuration

* **Google Docs connection** - The connection for the Google Workspace account to use in the activity.
* **Document** - The document to write text into. Select the Folder ![docs image](https://dev-assets.cms.uipath.com/assets/images/activities/activities-docs-image-368186-8e468e7b.svg) icon to browse your Google Drive folders and select a document. Use the See more ![docs image](https://dev-assets.cms.uipath.com/assets/images/activities/activities-image-365280-3bd6c9a1.webp) button menu to change input type to **URL or ID** mode.
  + **Document URL** - Enter the document URL. This field is visible if you select **URL or ID** input mode. This field supports `String` type input.
  + Select the **Reload File Data** option if you've updated your files and need to retrieve the latest data.
* **Style** - Select one of the available options from the drop-down list.
* **Text** - Type text or HTML. This field supports `String` type input.
* **Location** - Select one of the available options from the drop-down list: Beginning of document, Beginning of section, End of document, End of section.
