# Setting up NU-GSuite Accounts

The University of Nebraska is primarly a Microsoft-based campus. As a result, by default most users do not have university-provided Google accounts — a prerequisite to use the Grade Nudge software. Central ITS, however, has provided a means to request university-provided Google accounts.

### Requesting a NU-GSuite Account

If you are part of the Grade Nudge Training Program, we will request a NU-GSuite account for you.  You ***do not*** need to follow the instructions in this section and should [skip to the next section](#once-you-receive-the-nu-gsuite-email). We are paying for these accounts with a grant. If you are ***not*** part of the training program, you can request an account by filling out [this form](https://its-forms.nebraska.edu/220194686630862). &#x20;

Before filling out the form, you will need a couple of pieces of information. First, Central ITS has shifted the cost of NU-GSuite accounts from them to other parts of the university.  While the cost is only $4 per month ($48 a year), this does mean you need a cost object number.  Talk to the business manager for your unit for this number once you have approval.

Once you have the necessary information, select that you need a new license on the form.  The top part of the form should be filled out for you. In the search box, type in "Workspace".  This will result in the Google Workspace offering appearing.  Check the box, and enter a quantity of 1. &#x20;

<figure><img src="/files/x7HYx1vLtci0Pm1bPGSS" alt="Top portion of the form to request a Google Account"><figcaption></figcaption></figure>

In the bottom portion of the form, enter "Grade Nudge" as the justification for the account.  As Grade Nudge requires a Google account, and ITS wants to control the Google accounts used for Grade Nudge, this should be sufficient justification.&#x20;

Select your campus (e.g., Omaha) and enter your department.  Enter the numeric characters only in the cost object number (e.g., no spaces or dashes).  Finally, enter your campus email address and select that you understand in the final question.

<figure><img src="/files/Y2DNDGNZyyELetvblaHm" alt="Bottom portion of the form to request a Google account"><figcaption></figcaption></figure>

#### Once you receive the NU-GSuite email

Whether you are part of the Grade Nudge Training Program or requested the NU-GSuite account, you will receive an email asking you to navigate to [this page](https://nusupport.nebraska.edu/TDClient/33/Portal/KB/ArticleDet?ID=351).

<figure><img src="/files/zxUZAY7b2RARMm6Zit8J" alt="GSuite Description"><figcaption></figcaption></figure>

Make sure to open a browser or profile not currently logged in to a personal Google account.  One easy way to do this is to add a profile in Chrome for the university-issued Google account.  [Follow the instructions here, to create a new profile](https://support.google.com/chrome/answer/2364824?hl=en\&co=GENIE.Platform%3DDesktop) in Google Chrome.  ***We highly recommend you setup a separate profile in Google Chrome.*** While Nudge supports all major browsers, having an isolated environment for this special university-issued account will remove many complications for you.  Once you are in a new profile, navigate to [drive.google.com](https://drive.google.com/).

<figure><img src="/files/G55i1gyt0YbSeh96hRNe" alt="Google Drive Sign In"><figcaption></figcaption></figure>

Click the sign in button and enter your ITS supplied Google account (ending in @nugsuite.nebraska.edu).  This will trigger the TrueYou sign in sequence. &#x20;

<figure><img src="/files/8SaSoBVdtlnuBQ5s8KOI" alt="TrueYou Sign In" width="303"><figcaption></figcaption></figure>

You should be directed to your university-issued Google Drive account. [Follow these instructions to use Nudge for the first time](/usage-details/running-grade-nudge-for-the-first-time.md).


---

# 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://gradenudge.bensresearch.com/university-of-nebraska-specific-instructions/setting-up-nu-gsuite-accounts.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.
