# Altoura Creator Documentation ## Docs - [Add Callout](https://docs.altoura.com/creator-studio/creator-app/actions/add-callout.md): Place an interactive text callout on any scene object, with an optional leader line and tap content - [Add Object & Remove Object](https://docs.altoura.com/creator-studio/creator-app/actions/add-remove-object.md): Dynamically add and remove 3D objects from the scene at runtime - [Attach Tool & Remove Tool](https://docs.altoura.com/creator-studio/creator-app/actions/attach-remove-tool.md): Equip or unequip tools for the learner's hands during training - [Clear Pause Triggers](https://docs.altoura.com/creator-studio/creator-app/actions/clear-pause-triggers.md): Remove previously configured pause triggers so training continues without interruption - [Delay](https://docs.altoura.com/creator-studio/creator-app/actions/delay.md): Pause execution before the next action runs - [Disable Self Teleport](https://docs.altoura.com/creator-studio/creator-app/actions/disable-self-teleport.md): Control whether the learner can move themselves by clicking the ground to navigate - [Enable Ray Cast](https://docs.altoura.com/creator-studio/creator-app/actions/enable-raycast.md): Enable pointer-based ray casting input mode for object interaction - [Set Hand Animation Color & Reset Hand Animation Color](https://docs.altoura.com/creator-studio/creator-app/actions/hand-animation-color.md): Customize the color of the learner's hand representation in the scene - [Highlight Object & Remove Highlight on Object](https://docs.altoura.com/creator-studio/creator-app/actions/highlight-object.md): Apply and remove visual emphasis effects on 3D objects - [Set Instruction Animation Color & Reset Instruction Animation Color](https://docs.altoura.com/creator-studio/creator-app/actions/instruction-animation-color.md): Customize the color of instruction animations - [Load Scene](https://docs.altoura.com/creator-studio/creator-app/actions/load-scene.md): Load a 3D scene into the training viewer - [Open Browser Link](https://docs.altoura.com/creator-studio/creator-app/actions/open-browser-link.md): Open an external URL in a new browser tab while training continues - [Pause Training](https://docs.altoura.com/creator-studio/creator-app/actions/pause-training.md): Display a pause overlay that stops progression until the learner acknowledges - [Play Audio & Stop Audio](https://docs.altoura.com/creator-studio/creator-app/actions/play-stop-audio.md): Control audio playback in your training - [Play Object Animation & Stop Object Animation](https://docs.altoura.com/creator-studio/creator-app/actions/play-stop-object-animation.md): Control 3D model animations embedded in your scene objects - [Play Timeline Animation & Stop Timeline Animation](https://docs.altoura.com/creator-studio/creator-app/actions/play-stop-timeline-animation.md): Trigger custom animation sequences created in the Timeline editor - [Play Video & Stop Video](https://docs.altoura.com/creator-studio/creator-app/actions/play-stop-video.md): Display and control video playback in your 3D scene - [Reset Object Transformation](https://docs.altoura.com/creator-studio/creator-app/actions/reset-object-transformation.md): Restore an object to its original position, rotation, and scale - [Set Hand Representation](https://docs.altoura.com/creator-studio/creator-app/actions/set-hand-representation.md): Change the 3D model used to represent the learner's hands in the scene - [Set Interactable Objects](https://docs.altoura.com/creator-studio/creator-app/actions/set-interactable-objects.md): Control which objects in the scene can be interacted with by the learner during training - [Set Object Visibility](https://docs.altoura.com/creator-studio/creator-app/actions/set-object-visibility.md): Show or hide 3D objects in the scene - [Set Parent](https://docs.altoura.com/creator-studio/creator-app/actions/set-parent.md): Dynamically change an object's parent in the scene hierarchy - [Set Time Limit & Remove Time Limit](https://docs.altoura.com/creator-studio/creator-app/actions/set-remove-time-limit.md): Control countdown timers for timed challenges and assessments - [Set Variable](https://docs.altoura.com/creator-studio/creator-app/actions/set-variable.md): Set or update a variable's value during training execution - [Show Image & Hide Image](https://docs.altoura.com/creator-studio/creator-app/actions/show-hide-image.md): Display or hide image overlays in the training interface - [Show Panel & Hide Panel](https://docs.altoura.com/creator-studio/creator-app/actions/show-hide-panel.md): Display versatile UI panels with instructions, questions, input fields, and media - [Show Text & Hide Text](https://docs.altoura.com/creator-studio/creator-app/actions/show-hide-text.md): Display or hide text overlays in the training interface - [Show Red Vignette](https://docs.altoura.com/creator-studio/creator-app/actions/show-red-vignette.md): Display a brief red pulsing overlay for error feedback - [Start Speed Tracking & Stop Speed Tracking](https://docs.altoura.com/creator-studio/creator-app/actions/speed-tracking.md): Monitor object movement speed during learner interactions - [Teleport User To](https://docs.altoura.com/creator-studio/creator-app/actions/teleport-user.md): Move the learner's viewpoint and camera position to a specific location in the scene - [Set Tether Line Color & Reset Tether Line Color](https://docs.altoura.com/creator-studio/creator-app/actions/tether-line-color.md): Customize the color of the visual line connecting pointer to objects - [Training Navigation](https://docs.altoura.com/creator-studio/creator-app/actions/training-navigation.md): Control training-level navigation and session management - [Transform Object](https://docs.altoura.com/creator-studio/creator-app/actions/transform-object.md): Move, rotate, or scale 3D objects over time - [Conditions](https://docs.altoura.com/creator-studio/creator-app/conditions.md): Learn how to use conditions to create branching training logic based on learner behavior and variables. - [Events](https://docs.altoura.com/creator-studio/creator-app/events.md): Learn about events — the things learners do or that happen in your training that trigger transitions. - [Creator App Overview](https://docs.altoura.com/creator-studio/creator-app/overview.md): Learn what the Creator App is and how to use the visual canvas to build interactive training flows. - [States](https://docs.altoura.com/creator-studio/creator-app/states.md): Understand states, the discrete moments that make up your training, and how to create and configure them. - [Conditional Transitions](https://docs.altoura.com/creator-studio/creator-app/transitions/conditional.md): Learn how to combine events, conditions, and actions to create branching training flows. - [Entry Actions (onEntry)](https://docs.altoura.com/creator-studio/creator-app/transitions/onentry.md): Learn what entry actions are and how to use them to set up your training states. - [Exit Actions (onExit)](https://docs.altoura.com/creator-studio/creator-app/transitions/onexit.md): Learn what exit actions are and when to use them to clean up states and pass data forward. - [Creating Variables](https://docs.altoura.com/creator-studio/creator-app/variables/creating-variables.md): Learn how to create and manage variables that store data throughout your training. - [Variable Interpolation](https://docs.altoura.com/creator-studio/creator-app/variables/variable-interpolation.md): Learn how to embed variable values directly into text strings using interpolation syntax. - [Variable Types](https://docs.altoura.com/creator-studio/creator-app/variables/variable-types.md): Learn about the four variable types and when to use each one in your training. - [Content Import / Export](https://docs.altoura.com/creator-studio/creator-app/workflow/content-import-export.md): Round-trip training text, labels, and messages through an Excel spreadsheet for translation, editing, and bulk updates - [Pair Device](https://docs.altoura.com/creator-studio/creator-app/workflow/device-pairing.md): Link an Altoura device to your account using a 6-digit pairing code - [Lighting & Theme Presets](https://docs.altoura.com/creator-studio/creator-app/workflow/lighting.md): How scene lighting is configured and applied in the Creator App - [Media Upload](https://docs.altoura.com/creator-studio/creator-app/workflow/media-upload.md): Upload images, videos, audio, and 3D models from your computer directly into a training - [Saving & Save As](https://docs.altoura.com/creator-studio/creator-app/workflow/saving.md): Learn how to save your training, create copies with Save As, and understand how versions work. - [Sharing a Training](https://docs.altoura.com/creator-studio/creator-app/workflow/sharing.md): Learn how to share your training with team members by inviting them via email. - [Text-to-Speech](https://docs.altoura.com/creator-studio/creator-app/workflow/text-to-speech.md): Generate narration audio from the text in a Show Panel action, without recording or uploading a file - [Access and Navigation](https://docs.altoura.com/creator-studio/dashboard/access-and-navigation.md): Learn how to sign in, sign out, recover from session expiry, and use the Dashboard layout. - [Assets Overview](https://docs.altoura.com/creator-studio/dashboard/assets/overview.md): Browse system and custom assets, understand supported asset types, and use filters to find what you need. - [Previewing and Editing Assets](https://docs.altoura.com/creator-studio/dashboard/assets/previewing-assets.md): Open the asset preview modal to inspect files, update details, and download custom assets. - [Uploading and Organizing Assets](https://docs.altoura.com/creator-studio/dashboard/assets/uploading-assets.md): Upload supported files to your organization and use tags to keep the asset library organized. - [Common Workflows](https://docs.altoura.com/creator-studio/dashboard/common-workflows.md): Follow the most common end-user workflows for trainings, scenes, assets, procedures, and device pairing. - [Dashboard Overview](https://docs.altoura.com/creator-studio/dashboard/overview.md): Understand what the Dashboard is for, what you can manage in it, and how it fits into the overall workflow. - [Permissions and Organizations](https://docs.altoura.com/creator-studio/dashboard/permissions-and-organizations.md): Understand role-based access, organization switching, and how permissions change what you can see and do. - [Profile and Device Pairing](https://docs.altoura.com/creator-studio/dashboard/profile-and-device-pairing.md): Manage your profile menu, theme settings, avatar, device pairing, and sign-out flow. - [Manage Scenes](https://docs.altoura.com/creator-studio/dashboard/scenes.md): Create, organize, and maintain 3D scenes from the Dashboard before editing them in Scene Manager. - [Manage Trainings](https://docs.altoura.com/creator-studio/dashboard/trainings.md): Create, organize, share, and maintain VR trainings from the Dashboard. - [Troubleshooting and FAQ](https://docs.altoura.com/creator-studio/dashboard/troubleshooting-and-faq.md): Find common messages, answers, and practical fixes for everyday Dashboard issues. - [Access and Permissions](https://docs.altoura.com/creator-studio/scene-manager/access-and-permissions.md): Understand how users enter Scene Manager and what happens when access fails. - [Object Properties](https://docs.altoura.com/creator-studio/scene-manager/object-properties.md): Edit transforms, pivots, materials, animation settings, colliders, and object flags. - [Objects and Hierarchy](https://docs.altoura.com/creator-studio/scene-manager/objects-and-hierarchy.md): Add objects, search the scene tree, and organize content in the hierarchy. - [Scene Manager Overview](https://docs.altoura.com/creator-studio/scene-manager/overview.md): Learn what Scene Manager is, what it does, and who it is for. - [Profile, Themes, and Pair Device](https://docs.altoura.com/creator-studio/scene-manager/profile-themes-and-pair-device.md): Use the profile menu, switch themes, pair a device, and sign out. - [Scenes and Saving](https://docs.altoura.com/creator-studio/scene-manager/scenes-and-saving.md): Load scenes, create copies, adjust scene settings, and save your work. - [Timelines and Animation](https://docs.altoura.com/creator-studio/scene-manager/timelines-and-animation.md): Create timelines, record keyframes, and build animation sequences. - [Troubleshooting and FAQ](https://docs.altoura.com/creator-studio/scene-manager/troubleshooting-and-faq.md): Find common messages, answers, and practical guidance for Scene Manager. - [Viewport and Placement](https://docs.altoura.com/creator-studio/scene-manager/viewport-and-placement.md): Work directly in the 3D viewport to place, transform, and review objects. - [Workspace Tour](https://docs.altoura.com/creator-studio/scene-manager/workspace-tour.md): Get familiar with the main Scene Manager workspace and navigation. - [Accessing Your Training](https://docs.altoura.com/creator-studio/trainee-app/accessing-training.md): Open your training link and get started in the Trainee App - [Assessment Mode](https://docs.altoura.com/creator-studio/trainee-app/assessment-mode.md): Learn what changes when visual guides are removed to test your knowledge - [Interacting with Objects](https://docs.altoura.com/creator-studio/trainee-app/interacting-objects.md): Learn how to interact with objects and read the visual guides in your training - [Navigating in 3D](https://docs.altoura.com/creator-studio/trainee-app/navigating-3d.md): Master the mouse, keyboard, touch, and joystick controls to move around the 3D environment - [Trainee App Overview](https://docs.altoura.com/creator-studio/trainee-app/overview.md): Get started with the Trainee App — your web-based training environment - [Pair Device](https://docs.altoura.com/creator-studio/trainee-app/pair-device.md): Connect an HMD device like HoloLens, Meta Quest, or HTC Vive to your training session - [Progress & Completion](https://docs.altoura.com/creator-studio/trainee-app/progress-completion.md): Understand how your progress is tracked and what happens when you complete a training - [Settings](https://docs.altoura.com/creator-studio/trainee-app/settings.md): Customize your training experience with controls, audio, and preferences - [Supported Devices & Browsers](https://docs.altoura.com/creator-studio/trainee-app/supported-devices.md): Check browser compatibility, device requirements, and recommended setup for the Trainee App - [Training Interface Tour](https://docs.altoura.com/creator-studio/trainee-app/training-interface.md): Learn what every element on the screen does - [Troubleshooting](https://docs.altoura.com/creator-studio/trainee-app/troubleshooting.md): Common issues and solutions for the Trainee App - [Creating an Avatar](https://docs.altoura.com/docs/app-user/desktop/avatar.md): Click on Show Avatar. - [Sharing Projects](https://docs.altoura.com/docs/app-user/desktop/collaboration.md) - [Forgot Password](https://docs.altoura.com/docs/app-user/desktop/forgot-password.md) - [Getting started](https://docs.altoura.com/docs/app-user/desktop/getting-started.md) - [Desktop](https://docs.altoura.com/docs/app-user/desktop/index.md) - [Windows | Mac Installation](https://docs.altoura.com/docs/app-user/desktop/installation.md) - [Login](https://docs.altoura.com/docs/app-user/desktop/login.md) - [Adding a 3D Object in Meeting](https://docs.altoura.com/docs/app-user/desktop/meetings/add-3d-object.md): Clicking and holding on any major surface will bring up the Add Menu. - [Meetings](https://docs.altoura.com/docs/app-user/desktop/meetings/create.md) - [Editing a 3D Object](https://docs.altoura.com/docs/app-user/desktop/meetings/edit-3d-object.md): Click on the ‘Rotate’ Icon to rotate the object. Clicking on the ”Move’ Icon will help you to move the object to another location. - [Share My View](https://docs.altoura.com/docs/app-user/desktop/meetings/share-view.md): Sharing of User screen with all Meeting participants - [Participant Teleportation](https://docs.altoura.com/docs/app-user/desktop/meetings/teleportation.md): Users can teleport another participant to their own position in the meeting, or teleport all participants to their position using the following options. - [DollHouse Movement](https://docs.altoura.com/docs/app-user/desktop/navigation/dollhouse.md) - [Freelook Camera Movement](https://docs.altoura.com/docs/app-user/desktop/navigation/freelook.md): This feature allows users to move the camera in different directions. - [Navigation](https://docs.altoura.com/docs/app-user/desktop/navigation/index.md) - [Orbit Camera Movement](https://docs.altoura.com/docs/app-user/desktop/navigation/orbit-camera.md) - [Sections and Spaces](https://docs.altoura.com/docs/app-user/desktop/sections-spaces.md): If a Section within a Project has multiple spaces, the Space button will appear, allowing you to choose a new space. - [Settings](https://docs.altoura.com/docs/app-user/desktop/settings.md) - [Silent Install/Uninstall in windows](https://docs.altoura.com/docs/app-user/desktop/silent-install.md): Altoura supports silent installation for windows. A silent install is used to install an application without the need to interact with the UI. To install silently user needs to run the below command. - [User Menu](https://docs.altoura.com/docs/app-user/desktop/user-menu.md) - [Anchoring](https://docs.altoura.com/docs/app-user/hololens/anchoring.md): There are three ways to anchor - [Adding and Editing Objects](https://docs.altoura.com/docs/app-user/hololens/collaboration.md): To add or edit objects, join an Experience to start. - [Start Edit Mode](https://docs.altoura.com/docs/app-user/hololens/experience-edit.md): Edit Mode on HoloLens currently has four features: - [HoloLens 2](https://docs.altoura.com/docs/app-user/hololens/index.md) - [App Store Installation](https://docs.altoura.com/docs/app-user/hololens/installation.md) - [Change Language](https://docs.altoura.com/docs/app-user/hololens/language.md) - [Manual Anchoring](https://docs.altoura.com/docs/app-user/hololens/manual-anchoring.md): This is the default method for anchoring your virtual space in your physical space in Altoura. - [Meetings](https://docs.altoura.com/docs/app-user/hololens/meetings/index.md) - [Share My View](https://docs.altoura.com/docs/app-user/hololens/meetings/share-view.md): Sharing of User screen with all Meeting participants - [Participant Teleportation](https://docs.altoura.com/docs/app-user/hololens/meetings/teleportation.md): Users can teleport another participant to their own position in the meeting, or teleport all participants to their position using the following options. - [Sideload Installation](https://docs.altoura.com/docs/app-user/hololens/sideload.md) - [Show/Hide Toolbelt menu](https://docs.altoura.com/docs/app-user/hololens/toolbelt.md): Users can use the 'A' hand gesture to toggle the visibility of the Toolbelt menu. - [Getting Started](https://docs.altoura.com/docs/app-user/hololens/usage.md) - [Voice Commands](https://docs.altoura.com/docs/app-user/hololens/voice-commands.md): Within the app you can use voice commands to trigger certain tasks in app as well. - [Anchoring](https://docs.altoura.com/docs/app-user/mobile/anchoring.md): There are three ways to anchor - [Create an Avatar](https://docs.altoura.com/docs/app-user/mobile/avatar.md): Go to User Menu in the top right corner. - [Getting Started](https://docs.altoura.com/docs/app-user/mobile/getting-started.md) - [Altoura Home Screen](https://docs.altoura.com/docs/app-user/mobile/home-screen.md) - [Mobile & Tablet](https://docs.altoura.com/docs/app-user/mobile/index.md) - [App Installation](https://docs.altoura.com/docs/app-user/mobile/installation.md): Delete current app to clear all data. - [Change Language](https://docs.altoura.com/docs/app-user/mobile/language.md): 1. - [Login and Launch](https://docs.altoura.com/docs/app-user/mobile/login.md): First, launch Altoura on your phone or tablet. After startup, the login screen will show. This will give you three options to log in-via email, SSO or QR/Pairing. - [Adding a 3D Object](https://docs.altoura.com/docs/app-user/mobile/meetings/3d-objects.md): Long press anywhere to add an object. The Add menu appears, select the object you want to add. - [Meetings](https://docs.altoura.com/docs/app-user/mobile/meetings/create.md) - [Editing an Object](https://docs.altoura.com/docs/app-user/mobile/meetings/edit-object.md): Long Press on the object, the Move, resize and delete icons appear. - [Share My View](https://docs.altoura.com/docs/app-user/mobile/meetings/share-view.md): Sharing of User screen with all Meeting participants - [Participant Teleportation](https://docs.altoura.com/docs/app-user/mobile/meetings/teleportation.md): Users can teleport another participant to their own position in the meeting, or teleport all participants to their position using the following options. - [Hamburger Menu Options](https://docs.altoura.com/docs/app-user/mobile/menu-options.md): Hamburger Menu - [Experience](https://docs.altoura.com/docs/app-user/mobile/navigation/experience.md): The experience panel is visible in screen space and can be expanded or collapsed as required. It is accessible in both portrait and landscape modes. - [Navigation](https://docs.altoura.com/docs/app-user/mobile/navigation/index.md) - [Input controls](https://docs.altoura.com/docs/app-user/mobile/navigation/input-controls.md): Control the view, movement, rotation, and zoom within a Space on mobile. - [Pairing a Head Mounted Device](https://docs.altoura.com/docs/app-user/mobile/pairing-hmd.md): Select the Pair Device option from the User Menu on any screen-based device where you are already logged in, like mobile or desktop PC. We are showing an example from Altoura's phone interface. - [Sections and Spaces](https://docs.altoura.com/docs/app-user/mobile/sections-spaces.md): If a Section within a Project has multiple Spaces, the Space button will appear, allowing you to choose a new Space. - [Settings](https://docs.altoura.com/docs/app-user/mobile/settings.md) - [Sharing Projects](https://docs.altoura.com/docs/app-user/mobile/sharing.md): If a Project is network enabled, you can share the project for them to have access. - [Adjust Anchor](https://docs.altoura.com/docs/app-user/quest/adjust-anchor.md) - [Collaboration Tips](https://docs.altoura.com/docs/app-user/quest/collaboration.md) - [Experience Builder](https://docs.altoura.com/docs/app-user/quest/experience-edit.md): Edit Mode on Oculus currently has four features: - [Height Adjustment](https://docs.altoura.com/docs/app-user/quest/height-adjustment.md) - [Meta Quest](https://docs.altoura.com/docs/app-user/quest/index.md) - [Installation](https://docs.altoura.com/docs/app-user/quest/installation.md) - [Manual Anchoring](https://docs.altoura.com/docs/app-user/quest/manual-anchoring.md): This is the default method for anchoring your virtual space in Altoura. - [Meetings](https://docs.altoura.com/docs/app-user/quest/meetings/index.md) - [Share My View](https://docs.altoura.com/docs/app-user/quest/meetings/share-view.md): Sharing of User screen with all Meeting participants - [Participant Teleportation](https://docs.altoura.com/docs/app-user/quest/meetings/teleportation.md): Users can teleport another participant to their own position in the meeting, or teleport all participants to their position using the following options. - [Passthrough](https://docs.altoura.com/docs/app-user/quest/passthrough.md): Users can enable Passthrough mode via the User Settings in the Toolbelt menu. However, for Passthrough mode to function, the Space’s metadata must have the DisplayMode set to Passthrough. By default, this value is set to Opaque. - [Self Teleport](https://docs.altoura.com/docs/app-user/quest/self-teleport.md): User can do the self teleport with controllers and hands. - [Show/Hide Toolbelt menu](https://docs.altoura.com/docs/app-user/quest/toolbelt.md): Users can use the 'A' hand gesture to toggle the visibility of the Toolbelt menu. - [Getting Started](https://docs.altoura.com/docs/app-user/quest/usage.md) - [App updates](https://docs.altoura.com/docs/app-user/updates.md): New App Version Notification - [Getting Started](https://docs.altoura.com/docs/app-user/vive/getting-started.md) - [HTC Vive](https://docs.altoura.com/docs/app-user/vive/index.md): This guide will help to set up the vive. - [Self Teleport](https://docs.altoura.com/docs/app-user/vive/self-teleport.md): To self-teleport, start by pushing forward on the right track pad. Aim the circle on the floor to where you'd like to teleport. Release the track pad to complete the teleport. - [Share My View](https://docs.altoura.com/docs/app-user/vive/share-view.md): Sharing of User screen with all Meeting participants - [Participant Teleportation](https://docs.altoura.com/docs/app-user/vive/teleportation.md): Users can teleport another participant to their own position in the meeting, or teleport all participants to their position using the following options. - [Show/Hide Toolbelt menu](https://docs.altoura.com/docs/app-user/vive/toolbelt.md): Users can press and hold the controller menu button for 2 seconds to toggle the visibility of the menu. - [Intermediate Coursework - Unity Path](https://docs.altoura.com/docs/courses/intermediate-unity.md): There are Intermediate Powerpoint Courses (with accompanying videos) on the use and setup of Altoura. - [Introductory Coursework - Unity Path](https://docs.altoura.com/docs/courses/intro-unity.md): There are Introductory Powerpoint Courses (with accompanying videos) on the use and setup of Altoura. - [Customer Tenant](https://docs.altoura.com/docs/features/customer-tenant.md): With the Customer Tenant feature, customers will be able to deploy Altoura within their own tenants, offering them enhanced capabilities such as data isolation, improved security, and better access management. - [Cutting Planes & Shapes](https://docs.altoura.com/docs/features/cutting-planes.md) - [Design Review Feature Toggle](https://docs.altoura.com/docs/features/design-review-feature-toggle.md) - [The Experience Bot](https://docs.altoura.com/docs/features/experience-builder/bot.md): TODO : Explain the bot overall ? - [The Experience Canvas](https://docs.altoura.com/docs/features/experience-builder/canvas.md) - [Manage Exports](https://docs.altoura.com/docs/features/experience-builder/exports.md) - [Experience Builder](https://docs.altoura.com/docs/features/experience-builder/getting-started.md): Once you're in a space you can open the Experience Builder from the hamburger menu. - [Prodigy Managed Files](https://docs.altoura.com/docs/features/experience-builder/managed-files.md) - [Node Objects and Tethered Line Transformation](https://docs.altoura.com/docs/features/experience-builder/node-objects.md): 3D objects attached to the node can be transformed using the Gizmo. To enable the Gizmo, either long press on the object or right-click on it. To change the object's rotation, click and drag the axes of the wireframe sphere Gizmo that appears around it. The object's position can be adjusted using th… - [Adding and Customizing 3D Objects in an Experience](https://docs.altoura.com/docs/features/experience-system/add-3d-objects.md): A 3D object can be used to provide visual instructions on a step, to import other content at runtime of the Experience, and to cut down the size of the base asset bundle. A 3D Object in an Experience can be added either from a node or a connector. - [Adding and Customizing UI Controls in an Experience](https://docs.altoura.com/docs/features/experience-system/add-ui-controls.md): UI Controls are callouts in the space that can expand to more information, including text, images, videos, when the user interacts with it. This allows you to draw attention to different part of the space without being confined by the step by step panel, and encourages the user to be more interactiv… - [Adding and Customizing Callouts in an Experience](https://docs.altoura.com/docs/features/experience-system/callouts.md): Callouts are floating text element positioned within a 3D environment to provide contextual information about objects, locations, or interactions. Callouts are listed under . - [Connector Actions](https://docs.altoura.com/docs/features/experience-system/connectors/definition.md): Altoura Experiences consists of Nodes and Connectors. Nodes represent distinct elements within the Experience Builder and Connectors are used to connect the nodes. Connectors have their unique identifiers, names and a set of properties. These properties are used to define what needs to be done at th… - [Teleport User](https://docs.altoura.com/docs/features/experience-system/connectors/teleport-user.md): The "Teleport User" connector action is utilized to move the user to a new location in the subsequent step. - [Delayed Instruction Display(DID)](https://docs.altoura.com/docs/features/experience-system/delay-instructions.md): The Delayed Instruction Display feature is designed to enhance the training experience by evaluating trainees' ability to perform tasks independently after completing the Experience. If the trainee is unable to complete the tasks within a specified time frame or after a certain number of incorrect a… - [Disabling Ray](https://docs.altoura.com/docs/features/experience-system/disabling-ray.md): A connector action to enable or disable the Ray feature on HMD devices for specific steps. - [Using the Experience tab in the Altoura Portal](https://docs.altoura.com/docs/features/experience-system/experiences.md): Click on the Experiences tab in the Altoura Portal, the Experiences page is displayed. All the Experiences created by all the users under the selected Organization are listed. - [Experimental Features](https://docs.altoura.com/docs/features/experience-system/experimental/node-metadata.md): When creating or editing a node, you can add experimental customizations. - [Hand Representation](https://docs.altoura.com/docs/features/experience-system/hand-representation.md): This feature is limited to HTC Vive and Quest platforms - [Highlighting Training and Snap to Position object](https://docs.altoura.com/docs/features/experience-system/highlighting.md): Whenever an event type such as a tap, manipulation, or lever arm rotation occurs, a specific training object will be designated for interaction. In cases where identifying the training object is challenging, especially if it is small or surrounded by numerous elements, we will implement a solution:… - [Experience System](https://docs.altoura.com/docs/features/experience-system/index.md): The Altoura Experience System is a no-code system that lets user create compelling spatial experiences like step by step training, customer roleplays, surveys etc. - [Linked Node Customization](https://docs.altoura.com/docs/features/experience-system/linked-nodes.md): The linked node in the Altoura Experience System represents a variable for another Experience. This node can be anywhere in an Experience and can help in making Experiences with repetitive steps. The app user will not be able to tell the difference between steps in a linked Experience and steps in t… - [Experiences In Meetings](https://docs.altoura.com/docs/features/experience-system/meetings.md): There are a few rules that Experiences follow within a meeting, or networked session. - [Experience Modes](https://docs.altoura.com/docs/features/experience-system/modes.md): In an Experience there are three mutually exclusive modes. - [Choice Node Customization](https://docs.altoura.com/docs/features/experience-system/node-connector-outline.md): The choice node in the Altoura Experience System represents a state with one question and multiple possible choices. This will come up as a text panel for the user. - [Step Node Customization](https://docs.altoura.com/docs/features/experience-system/node-definitions.md): Each step by step node in the Altoura Experience System represents a state with one set of instructions and one event to listen to. These fields allow you to connect the GameObjects in your space Asset Bundle to practical functionality and will help you construct discrete steps for your training by… - [Randomizer Node Customization](https://docs.altoura.com/docs/features/experience-system/randomizer-nodes.md): Altoura’s Experience Builder, users have the ability to create Step Nodes, Choice Nodes, UserID Nodes and Linked Nodes. When an experience is run in the Altoura Client all these nodes are visible and the user progresses from one node to another based on their inputs, like clicking, tapping, performi… - [Experience Reporting](https://docs.altoura.com/docs/features/experience-system/reports.md) - [Reset Step](https://docs.altoura.com/docs/features/experience-system/reset-step.md): During training, there may be scenarios where a user wants to restart a step from its initial state. This could be due to the panel being moved out of view, the user navigating to an unreachable location, or simply wanting to interact with an object from its original position. In such cases, the use… - [Speed Tracking](https://docs.altoura.com/docs/features/experience-system/speed-tracking.md): This feature is limited to HMD platforms - [Designing Step by Step Experiences](https://docs.altoura.com/docs/features/experience-system/step-by-step-training.md): A key experience that a lot of our creators create is step by step trainings, where the trainee goes through a series of steps in order to learn a particular procedure on an equipment. Successful trainings can be created when there is a clear understanding of what the trainee needs to learn and how… - [Defining Teleport Objects](https://docs.altoura.com/docs/features/experience-system/teleport-objects.md): Users can designate a specific set of objects as Teleport objects, allowing them to self-teleport onto these objects on both PC, HTC Vive & Quest devices. - [Testing Your Experience](https://docs.altoura.com/docs/features/experience-system/testing.md) - [Text Formatting](https://docs.altoura.com/docs/features/experience-system/text-formatting.md): To enhance the appearance of text in various Panels and UI controls, users can utilize the following text formatting tags. These tags allow customization of text color, size, style, and structure. - [Timer Limit](https://docs.altoura.com/docs/features/experience-system/timer-limit.md): This feature is limited to HMD platforms - [Tool Selection](https://docs.altoura.com/docs/features/experience-system/tool-selection.md): This feature is limited to HTC Vive and Quest platforms - [User ID Node Customization](https://docs.altoura.com/docs/features/experience-system/user-id-nodes.md): The user ID node in the Altoura Experience System will show a text field on your step panel. The input a user adds to this field will show up in reports and can be customized. - [Feature Requests](https://docs.altoura.com/docs/features/feature-requests/disable-audio.md) - [Ability to disable back-button in selective step node panels](https://docs.altoura.com/docs/features/feature-requests/disable-back-button.md) - [LMS integration with Altoura experience single sign on for end-to-end flow](https://docs.altoura.com/docs/features/feature-requests/lms-integration.md) - [Measurement Lines](https://docs.altoura.com/docs/features/measurement-lines.md): Enables drawing of measurement lines to determine object dimensions and calculate distances between objects. This functionality is available in Space, Space Builder, and Meeting. - [Object Metadata](https://docs.altoura.com/docs/features/object-metadata/configuration.md) - [Meta info steps to integrate with Powerapp](https://docs.altoura.com/docs/features/object-metadata/powerapp-integration.md) - [How to view Object metadata](https://docs.altoura.com/docs/features/object-metadata/view-metadata.md): The Object meta-info will be shown to User in the following scenarios: - [Object System](https://docs.altoura.com/docs/features/object-system/asset-bundles.md) - [Defining Surface Types in a Space](https://docs.altoura.com/docs/features/object-system/surface-types.md): Surfaces are defined planes for objects to be added on to in a . Once a surface is defined in the space asset bundle, the user is allowed to add objects to this plane in a meeting on the app. - [Audit Logs for Experiences](https://docs.altoura.com/docs/features/portal/audit-logs-experiences.md): Audit logs are detailed records that capture and document all the activities, events, and transactions within a system, serving as an essential tool for monitoring and security management. They provide a chronological trail of who did what, when, and where within the system. By maintaining a compreh… - [Audit Logs Generation - Connectors](https://docs.altoura.com/docs/features/portal/audit-logs/generation.md): When you link two nodes in the Experience Node Editor, the audit log records an Operation of Connected Node. Expanding that log entry reveals the NodeID of the target node to which the current node was linked. - [Audit Logs Feature Highlights](https://docs.altoura.com/docs/features/portal/audit-logs/highlights.md): The Audit Logs page offers flexible ways to filter, search, and navigate both node and connector records. Users can tailor the view by entity type, quickly locate specific entries, and effortlessly jump back into the Node Editor. Visual cues and sorting options make it easy to distinguish and organi… - [Audit Logs - Node Editor View](https://docs.altoura.com/docs/features/portal/audit-logs/node-editor.md): In the Audit Logs Summary view, users can view the full details for any entry—whether it’s a node or a connector in the Node Editor by simply clicking its ID. This action will open the Node Editor page for the experience and highlight the particular row on the node or the connector in the context of… - [Audit Logs for Nodes and Connectors in an Experience](https://docs.altoura.com/docs/features/portal/audit-logs/nodes-connectors.md): An Altoura Experience consists of Nodes and Connectors. - [Audit Logs - A Bird's-Eye View](https://docs.altoura.com/docs/features/portal/audit-logs/overview.md) - [Audit Logs Generation cont...](https://docs.altoura.com/docs/features/portal/audit-logs/updates-deletes.md) - [Copy Projects](https://docs.altoura.com/docs/features/portal/copy-project.md): This feature will help the creators clone existing projects and spaces within the same Organization or to a different organization to which they have access. While copying the projects, the user will have the option to copy the associated experiences as well. - [Audio Preview](https://docs.altoura.com/docs/features/portal/experience-builder/audio-preview.md): When the user selects a Voice Type in the Altoura Portal while creating, editing or copying an experience, the user can choose to preview the Audio before finalizing their choice. - [New Connector Actions](https://docs.altoura.com/docs/features/portal/experience-builder/connector-actions.md): As part of the 6.8 release cycle, new actions have been added to the Connector Actions suite as outlined below: - [Connectors](https://docs.altoura.com/docs/features/portal/experience-builder/connectors.md): Altoura Experiences consists of Nodes and Connectors. Nodes represent distinct elements within the Experience Builder and Connectors are used to connect the nodes. Connectors have their unique identifiers, names and a set of properties. These properties are used to define what needs to be done at th… - [Experience Copy with Translation](https://docs.altoura.com/docs/features/portal/experience-builder/copy-translate.md): Altoura Creators have the ability to copy existing experiences to new experiences either within the same Organization or across different Organizations. - [Delayed Instruction Display (DID) Enhancements](https://docs.altoura.com/docs/features/portal/experience-builder/did-enhancements.md): In this release of Altoura, the existing Delayed Instruction Display (DID) feature is enhanced to give the creators and trainees more flexibility and control while using the DID functionality. - [Experience Filters](https://docs.altoura.com/docs/features/portal/experience-builder/filters.md): The left section of the Experiences page has all the filters that can be applied to the list of experiences to narrow them down to a subset of experiences. - [Multi Nodes Selection](https://docs.altoura.com/docs/features/portal/experience-builder/multi-select.md): In the latest 7.1 release of Altoura, the multi nodes selection feature in the Experience Builder has been significantly improved. The list below summarizes the updates. - [Text to Speech Auto Generate](https://docs.altoura.com/docs/features/portal/experience-builder/text-to-speech.md): Batch create text-to-speech audio for all nodes in an Experience from the Altoura Portal. - [Video Panel Properties](https://docs.altoura.com/docs/features/portal/experience-builder/video-properties.md): The image below displays the Video Panel for a node in the properties window of the Experience Builder. - [Experience Builder in the Altoura Portal](https://docs.altoura.com/docs/features/portal/index.md): Click on the Experiences tab in the Altoura Portal, the Experiences page is displayed. All the Experiences created by all the users under the selected Organization are listed. - [Managing Objects in the Portal](https://docs.altoura.com/docs/features/portal/manage-objects.md) - [Export User List](https://docs.altoura.com/docs/features/portal/organization-rbac/export-users.md): In the Admin pages, the "OrgAdmin" for an Organization can retrieve a list of all the users that are added to the Organization. - [Organization & RBAC](https://docs.altoura.com/docs/features/portal/organization-rbac/index.md): Every Altoura customer is added as an Organization within Altoura and users are added to the Organization. These users are assigned roles using Altoura's role-based access system (Altoura RBAC). Altoura RBAC is an authorization system that helps manage and control access to the various resources wit… - [Managing Users as an Admin User](https://docs.altoura.com/docs/features/portal/organization-rbac/manage-users.md): Log in to the Altoura Portal using the link - [Clearing Project Cache](https://docs.altoura.com/docs/features/projects-sections-spaces/clear-cache.md) - [Projects & Spaces](https://docs.altoura.com/docs/features/projects-sections-spaces/create-sections-spaces.md): In Altoura, there are Projects, Sections, and Spaces to organize your content. - [Space Metadata Values](https://docs.altoura.com/docs/features/projects-sections-spaces/metadata-reference.md): When creating or editing a space, you can add experimental customizations with our current metadata values. - [Creating and Editing Project properties using Altoura Client](https://docs.altoura.com/docs/features/projects-sections-spaces/project-properties.md) - [Uploading Content to a Space](https://docs.altoura.com/docs/features/projects-sections-spaces/upload-content.md): Once you have created a , have your Unity Package or Asset Bundle available to upload. First, name the Space and upload a thumbnail if possible. - [Advanced Space Builder Tools](https://docs.altoura.com/docs/features/space-builder/advanced-space-builder-tools.md) - [Space Builder](https://docs.altoura.com/docs/features/space-builder/camera-controls.md): To Enter Space Builder Mode from a Space you're in, open the Main Menu and choose "Space Builder." - [Capabilities](https://docs.altoura.com/docs/features/space-builder/capabilities.md) - [Drag & Drop](https://docs.altoura.com/docs/features/space-builder/drag-drop.md): Users will be able to drag and drop .glb objects from File explorer into Space builder, Meetings and Object catalogue. - [Gizmo Transformation](https://docs.altoura.com/docs/features/space-builder/gizmo.md): Users have the ability to move, rotate, and scale objects using the gizmo. The gizmo works for Space Builder objects, Meeting objects, Sticky Notes, Node objects, Tethered Lines, Callouts, and Default Meeple. The object axes will be greyed out if they are marked freeze in the catalog or portal. - [Hierarchy](https://docs.altoura.com/docs/features/space-builder/hierarchy.md): Objects spawned in the space are listed in the hierarchy. - [Edit Object Properties](https://docs.altoura.com/docs/features/space-builder/object-properties.md): Users can edit object properties from the object catalog. By hovering the mouse over the object, an edit icon will appear, allowing the user to view and modify the object properties. - [Create a Training Experience](https://docs.altoura.com/docs/getting-started/create-training.md): Once you have an Altoura Project created and 3D Content published, you can then create a Training Experience following these steps: - [Publish Content](https://docs.altoura.com/docs/getting-started/publish-content.md): In order to publish 3D content to a device of your choice, you must complete the following steps: - [MS Project Acoustics](https://docs.altoura.com/docs/integrations/acoustics/index.md): MS Project Acoustics is a plugin that simulates audio reflections based on both geometry and materials within a 3D space. - [Integration Steps](https://docs.altoura.com/docs/integrations/acoustics/steps.md) - [Analytics](https://docs.altoura.com/docs/integrations/analytics/index.md): Data visualization is a powerful tool for communicating information that is used in making business decisions. At Altoura, we firmly believe that data is only valuable when it leads to actionable insights. - [Analytics in the Portal](https://docs.altoura.com/docs/integrations/analytics/reports/add-reports.md): When you log in to the Altoura Portal, you will see a new Analytics tab. Click on the Analytics tab and a list of Reports created under the Organization will be listed. - [DID Information](https://docs.altoura.com/docs/integrations/analytics/reports/did-info.md): All the data related to the Delayed Instruction Display (DID) feature are available in both the Trainee Performance and Training Performance Reports. - [Experience Reports](https://docs.altoura.com/docs/integrations/analytics/reports/index.md): When experiences are run in the Altoura Client, data related to the run is captured in the Altoura System. This includes the platform the experience was run on, the nodes the user went through, the time taken for every action etc. All this data is then represented in an Experience Performance Report… - [Trainee Performance](https://docs.altoura.com/docs/integrations/analytics/reports/trainee.md): The Trainee Performance section of the report helps analyze the performance of the trainees. The base data for this report are Experience Sessions. This report provides data about how many sessions were run by the trainees for the selected period of time, the total time taken to run all the sessions… - [Training Performance](https://docs.altoura.com/docs/integrations/analytics/reports/training.md): The Training Performance section of the report helps analyze the performance of the training. Here data is presented in terms of Nodes. Each time a node is run in a session, data is recorded and used in this report. This report provides data with respect to the number of nodes that are present in th… - [Azure Remote Rendering Integration](https://docs.altoura.com/docs/integrations/azure-remote-rendering.md): Altoura can integrate with Azure Remote Rendering (ARR) to render complex models in the cloud and stream them in real time to the Altoura app and to Altoura Desktop. - [Regenerating Client secret](https://docs.altoura.com/docs/integrations/dynamics-365/configuration/client-secret.md): The client secret that is generated when the Guides application is setup initially is valid for a period of time and needs to be regenerated after that timeframe has expired. The newly generated client secret value has to be shared with the Altoura team. - [Dynamics 365 Guides Configuration](https://docs.altoura.com/docs/integrations/dynamics-365/configuration/index.md) - [Exporting an Altoura Experience to Dynamics 365 Guides](https://docs.altoura.com/docs/integrations/dynamics-365/exporting.md): In order for this process to be supported, you must have an active Guides license, and follow the setup instructions outlined here: - [GLB Object Animation Settings](https://docs.altoura.com/docs/integrations/dynamics-365/importing/animation-settings.md): When importing Guides, if any .glb objects linked to a Step have animation settings defined, those settings will be retained and applied to the corresponding Step created in Altoura. - [Importing Dynamics 365 Guides to Altoura](https://docs.altoura.com/docs/integrations/dynamics-365/importing/index.md): After the Dynamics 365 Guides configuration has been done successfully, Guides from the customer environment can be imported into Altoura as Altoura experiences. - [Dynamics 365 Guides](https://docs.altoura.com/docs/integrations/dynamics-365/index.md): Microsoft Dynamics 365 Guides is a mixed-reality application for Microsoft HoloLens that helps operators learn during the flow of work by providing holographic instructions when and where they are needed. These instruction cards are visually tethered to the place where the work is done, and can incl… - [Igloo Integration](https://docs.altoura.com/docs/integrations/igloo.md): Altoura can integrate with Igloo hardware to stream the current scene onto the Igloo projector from the Altoura Desktop App. - [Power Apps Integration](https://docs.altoura.com/docs/integrations/power-apps/index.md): You can integrate Microsoft Power Apps into Altoura Experience to redirect users to your power app and collect feedback or data from the users. - [Creating A Sample Canvas Power App](https://docs.altoura.com/docs/integrations/power-apps/sample-canvas.md): Creating A Sample Canvas Power App To Take User Feedback - [What is a Power App?](https://docs.altoura.com/docs/integrations/power-apps/what-is.md): Power Apps is a suite of apps, services, and connectors, as well as a data platform, that provides a rapid development environment to build custom apps for your business needs. Using Power Apps, you can quickly build custom business apps that connect to your data stored either in the underlying data… - [The Altoura 360 App, an Introduction](https://docs.altoura.com/docs/overview/app-intro.md): This is a very high level overview of the Altoura 360 App, and its many features. - [Glossary of Important Terms](https://docs.altoura.com/docs/overview/glossary.md) - [The Altoura 360 Portal, an Introduction](https://docs.altoura.com/docs/overview/portal-intro.md): This is an overview of Altoura 360's web based Portal, and the array of features it offers - [Welcome to the Altoura 360 Platform](https://docs.altoura.com/docs/overview/welcome.md): Altoura is a no-code spatial collaboration platform to increase business productivity. Using Altoura, users connect and interact with each other, their surroundings, and their equipment from anywhere at any time using any device. - [Step 4: Create an Experience](https://docs.altoura.com/docs/tutorials/hello-world-space-builder/add-experience.md): Create and attach an Experience to your Altoura Project. - [Step 2: Install Desktop App & Create a Project](https://docs.altoura.com/docs/tutorials/hello-world-space-builder/create-project.md) - [Altoura Hello World Tutorial - Desktop App & Space Builder](https://docs.altoura.com/docs/tutorials/hello-world-space-builder/index.md): Beginning with Altoura 6.0 you can now create projects without the use of Unity. - [Step 1: Upload an Object in the Portal](https://docs.altoura.com/docs/tutorials/hello-world-space-builder/upload-object.md): Within the Altoura Portal, select the Objects page to upload and manage 3D objects. - [Step 5: View the Experience](https://docs.altoura.com/docs/tutorials/hello-world-space-builder/view-experience.md): View the Running Experience within the PC App Player! - [Step 3: Add an Object](https://docs.altoura.com/docs/tutorials/hello-world-space-builder/view-project.md) - [Step 7: Add an Experience](https://docs.altoura.com/docs/tutorials/hello-world-unity/add-experience.md) - [Step 5: Create an Altoura Project](https://docs.altoura.com/docs/tutorials/hello-world-unity/altoura-project.md) - [Step 2: Create a Unity Project](https://docs.altoura.com/docs/tutorials/hello-world-unity/create-project.md) - [Altoura Hello World Tutorial - Portal & Unity](https://docs.altoura.com/docs/tutorials/hello-world-unity/index.md): This tutorial will provide you with the Minimum Steps required to: a) Create and View an Altoura Project in 5 Steps when using Unity and b) View an Experience added to the Project with an additional 3 steps. - [Step 1: Install Unity](https://docs.altoura.com/docs/tutorials/hello-world-unity/install-toolkit.md): If you have not already done so, you will first need to install Unity before continuing. - [Step 3: Import Altoura Unity Toolkit](https://docs.altoura.com/docs/tutorials/hello-world-unity/pc-asset-bundle.md): Import the Altoura Unity Toolkit into your Unity project before creating an Asset Bundle. - [Step 4: Create an Asset Bundle with Altoura Prefabs](https://docs.altoura.com/docs/tutorials/hello-world-unity/prefab-bundle.md): In order to create Asset Bundles there are two Altoura Unity Toolkit Prefabs that you must drag into your scene: 1) Dollhouse and 2) Realscale. A Unity Prefab is a collection of Game Objects and 3D Content that is saved within the Unity Project for reuse. - [Step 6: View Project in a Desktop App](https://docs.altoura.com/docs/tutorials/hello-world-unity/view-project.md) - [Step 8: View Project with an Experience](https://docs.altoura.com/docs/tutorials/hello-world-unity/view-with-experience.md): If you now re-launch your Desktop App and launch your Project, you will see that there is now an Experience attached — identifiable by a blue Active indicator with the 'Hello World!' text message displayed. - [Creating a Project and a Space](https://docs.altoura.com/docs/tutorials/safe-tutorial/create-project-space.md): Now we need to put your 3D assets into a place where a user can see them in Altoura. This means creating a Project and then defining a Space within that Project. These steps will be in the Altoura Portal Experience Builder. - [Build with Nodes](https://docs.altoura.com/docs/tutorials/safe-tutorial/experience-builder.md) - [Exporting 3D assets out of Unity](https://docs.altoura.com/docs/tutorials/safe-tutorial/export-assets.md) - [Import AltouraSampleExperience2.0 into Unity](https://docs.altoura.com/docs/tutorials/safe-tutorial/import-sample.md): For this tutorial, download the sample assets and import the AltouraSampleExperience unity package into your Unity project. - [Safe Tutorial - Portal & Unity](https://docs.altoura.com/docs/tutorials/safe-tutorial/index.md): A quick guide on how to create an experience with samples provided by Altoura. - [Create a Product UID](https://docs.altoura.com/docs/tutorials/safe-tutorial/product-uid.md): The Product links an Experience to objects inside of environment, usually 3D mesh objects brought into Altoura using Unity Asset Bundles or other formats. - [Implementing Animations](https://docs.altoura.com/docs/unity/animations.md): Overview Implementing Animations is a method for adding motion to your spaces, experiences, and objects on the Altoura platform. You can author animations in your favorite 3D software package be it 3dsMax, Maya, Blender, and more. Animations are a way to add compelling moments, contextual informatio… - [Import Content](https://docs.altoura.com/docs/unity/import-content/before-import.md): This topic covers best practices for creating 3d content for Altoura - [Importing into Unity and Creating a Package](https://docs.altoura.com/docs/unity/import-content/create-asset-bundle.md) - [Interactables](https://docs.altoura.com/docs/unity/interactables.md): Interactables are moveable objects - [Importing the Tools](https://docs.altoura.com/docs/unity/setup/import-toolkit.md) - [Setup](https://docs.altoura.com/docs/unity/setup/index.md): In most cases to create content for Altoura, you will need to install Unity. In addition Altoura provides a few examples and extra tools to help you in the content creation process. Follow the directions to install and configure Unity to work with Altoura. - [Installing Unity](https://docs.altoura.com/docs/unity/setup/install-unity.md) - [Versions & Devices](https://docs.altoura.com/docs/version-history/current.md) - [5.00](https://docs.altoura.com/docs/version-history/v5.0.0.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : December 29th, 2021 - [5.01](https://docs.altoura.com/docs/version-history/v5.0.1.md): Devices Targeted : Desktop Mac & Windows, iOS, Android : January 5th, 2022 - [5.02](https://docs.altoura.com/docs/version-history/v5.0.2.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : January 12th, 2022 - [5.03](https://docs.altoura.com/docs/version-history/v5.0.3.md): Devices Targeted : HoloLens2 & Oculus Quest 2 : January 24th, 2022 - [5.04](https://docs.altoura.com/docs/version-history/v5.0.4.md): Devices Targeted : HoloLens2, Oculus Quest 2 : March 1st, 2022 - [5.10](https://docs.altoura.com/docs/version-history/v5.1.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : April 25th, 2022 - [5.11](https://docs.altoura.com/docs/version-history/v5.1.1.md): Devices Targeted : Desktop Mac & Windows : May 6th, 2022 - [5.30](https://docs.altoura.com/docs/version-history/v5.2.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : June 13th, 2022 - [5.31](https://docs.altoura.com/docs/version-history/v5.3.1.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : June 14th, 2022 - [5.32](https://docs.altoura.com/docs/version-history/v5.3.2.md): Devices Targeted : Desktop Mac & Windows : June 20th, 2022 - [5.40](https://docs.altoura.com/docs/version-history/v5.4.0.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : July 27th, 2022 - [5.50](https://docs.altoura.com/docs/version-history/v5.5.0.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : August 26th, 2022 - [5.51](https://docs.altoura.com/docs/version-history/v5.5.1.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : September 3rd, 2022 - [5.52](https://docs.altoura.com/docs/version-history/v5.5.2.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : September 14th, 2022 - [5.60](https://docs.altoura.com/docs/version-history/v5.6.0.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : November 28th, 2022 - [6.00](https://docs.altoura.com/docs/version-history/v6.0.0.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : March 20th, 2022 - [6.01](https://docs.altoura.com/docs/version-history/v6.0.1.md): Devices Targeted : HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android : April 21st, 2022 - [6.02](https://docs.altoura.com/docs/version-history/v6.0.2.md): Devices Targeted : HoloLens2, Oculus Quest 2 : April 24th, 2022 - [6.20](https://docs.altoura.com/docs/version-history/v6.2.md): Devices Targeted : HoloLens2, Oculus Quest 2, HTC Vive, Desktop Mac & Windows, iOS, Android : July 20th, 2023 - [6.30](https://docs.altoura.com/docs/version-history/v6.3.0.md): Devices Targeted : HoloLens2, Oculus Quest 2, HTC Vive, Desktop Mac & Windows, iOS, Android : August 16th, 2023 - [6.40](https://docs.altoura.com/docs/version-history/v6.4.0.md): Devices Targeted : HoloLens2, Oculus Quest 2, HTC Vive, Desktop Mac & Windows, iOS, Android : September 7th, 2023 - [6.50](https://docs.altoura.com/docs/version-history/v6.5.0.md): This important release includes a number of groundbreaking features, as well as usability improvements and bug fixes. - [6.5.1](https://docs.altoura.com/docs/version-history/v6.5.1.md): This intermediate patch release contains targeted bug fixes - [6.5.2](https://docs.altoura.com/docs/version-history/v6.5.2.md): This patch release contains feature enhancements and bug fixes. - [6.60](https://docs.altoura.com/docs/version-history/v6.6.0.md): This release includes a number of features, usability improvements and bug fixes. - [6.6.1](https://docs.altoura.com/docs/version-history/v6.6.1.md): Devices Targeted **: HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android - [6.6.2](https://docs.altoura.com/docs/version-history/v6.6.2.md): Devices Targeted **: HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android - [6.6.3](https://docs.altoura.com/docs/version-history/v6.6.3.md): Devices Targeted **: HoloLens2, Oculus Quest 2, Desktop Mac & Windows, iOS, Android - [6.6.4](https://docs.altoura.com/docs/version-history/v6.6.4.md): Devices Targeted : HoloLens2, Oculus Quest 2, HTCVive, Desktop Mac & Windows, iOS, Android - [6.7](https://docs.altoura.com/docs/version-history/v6.7.md): Devices Targeted : HoloLens2, Oculus Quest 2, HTCVive, Desktop Mac & Windows, iOS, Android - [6.7.1](https://docs.altoura.com/docs/version-history/v6.7.1.md): Devices Targeted : HoloLens2, Oculus Quest 2, HTCVive, Desktop Mac & Windows, iOS, Android - [6.7.1.1](https://docs.altoura.com/docs/version-history/v6.7.1.1.md): Devices Targeted : HoloLens2, Oculus Quest 2, HTCVive, Desktop Mac & Windows, iOS, Android - [6.8](https://docs.altoura.com/docs/version-history/v6.8.md): Devices Targeted : HoloLens2, Oculus Quest 3, HTCVive, Desktop Mac & Windows, iOS, Android - [6.9](https://docs.altoura.com/docs/version-history/v6.9.md): Devices Targeted : HoloLens2, Oculus Quest 3, HTCVive, Desktop Mac & Windows, iOS, Android - [6.9.1](https://docs.altoura.com/docs/version-history/v6.9.1.md): Devices Targeted : HoloLens2, Oculus Quest 3, HTCVive, Desktop Mac & Windows, iOS, Android - [7.00](https://docs.altoura.com/docs/version-history/v7.0.0.md): Devices Targeted : HoloLens2, Oculus Quest 3, HTCVive, Desktop Mac & Windows, iOS, Android - [7.1](https://docs.altoura.com/docs/version-history/v7.1.md): Devices Targeted : HoloLens2, Oculus Quest 3, HTCVive, Desktop Mac & Windows, iOS, Android - [7.1.2](https://docs.altoura.com/docs/version-history/v7.1.2.md): Devices Targeted : Oculus Quest 3, Desktop Mac & Windows, iOS - [7.1.3](https://docs.altoura.com/docs/version-history/v7.1.3.md): Devices Targeted : Oculus Quest 3, Desktop Mac & Windows, Android, HTC Vive - [7.2](https://docs.altoura.com/docs/version-history/v7.2.md) - [7.2.1](https://docs.altoura.com/docs/version-history/v7.2.1.md) - [7.3](https://docs.altoura.com/docs/version-history/v7.3.md) - [Customer Tenant Deployment](https://docs.altoura.com/frontline/administration/remote-expert-it-admin/customer-tenant-deployment.md): Set up Altoura Remote Expert when infrastructure is deployed into your Azure tenant. - [Deploy the Multitenant Entra App](https://docs.altoura.com/frontline/administration/remote-expert-it-admin/multitenant-entra-app.md): Choose your deployment path for the Altoura Remote Expert multitenant Entra app. - [Overview](https://docs.altoura.com/frontline/administration/remote-expert-it-admin/overview-and-prerequisites.md): What Altoura Remote Expert is, how it works, and what the IT admin setup involves. - [Prerequisites](https://docs.altoura.com/frontline/administration/remote-expert-it-admin/prerequisites.md): Required roles, materials, and tenant configuration needed before setting up Altoura Remote Expert. - [SaaS Deployment](https://docs.altoura.com/frontline/administration/remote-expert-it-admin/saas-deployment.md): Set up Altoura Remote Expert when the backend and Teams web app are hosted by Altoura. - [Security Considerations & Setup Checklist](https://docs.altoura.com/frontline/administration/remote-expert-it-admin/security-and-checklist.md): Security details, complete setup checklist, and support information for Altoura Remote Expert. - [Troubleshooting](https://docs.altoura.com/frontline/administration/remote-expert-it-admin/troubleshooting.md): Common issues and resolutions for Altoura Remote Expert setup and configuration. - [Validate the Installation](https://docs.altoura.com/frontline/administration/remote-expert-it-admin/validate-installation.md): Perform an end-to-end test to confirm Altoura Remote Expert is working correctly after setup. - [Entra ID & SSO Setup — Overview](https://docs.altoura.com/frontline/administration/sso-entra-auth-it-admin/overview.md): IT Administrator guide for configuring Single Sign-On (SSO) with Microsoft Entra ID for Altoura Frontline applications. - [Altoura Frontline on iPad](https://docs.altoura.com/frontline/ipad/index.md): Overview of the Altoura Frontline iPad app for procedures and Remote Expert collaboration. - [Mode Selection](https://docs.altoura.com/frontline/ipad/mode-selection.md): How to choose between Author and Operator mode when running a procedure on iPad. - [Procedure View](https://docs.altoura.com/frontline/ipad/procedure-view.md): How to navigate steps, view 3D models, and follow AR-guided instructions on the Altoura Frontline iPad app. - [Procedures Landing Page](https://docs.altoura.com/frontline/ipad/procedures-landing.md): How to browse, search, and manage procedures on the Altoura Frontline iPad app. - [QR Code Scanning](https://docs.altoura.com/frontline/ipad/qr-scan.md): How to scan a QR code to anchor a procedure in the physical environment on iPad. - [Remote Expert on iPad](https://docs.altoura.com/frontline/ipad/remote-expert.md): How to use the Remote Expert feature on iPad to connect with remote specialists via contacts, meetings, and live calls. - [Sign In on iPad](https://docs.altoura.com/frontline/ipad/sign-in.md): How to sign in to Altoura Frontline on iPad using email and password, SSO, or PIN Pairing. - [Architecture Overview](https://docs.altoura.com/frontline/overview/architecture.md): A high-level view of how Altoura Frontline fits together — the devices, apps, and services that make up the platform. - [Choose Your Path](https://docs.altoura.com/frontline/overview/choose-your-path.md): Role-based quick-start guides for Altoura Frontline. Pick your role and jump straight to the docs that matter for you. - [Download & Install](https://docs.altoura.com/frontline/overview/download-and-install.md): How to find, download, and install Altoura Frontline from the Microsoft Store on HoloLens 2. - [Getting Started](https://docs.altoura.com/frontline/overview/getting-started.md): First steps with Altoura Frontline. Signing in, navigating the interface, and choosing your workflow. - [Frontline Global Side Menu](https://docs.altoura.com/frontline/overview/global-side-menu.md) - [Key Capabilities](https://docs.altoura.com/frontline/overview/key-capabilities.md): Every major capability of Altoura Frontline — Procedures, Remote Expert, the Teams plugin, authoring, administration — at a glance. - [Platforms & Devices](https://docs.altoura.com/frontline/overview/platforms.md): Where Altoura Frontline runs today — supported head-mounted displays, tablets, web browsers, and Microsoft Teams clients. - [Procedures Deep Dive](https://docs.altoura.com/frontline/overview/procedures-tour.md): A complete overview of Altoura Frontline Procedures — how they're structured, authored, published, and executed in augmented reality. - [Remote Expert Deep Dive](https://docs.altoura.com/frontline/overview/remote-expert-tour.md): A complete overview of Altoura Frontline Remote Expert — live see-what-I-see sessions with real-time AR annotations, URL sharing, and file sharing, powered by Microsoft Teams. - [Sign In](https://docs.altoura.com/frontline/overview/sign-in.md): How to sign in to Altoura Frontline using email and password, SSO, or the PIN pairing process. - [Teams Plugin Deep Dive](https://docs.altoura.com/frontline/overview/teams-plugin-overview.md): Everything about the Altoura Remote Expert Microsoft Teams plugin — what it is, what it can do, how it's deployed, and how it integrates with your tenant. - [Welcome to Altoura Frontline](https://docs.altoura.com/frontline/overview/welcome.md): A mixed-reality platform that delivers guided procedures and live remote expert support to frontline workers, anywhere they work. - [Assets & Media](https://docs.altoura.com/frontline/procedures-portal/assets-media.md): Add images, videos, and 3D models to procedure steps using the Assets panel. - [Authoring Procedures](https://docs.altoura.com/frontline/procedures-portal/authoring.md): Build and maintain procedures in Edit Mode: structure tasks, define steps, add decision logic, and enrich content. - [Device Pairing](https://docs.altoura.com/frontline/procedures-portal/device-pairing.md): Securely pair a Head-Mounted Device (HMD) with your Altoura Frontline web account using a 6-digit PIN. No email or password entry needed on the headset. - [Import from Dynamics 365 Guides](https://docs.altoura.com/frontline/procedures-portal/import-guides.md): Import existing Microsoft Dynamics 365 Guides and convert them into Altoura Frontline procedures, retaining steps, media, and 3D data. - [Procedures Landing Page](https://docs.altoura.com/frontline/procedures-portal/index.md): The foundation for guided frontline experiences: design, organize, and manage step-by-step workflows for frontline execution. - [Manage Procedures](https://docs.altoura.com/frontline/procedures-portal/manage-procedures.md): Create, edit, run, and delete procedures in Altoura Frontline. - [Run Mode (Web)](https://docs.altoura.com/frontline/procedures-portal/run-mode.md): Preview how a procedure will execute in a read-only web view. - [Sign In to the Procedures Portal](https://docs.altoura.com/frontline/procedures-portal/sign-in.md): Access the Altoura Frontline Procedures Portal at procedure.altoura.com using your organization's Single Sign-On (SSO). - [3D Model Authoring in Author Mode](https://docs.altoura.com/frontline/procedures/author/3d-model-authoring.md) - [3D Model Panel in Author Mode](https://docs.altoura.com/frontline/procedures/author/3d-model-panel.md) - [Choice Step in Author Mode](https://docs.altoura.com/frontline/procedures/author/choice-step.md) - [Completion Task & Step in Author Mode](https://docs.altoura.com/frontline/procedures/author/completion.md) - [Gem Placement in Author Mode](https://docs.altoura.com/frontline/procedures/author/gem-placement.md) - [Procedures Landing Page Author Mode](https://docs.altoura.com/frontline/procedures/author/landing-page.md) - [Media Panel in Author Mode](https://docs.altoura.com/frontline/procedures/author/media-panel.md) - [Mode Selection](https://docs.altoura.com/frontline/procedures/author/mode-selection.md) - [Procedure Panel View in Author Mode](https://docs.altoura.com/frontline/procedures/author/panel-view.md) - [QR Scan Flow for Author Mode](https://docs.altoura.com/frontline/procedures/author/qr-scan-flow.md) - [Procedure Side Menu in Author Mode (Contextual)](https://docs.altoura.com/frontline/procedures/author/side-menu.md) - [Step Navigation in Author Mode](https://docs.altoura.com/frontline/procedures/author/step-navigation.md) - [List of Tasks/Steps in Author Mode](https://docs.altoura.com/frontline/procedures/author/task-list.md) - [Procedures Overview](https://docs.altoura.com/frontline/procedures/index.md): Understanding Altoura Frontline Procedures. Interactive, step-by-step work instructions delivered in augmented reality. - [3D Model Behavior in Operator Mode](https://docs.altoura.com/frontline/procedures/operator/3d-model-behavior.md) - [3D Model Panel in Operator Mode](https://docs.altoura.com/frontline/procedures/operator/3d-model-panel.md) - [Choice Step in Operator Mode](https://docs.altoura.com/frontline/procedures/operator/choice-step.md) - [Completion Task & Step in Operator Mode](https://docs.altoura.com/frontline/procedures/operator/completion.md) - [Procedures Landing Page](https://docs.altoura.com/frontline/procedures/operator/landing-page.md) - [Media Panel in Operator Mode](https://docs.altoura.com/frontline/procedures/operator/media-panel.md) - [Mode Selection](https://docs.altoura.com/frontline/procedures/operator/mode-selection.md) - [Procedure Panel View in Operator Mode](https://docs.altoura.com/frontline/procedures/operator/panel-view.md) - [Procedure Side Menu in Operator Mode (Contextual)](https://docs.altoura.com/frontline/procedures/operator/side-menu.md) - [Step Anchor (Gem) in Operator Mode](https://docs.altoura.com/frontline/procedures/operator/step-anchor-gem.md) - [Step Navigation in Operator Mode](https://docs.altoura.com/frontline/procedures/operator/step-navigation.md) - [List of Tasks/Steps in Operator Mode](https://docs.altoura.com/frontline/procedures/operator/task-list.md) - [Add the Remote Expert App (Microsoft Teams)](https://docs.altoura.com/frontline/remote-expert/add-teams-app.md) - [Annotate and Share](https://docs.altoura.com/frontline/remote-expert/annotate-hmd-view.md) - [Remote Expert Hand Menu](https://docs.altoura.com/frontline/remote-expert/hand-menu.md) - [Meetings: Join a Scheduled Call](https://docs.altoura.com/frontline/remote-expert/join-meeting.md): How to view and join your scheduled Microsoft Teams meetings directly from the HoloLens using Remote Expert. - [Join a Remote Expert Session (Microsoft Teams)](https://docs.altoura.com/frontline/remote-expert/join-session.md) - [How to Access Remote Expert?](https://docs.altoura.com/frontline/remote-expert/overview.md) - [Contacts: Search and Invite an Expert](https://docs.altoura.com/frontline/remote-expert/search-and-invite.md) - [Configure Teams App](https://docs.altoura.com/frontline/remote-expert/verify-teams-app.md): How to confirm that the Altoura Remote Expert app is available in your Microsoft Teams and add it before joining a session.