---
title: "Codeunit 1990 Guided Experience"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/1990-guided-experience/
type: codeunit
id: 1990
name: "Guided Experience"
app: "System Application"
namespace: System.Environment.Configuration
versions: "18-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/1990-guided-experience/source/24/ https://jonas-paprotka.de/ref/codeunit/1990-guided-experience/source/25/ https://jonas-paprotka.de/ref/codeunit/1990-guided-experience/source/26/ https://jonas-paprotka.de/ref/codeunit/1990-guided-experience/source/27/ https://jonas-paprotka.de/ref/codeunit/1990-guided-experience/source/28/ https://jonas-paprotka.de/ref/codeunit/1990-guided-experience/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 1990 Guided Experience

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/1990-guided-experience/

| | |
| --- | --- |
| App | System Application |
| Namespace | System.Environment.Configuration |
| Versions | 18-28 |
| Source file | Guided Experience/src/Guided Experience/GuidedExperience.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InsertManualSetup | (Text[2048], Text[50], Text[1024], Integer, ObjectType, Integer, Enum Manual Setup Category, Text[250]) | - | public | 18-28 | - | - |
| InsertAssistedSetup | (Text[2048], Text[50], Text[1024], Integer, ObjectType, Integer, Enum Assisted Setup Group, Text[250], Enum Video Category, Text[250]) | - | public | 18-28 | - | - |
| InsertLearnPage | (Text[2048], Text[50], Text[1024], Integer, Integer) | - | public | 18-22 | Pending 19.0 | Use InsertManualSetup instead. |
| InsertLearnLink | (Text[2048], Text[50], Text[1024], Integer, Text[250]) | - | public | 18-28 | - | - |
| OpenManualSetupPage | () | - | public | 18-28 | - | - |
| OpenManualSetupPage | (Enum Manual Setup Category) | - | public | 18-28 | - | - |
| AddTranslationForSetupObjectTitle | (Enum Guided Experience Type, ObjectType, Integer, Integer, Text) | - | public | 18-28 | - | - |
| AddTranslationForSetupObjectDescription | (Enum Guided Experience Type, ObjectType, Integer, Integer, Text) | - | public | 18-28 | - | - |
| IsAssistedSetupComplete | (ObjectType, Integer) | Boolean | public | 18-28 | - | - |
| Exists | (Enum Guided Experience Type, ObjectType, Integer) | Boolean | public | 18-28 | - | - |
| Exists | (Enum Guided Experience Type, Text[250]) | Boolean | public | 18-28 | - | - |
| AssistedSetupExistsAndIsNotComplete | (ObjectType, Integer) | Boolean | public | 18-28 | - | - |
| CompleteAssistedSetup | (ObjectType, Integer) | - | public | 18-28 | - | - |
| ResetAssistedSetup | (ObjectType, Integer) | - | public | 18-28 | - | - |
| Run | (Enum Guided Experience Type, ObjectType, Integer) | - | public | 18-28 | - | - |
| OpenAssistedSetup | () | - | public | 18-28 | - | - |
| OpenAssistedSetup | (Enum Assisted Setup Group) | - | public | 18-28 | - | - |
| Remove | (Enum Guided Experience Type, ObjectType, Integer) | - | public | 18-28 | - | - |
| Remove | (Enum Guided Experience Type, Text[250]) | - | public | 18-28 | - | - |
| InsertTour | (Text[2048], Text[50], Text[1024], Integer, Integer) | - | public | 19-28 | - | - |
| InsertSpotlightTour | (Text[2048], Text[50], Text[1024], Integer, Integer, Enum Spotlight Tour Type, Dictionary) | - | public | 19-28 | - | - |
| InsertApplicationFeature | (Text[2048], Text[50], Text[1024], Integer, ObjectType, Integer) | - | public | 19-28 | - | - |
| InsertVideo | (Text[2048], Text[50], Text[1024], Integer, Text[250], Enum Video Category) | - | public | 19-28 | - | - |
| Remove | (Enum Guided Experience Type, ObjectType, Integer, Enum Spotlight Tour Type) | - | public | 19-28 | - | - |
| InsertManualSetup | (Text[2048], Text[50], Text[1024], Integer, ObjectType, Integer, Enum Manual Setup Category, Text[250], Boolean) | - | public | 21-28 | - | - |
| InsertAssistedSetup | (Text[2048], Text[50], Text[1024], Integer, ObjectType, Integer, Enum Assisted Setup Group, Text[250], Enum Video Category, Text[250], Boolean) | - | public | 21-28 | - | - |
| AddTranslationForSetupObjectShortTitle | (Enum Guided Experience Type, ObjectType, Integer, Integer, Text) | - | public | 21-28 | - | - |
| RunExtensionSetup | (Guid) | - | public | 21-28 | - | - |
| SetupForExtensionExists | (Guid) | Boolean | public | 21-28 | - | - |
| OpenCombinedSetupList | (Guid) | - | public | 21-28 | - | - |
| CleanupOldGuidedExperienceItems | (Boolean, Integer) | - | public | 22-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnRegisterAssistedSetup | () | 18-28 | - | - |
| Integration event | OnReRunOfCompletedAssistedSetup | (Guid, ObjectType, Integer, var Boolean) | 18-28 | - | - |
| Integration event | OnAfterRunAssistedSetup | (Guid, ObjectType, Integer) | 18-28 | - | - |
| Integration event | OnBeforeOpenRoleBasedAssistedSetupExperience | (var Integer, var Boolean) | 18-28 | - | - |
| Integration event | OnRegisterManualSetup | () | 18-28 | - | - |
| Integration event | OnRegisterGuidedExperienceItem | () | 19-28 | - | - |

## Source

Symbols: Microsoft.SystemApplication.symbols.63ca2fa4-4f03-4f2b-a480-172fef340d3f, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 24: https://github.com/microsoft/BCApps, MIT, releases/24.x at fe14d3e6db00d28df3a69c7bba830813d70794e2.
AL source 25: https://github.com/microsoft/BCApps, MIT, releases/25.x at 68d52c129129c83b2e396a473aaa5b2ce61d2eed.
AL source 26: https://github.com/microsoft/BCApps, MIT, releases/26.x at 78c4acf0d64a8eee157ea80164fa8fc2acffc9eb.
AL source 27: https://github.com/microsoft/BCApps, MIT, releases/27.x at 1749020b4c9445a43e4f7f540e89b7fa76ec25fd.
AL source 28: https://github.com/microsoft/BCApps, MIT, releases/28.x at 740f59156b249f8ed7cba2e28423f03ae7b07233.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
