Google Drive
a.k.a. G Suite
Google Drive is a cloud storage and file backup system. We use Google Drive to keep track of our project work and templates as well as collaborate on documents, presentations, and spreadsheets. You don't need to install anything to use our Google Drive.
Permissions and sharing
- Everything in Google Drive can be FOIA’ed.
- You can share files with the entire TTS team by adding , external,tts@gsa.gov, , external,opp-team@gsa.gov, or , external,18f-team@gsa.gov in the Share menu.
- You can share files with any GSA employee — but don't default to sharing with all of GSA. GSA will change your permissions if they are too open, and files that contain sensitive information will also be blocked via TTS-only, Cloudlock.
- Disable the notification email if you don’t wish to bring it to the team’s attention right away.
- You can create and share whole folders; new files in a folder auto-inherit the sharing settings.
- Most business units have a team folder in Drive to facilitate collaboration.
- You can't publish files to the web or share them with the public, even just to view; only GSA or specific users.
- If another agency employs Google Docs, documents can be shared directly with them.
- If the agency does not currently use Google Drive, agency staff may be able to create a google account using their work email , external,by using this form. Staff may alternatively be able to create a GSA Affiliated Customer Account (GACA). This will allow you to share Drive files with them. Note that GACA accounts are intended to allow us to share Drive files with other agency staff, not for them to create those files themselves. Any files they create in Drive through their GACA accounts are NOT within the boundaries of the FedRamp ATO. You should refer to these TTS-only, internal instructions for setting up a GACA account and send agency staff TTS-only, these PDF instructions. If Staff aren't able to access , external,this form, that likely means their agency expressly blocks Google Drive.
- If you create a Google form that is intended for employees of another agency, keep in mind that in a few agencies, Google Forms are blocked. Among the largest agencies that are known to currently block Forms are: Department of Homeland Security (DHS), Veterans Affairs (VA), and Executive Office of the President (EOP). In the case that you intend to involve those agencies in an initiative where a Google Form is being used, it's smart to create a version in another format, like a Word doc or fillable PDF.
Usage
- Abide by the TTS Code of Conduct. If you see anyone violating our Code of Conduct, see the reporting section.
- When you’re at work, make sure you're using your GSA account and not your private account, especially when working with outside partners. Official GSA documents must live in your GSA Google Drive for compliance reasons.
- Visit , external,the 18F brand guide for default 18F document styles/templates.
Google Drive Tips
- The Shift-Z command allows you to add folders to "My Drive" (shortcut) and to other folders at the same time - which is great for organizing documents in different ways.
- Finding recent documents To find recently opened documents, use , external,TTS-only, this link, which you can find by clicking on the "AZ" button and selecting "Last opened by me."
- To find and access things you use frequently, you can , external,"Add to My Drive" or star the folder or document.
- Searching in Drive goes through all of the files that have been shared with you.
- If a folder looks empty, try refreshing your browser a few times. :shrug:
Google Form Tips
Google forms handle a variety of use cases like account requests, sign ups, contact us, feedback, bug reporting, support requests, data calls, and project submittals.
- Link or embed you form on a government website using , external,iframes.
- Let users know upfront how much time it will take to fill out your form.
- Limit your form to 5-10 fields or 2-3 sections when possible to keep user burden low.
- Reassure users your form is work-related by , external,TTS-only, using the organization's color scheme and logo.
- You can , external,TTS-only, limit your form to users with a .gov or .mil email address; see how in , external,these text validation instructions.
- There's a lot you can do with , external,Google Form's native capabilities so try to avoid adding backend logic. If you need more, then use Google Apps Script.
- Create a form response spreadsheet before publishing your form, to ensure your data is in the format you need.
- If you want users to select one response to your form question, format your question as a drop down rather than multiple choice, and your data will already be categorized for you in the response spreadsheet.
- Avoid asking users for data you can otherwise match or derive from an existing field(s).
- Set up email notifications to trigger by new form submissions or edits to the response spreadsheet, to cut down your response time.
Security
If you're using a non-Google service and it requests access to your GSA Google Drive (such as to enable an integration feature), please deny that request. In other words, don't grant OAuth access to GSA Google Drive. Here's a blog post on this policy. To ensure no access is enabled, you can check , external,Google's list of "Apps connected to your account", expand each item, and look for the Google Drive icon. Here's an example of what an OAuth access request might look like:
Local editing
The , external,Google Drive (formerly Drive File Stream) app can be used for local editing of files on Drive. TTS-only, InSite page.
If you get a "can't load" error, try , external,clearing the cache.
API keys
To access GSA's , external,Google Workspace APIs, submit a , external,Generic Request in ServiceNow explaining what you're trying to do. Since GSA Google Workspace is categorized as a Moderate system, they may not allow access from a Low system.
Google Apps Script
See TTS-only, information on InSite.
Return to the top of the page ^