Login & Dashboard

Welcome to ARuVR, the immersive VR/AR presentation platform. This guide walks you through signing in and using the Presentations dashboard – the home screen where you manage all of your content.

Logging In

ARuVR uses a two-step login flow. Navigate to your organization’s ARuVR URL to begin.

Step 1: Enter Your Username or Email

The login page displays the ARuVR logo and a single input field. Type the username or email address associated with your account, then click the Next button to continue.

The ARuVR login page showing the username or email input field and the Next button

Step 2: Enter Your Password

After clicking Next, the form changes to show who you are signing in as and prompts for your password.

The password step showing the Signing in as label, password input with eye icon, Login button, and Back link

Tip

If you see an “Invalid login” error even though your password is correct, your session may be locked from a previous sign-in. Ask your administrator to unlock your account, or run yarn db:unlock if you are developing locally.

The Presentations Dashboard

After a successful login you land on the Presentations dashboard. This is the central hub for viewing, searching, creating, and managing all of your VR/AR presentations.

The Presentations dashboard showing the sidebar, search bar, view toggles, action buttons, Recently Opened section, and presentation cards in a grid

Dashboard Layout

The dashboard is divided into two areas:

Top Action Bar

The toolbar at the top of the main content area provides quick access to the most common actions:

Control Description
Search bar Filter presentations by name. Type any keyword and results update in real time.
Grid / List toggle Switch between a card grid (default) and a compact list view. The grid toggle is the left icon (grid of squares); the list toggle is the right icon (horizontal lines).
Refresh Re-fetches the presentation list from the server.
My Transfers View presentations that have been transferred to you by other users or organizations.
Import Import a previously exported presentation file.
+ Create New Open the new-presentation dialog to create a fresh presentation.

Info

The + Create New button is the fastest way to start building content. Clicking it opens a dialog where you name your presentation, then you are taken straight into the editor.

Recently Opened

Directly below the action bar is the Recently Opened section. It shows presentations you have opened most recently so you can jump back in quickly. If you have not opened any presentations yet, it displays a placeholder message: “No recently opened presentations – Select a presentation below to get started.”

Presentation Cards

Below Recently Opened, your presentations are displayed as cards in a four-column grid (or as rows if you switch to list view). Each card shows:

Card Action Icons

Along the bottom of every card is a row of action icons. From left to right:

Icon Action Description
Pencil Edit Opens the presentation in the editor where you can add slides, markers, and behaviors.
Gear Settings Opens the presentation settings dialog to update the title, description, thumbnail, and other metadata.
Play triangle Present Launches the presentation in viewing/present mode so you can preview or deliver it.
Upload arrow Export Exports the presentation as a file that can be imported into another ARuVR instance.
Share nodes Share Shares the presentation with other users in your organization or transfers it to another organization.
Trash can Delete Deletes the presentation. You will be asked to confirm before it is permanently removed.

Warning

Deleting a presentation is permanent. All slides, markers, behaviors, and media references within the presentation are removed. Make sure you export a backup first if you may need the content later.

Search

Use the Search presentations… input at the top of the main content area to filter the list. The search matches against presentation titles and updates results as you type. To clear the search, delete the text in the input field.

Tip

You can also use the global search shortcut Cmd + K (macOS) or Ctrl + K (Windows/Linux) from anywhere in the application to quickly find presentations, media, and more. See Navigation for details.

Grid vs. List View

Two view modes are available, controlled by the toggle icons to the right of the search bar:

Your selected view mode persists across sessions.

Next Steps