# Elentra Mobile - User Guide

## Introduction

The Elentra Mobile app is available for Android and iOS. The app currently supports the following functionalities:

* As a faculty or learner, complete assessments & evaluations that were already delivered
* As a faculty or learner initiate new assessments on demand (excludes Smart Tag forms)
* View learning events calendars
* View notices
* As a learner in a logbook enabled course/program, log new entries and view/edit previous entries

The Assessment & Evaluation module on mobile **does not** currently support:

* The ability for administrators to trigger tasks from the mobile app
* The ability to delegate tasks&#x20;
* The ability to forward tasks
* The ability to review completed assessments
* The ability to complete Smart Tag forms

## **Install the Mobile App**

[![Download on the App Store](https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=250x83\&releaseDate=1515628800)](https://apps.apple.com/us/app/elentra-mobile/id1324227730?itsct=apps_box_badge\&itscg=30200)[![Get it on Google Play](https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png)](https://play.google.com/store/apps/details?id=com.entrada.entradamobile\&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)

Install the app on your Android or iOS device:

1. Open the Play Store (Android) or App Store (iOS/Apple) on your device.
2. Search for "Elentra Mobile". Ensure that your search does not auto-correct "Elentra".
3. Install the Elentra Mobile app, or update to most recent release.

## **Logging in to the App**

In order to log in to the mobile app, you will need to know:

1. The full URL for your school's installation of Elentra.
2. Your Username and Password for your school's installation of Elentra. If your school supports Single Sign-On (SSO) you will be able to access your school's login portal after entering the URL.&#x20;

Once you have these details:

1. Open the Elentra Mobile app on your device.
2. Enter the URL in the URL field. Tap "Proceed to Sign In". This will re-direct you to your school's chosen login method.
   1. Local/LDAP: Enter your institution ID or Elentra-specific credentials to log in.&#x20;
   2. Dual SSO and local/LDAP: To log in with your school's credentials, tap "Login with SSO" to open the portal; Or, type in your local username and password.
   3. SSO only: Tap "Login with SSO" to open the portal.


---

# 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://docs.elentra.org/learn-elentra-mobile/elentra-mobile-user-guide.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.
