@@ -20,17 +20,10 @@ identify potentially sensitive emails.
20
20
* ** Dedicated Time:** Set aside uninterrupted time.
21
21
* ** Incognito/Private Window:** ** Important:** Use an incognito or private browsing window to prevent conflicts with your personal accounts.
22
22
23
- ## Lab Steps
23
+ ## Steps
24
24
25
- ### Task 1: Accessing Your Lab Environment
26
25
27
- 1 . Click ** Start lab** (in your [ Qwiklabs environment] ( https://explore.qwiklabs.com/classrooms/16701 ) ). This generates temporary credentials.
28
- 2 . Open the provided ** Gmail URL** in your incognito window.
29
- 3 . Enter the provided ** Username** and ** Password** .
30
- 4 . Accept terms and conditions.
31
- 5 . Click ** Get started** in Gmail and close any informational windows.
32
-
33
- ### Task 2: Set up Cloud Console
26
+ ### Set up Cloud Console
34
27
35
28
1 . Open the provided ** Cloud Console URL** in your incognito window.
36
29
2 . Check ** I agree** and click ** AGREE AND CONTINUE** .
@@ -42,7 +35,7 @@ identify potentially sensitive emails.
42
35
3 . Click ** Enable** .
43
36
44
37
45
- ### Task 3: Set Up the Apps Script Project
38
+ ### Set Up the Apps Script Project
46
39
47
40
1 . Open the provided ** Apps Script link** in a new incognito tab.
48
41
2 . Click ** New project** .
@@ -60,7 +53,7 @@ identify potentially sensitive emails.
60
53
14 . Return to the Apps Script tab and set the project.
61
54
62
55
63
- ### Task 4: Make a copy of the Apps Script project
56
+ ### Make a copy of the Apps Script project
64
57
65
58
1 . Make a copy of this
66
59
[ Apps Script project] ( https://script.google.com/corp/home/projects/1Z2gfvr0oYn68ppDtQbv0qIuKKVWhvwOTr-gCE0GFKVjNk8NDlpfJAGAr ) .
@@ -69,13 +62,13 @@ identify potentially sensitive emails.
69
62
1 . Click ** Save** .
70
63
71
64
72
- ### Task 5: Deploy the Add-on
65
+ ### Deploy the Add-on
73
66
74
67
1 . Click ** Deploy > Test deployments** .
75
68
2 . Confirm ** Gmail** is listed under Application(s) and click ** Install** .
76
69
3 . Click ** Done** .
77
70
78
- ### Task 6: Verify Installation
71
+ ### Verify Installation
79
72
80
73
Refresh the Gmail tab. You should see a new add-on icon in the right side panel.
81
74
@@ -85,7 +78,7 @@ Refresh the Gmail tab. You should see a new add-on icon in the right side panel.
85
78
* Uninstall and reinstall the add-on from the Test deployments window if it's still missing.
86
79
87
80
88
- ### Task 7: Run the Add-on
81
+ ### Run the Add-on
89
82
90
83
1 . ** Open the Add-on:** Click the add-on icon in the Gmail side panel.
91
84
2 . ** Authorize the Add-on:** Click ** Authorize access** . Select your email and click ** Allow** in the consent screen.
0 commit comments