---
title: "Logging in to the Discovery Environment"
description: "Sign in to the Discovery Environment and tour its navigation menu: Home, Data, Apps, Analyses, Cloud Shell, Teams, Collections, and Help."
type: Guide
tags:
  - Discovery Environment
  - Login
generated:
  by: "claude/opus-5"
  at: "2026-09-11T00:00:00Z"
sources:
  - id: cyverse-learning-materials
    resource: "https://github.com/CyVerse-learning-materials/learning-materials-home/blob/b7392d21be4fd6a67d051847f98c81a18e058a12/docs/de/login.md"
    title: "CyVerse Learning Materials: docs/de/login.md"
    author: "team:cyverse"
    last_modified: "2024-07-16T22:26:28Z"
---

# Logging in to the Discovery Environment

[de]: https://unm-carc.github.io/cyverse/assets/de/logos/deIcon.svg
[data]: https://unm-carc.github.io/cyverse/assets/de/menu_items/dataIcon.svg
[analyses]: https://unm-carc.github.io/cyverse/assets/de/menu_items/analysisIcon.svg
[apps]: https://unm-carc.github.io/cyverse/assets/de/menu_items/appsIcon.svg
[help]: https://unm-carc.github.io/cyverse/assets/de/menu_items/helpIcon.svg
[home]: https://unm-carc.github.io/cyverse/assets/de/menu_items/homeIcon.svg
[profile]: https://unm-carc.github.io/cyverse/assets/de/icons/userIcon.svg
[cloudshell]: https://unm-carc.github.io/cyverse/assets/de/menu_items/webshellIcon.svg
[teams]: https://unm-carc.github.io/cyverse/assets/de/menu_items/teamsIcon.svg
[collections]: https://unm-carc.github.io/cyverse/assets/de/menu_items/bank.svg

When you first open the [![de]{width="25"} Discovery Environment](https://de.cyverse.org){target=_blank}, you'll see the [![home]{width="25"} Home](https://de.cyverse.org/home) Dashboard.

<figure markdown>
![de_login](https://unm-carc.github.io/cyverse/assets/de/de_login_screen.png){width="600"}
<figcaption>Discovery Environment Home</figcaption>
</figure>

The [![home]{width="25"} Home](https://de.cyverse.org/home) Dashboard contains links to [News](https://cyverse.org/news){target=_blank}, recent [YouTube Videos](https://www.youtube.com/c/CyverseOrgProject){target=_blank}, & Featured Apps. 

The left side navigation menu shows icons for accessing different parts of the DE. The menu can be expanded by clicking on the three bars in the top left. 

![navigation](https://unm-carc.github.io/cyverse/assets/de/navigation.png){width="200", align=left}

  - ![home]{width=20} **Home/Dashboard:** Your main control panel that may display summary widgets, quick links to recent activities, or educational content such as tutorials and webinars.
  - ![data]{width=20} **Data:** This interface connects you to the Data Store. Here, you can manage your files, including uploading, downloading, organizing, and sharing data. You'll have access to your personal storage space and shared directories.
  - ![apps]{width=20} **Apps:** Discover various applications, including VICE (Visual Interactive Computing Environment) apps for interactive computing sessions. You can browse, search, and launch these applications based on your research needs.
  - ![analyses]{width=20} **Analyses:** View and manage your computational tasks. This section logs your history of analysis jobs, allowing you to monitor current processes, review completed ones, and access resulting data.
  - ![cloudshell]{width=20} **Cloud Shell:** Access a Linux shell environment directly within the DE. This feature enables advanced users to perform command-line operations without leaving the platform.
  - ![teams]{width=20} **Teams:** Create and manage collaboration groups. Teams allow you to group together with other users for easier sharing of data, analyses, and other collaborative efforts.
  - ![collections]{width=20} **Collections:** Explore public collections of data and apps curated by other users or the CyVerse team. This resource can be invaluable for finding information relevant to your studies.
  - ![help]{width=20} **Help:** Access various support materials, including FAQs, guides, and contact information for direct assistance from the CyVerse support team.

Sign in from the upper right corner of the DE and click the ![profile]{width="25"} profile icon or clicking the [Login](https://de.cyverse.org/#){target=_blank} link. If you attempt to view the Data Store or launch an App, you will see a pop-up:

<figure markdown>
![signin](https://unm-carc.github.io/cyverse/assets/de/login_required.png){width="300"}
</figure>

When signing in you will be redirected to our Authentication Service. Enter your CyVerse username and password. 

If you don't have an account yet or you've forgotten your password, you can visit <https://user.cyverse.org>{target=_blank} to create an account.

<figure markdown>
![keycloak](https://unm-carc.github.io/cyverse/assets/de/login_screen.png){width="600"}
</figure>

After logging in, you'll be returned to the [![home]{width="25"} Home](https://de.cyverse.org/home) Dashboard. 

If you were already on the [![apps]{width="25"} Apps](https://de.cyverse.org/apps){target=_blank} or [![data]{width="25"} Data](https://de.cyverse.org/data){target=_blank} when you logged in, you'll return to that page.

You can take a short tour of the DE's main features by clicking the [help icon ![help]{width="25"}](https://de.cyverse.org/help){target=_blank} in the left sidebar and selecting "Product Tour".

!!! info "Under the hood"

    Sign-in is handled by CyVerse's Keycloak service, which can broker institutional (CILogon) and OAuth logins; see [Authentication](https://docs.cyverse.org/platform/authentication/){target=_blank} in the CyVerse Developer Documentation.

<p class="carc-provenance" markdown>Adapted from [CyVerse Learning Materials](https://github.com/CyVerse-learning-materials/learning-materials-home/blob/b7392d21be4fd6a67d051847f98c81a18e058a12/docs/de/login.md){target=_blank} (last source update 2024-07-16), CC BY 4.0. Spotted a problem? [Open an issue](https://github.com/UNM-CARC/cyverse/issues){target=_blank}.</p>
