diff --git a/content/handling_data/data_transfer/globus_connect/activating_hcc_cluster_endpoints.md b/content/handling_data/data_transfer/globus_connect/activating_hcc_cluster_endpoints.md
index fbf6f222c9bbf377d39795b82bc49ed965ef0e44..2a021943d5715b48a019d4b44d1c60a8906c705a 100644
--- a/content/handling_data/data_transfer/globus_connect/activating_hcc_cluster_endpoints.md
+++ b/content/handling_data/data_transfer/globus_connect/activating_hcc_cluster_endpoints.md
@@ -16,10 +16,13 @@ Then click on 'Collections' in the left sidebar.
 {{< figure src="/images/globus_click_activate_icon.png" >}}
 {{< figure src="/images/globus_click_activate_continue.png" >}}
 
-3.  You will be redirected to the HCC Globus Endpoint Activation page.  Enter your *HCC* username and password (the password you usually use to log into the HCC clusters).
+4. You will need to link your HCC account to Globus in the next step. 
+{{< figure src="/images/globus_hcc_link.png" >}}
+
+5.  You will be redirected to the HCC sign-in page.  Enter your *HCC* username and password (the password you usually use to log into the HCC clusters).
 {{< figure src="/images/hccEndpoint.png" >}}
 
-4.  Next you will be prompted to
+6.  Next you will be prompted to
     provide your *Duo* credentials.  If you use the Duo Mobile app on
     your smartphone or tablet, select 'Duo Push'.  Once you approve the notification that is sent to your phone,
     the activation will be complete.  If you use a Yubikey for
@@ -34,6 +37,9 @@ and will not have to be activated again for the next 7 days.
 To transfer files between any two HCC clusters, you will need to
 activate both collections individually. 
 
+In the future, if you need to grant permission for Globus to access your HCC account data, it will show up as an identity of <your_username>@hcc.unl.edu . 
+{{< figure src="/images/globus_hcc_ident.png" >}}
+
 Next, learn how to [make file transfers between HCC collections]({{< relref "/handling_data/data_transfer/globus_connect/file_transfers_between_endpoints" >}}) or how to [transfer between HCC collections and a personal computer]({{< relref "/handling_data/data_transfer/globus_connect/file_transfers_to_and_from_personal_workstations" >}}).
 
 ---
diff --git a/static/images/EndpointPush.png b/static/images/EndpointPush.png
index 1ebeadfe6aa1c37fa2b828c220123909db474b54..8c1d26d125e74979bba1a148d4d76c5e8aa01c3b 100644
Binary files a/static/images/EndpointPush.png and b/static/images/EndpointPush.png differ
diff --git a/static/images/globus_click_activate_continue.png b/static/images/globus_click_activate_continue.png
index ceae02a65a715baf81a5a429b08683f34dd0c457..94799f232fed8311b865ad71e725c3261a0bc95a 100644
Binary files a/static/images/globus_click_activate_continue.png and b/static/images/globus_click_activate_continue.png differ
diff --git a/static/images/globus_click_activate_icon.png b/static/images/globus_click_activate_icon.png
index 513d01753c961c49bcd35945abdcb7c7148ae80c..2a3d13ab0da0b19a4357a9ea2774ee5c7b159f78 100644
Binary files a/static/images/globus_click_activate_icon.png and b/static/images/globus_click_activate_icon.png differ
diff --git a/static/images/globus_collection_activated.png b/static/images/globus_collection_activated.png
index c9e6f6ec6163b55d7d19a5c75104775f9da25fcd..0eb90c76a902388bab00114fc87af644122f478c 100644
Binary files a/static/images/globus_collection_activated.png and b/static/images/globus_collection_activated.png differ
diff --git a/static/images/globus_hcc_ident.png b/static/images/globus_hcc_ident.png
new file mode 100644
index 0000000000000000000000000000000000000000..dacf849b505f9e69aee5dbadef75b561379774ef
Binary files /dev/null and b/static/images/globus_hcc_ident.png differ
diff --git a/static/images/globus_hcc_link.png b/static/images/globus_hcc_link.png
new file mode 100644
index 0000000000000000000000000000000000000000..5a95b1253710e88e2675a0d6db358fcdca81acda
Binary files /dev/null and b/static/images/globus_hcc_link.png differ
diff --git a/static/images/hccEndpoint.png b/static/images/hccEndpoint.png
index f04ab99a8f94f8c10f74c5c3bb0b828dd5e2f45f..04ca3fab1e0f26c4e64c4a10d6bc0482da069d35 100644
Binary files a/static/images/hccEndpoint.png and b/static/images/hccEndpoint.png differ