---
title: "Table 1803 Assisted Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1803-assisted-setup/
type: table
id: 1803
name: "Assisted Setup"
app: "System Application"
namespace: System.Environment.Configuration
versions: "17-25"
build: 25.5.30849.36072
obsolete: "Removed 23.0"
source: "https://jonas-paprotka.de/ref/table/1803-assisted-setup/source/24/ https://jonas-paprotka.de/ref/table/1803-assisted-setup/source/25/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 1803 Assisted Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1803-assisted-setup/

| | |
| --- | --- |
| App | System Application |
| Namespace | System.Environment.Configuration |
| Versions | 17-25 |
| Obsolete | Removed 23.0, seen from 18. The Assisted Setup module and its objects have been consolidated in the Guided Experience module. Use the Guided Experience Item table instead. |
| Source file | Guided Experience/src/Assisted Setup/AssistedSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Page ID | Integer | 17-25 | - | - |
| 2 | Name | Text[2048] | 17-25 | - | - |
| 3 | Order | Integer | 17-25 | Removed 19.0 | Order cannot be determined at compile time because the extensions that add to the table are unknown and can insert records in any order. |
| 4 | Status | Option | 17-25 | Removed 19.0 | Only option used is Complete- new boolean field with that name created. |
| 5 | Visible | Boolean | 17-25 | Removed 19.0 | Only those setup records that are visible should be added. |
| 6 | Parent | Integer | 17-25 | Removed 19.0 | Hierarchy is removed. Instead the Group Name is populated for each record. |
| 7 | Video Url | Text[250] | 17-25 | - | - |
| 8 | Icon | Media | 17-25 | - | - |
| 9 | Item Type | Option | 17-25 | Removed 19.0 | No group type items anymore. Use the Group Name field instead. |
| 10 | Featured | Boolean | 17-25 | Removed 19.0 | Not used in any UI component. |
| 11 | Help Url | Text[250] | 17-25 | - | - |
| 12 | Assisted Setup Page ID | Integer | 17-25 | Removed 19.0 | Redundant field- duplication of Page ID field. |
| 13 | Tour Id | Integer | 17-25 | Removed 19.0 | Not used in any UI component. |
| 14 | Video Status | Boolean | 17-25 | Removed 19.0 | Not needed to track if user has seen video. |
| 15 | Help Status | Boolean | 17-25 | Removed 19.0 | Not needed to track if user has seen help. |
| 16 | Tour Status | Boolean | 17-25 | Removed 19.0 | Not used in any UI component. |
| 19 | App ID | Guid | 17-25 | - | - |
| 20 | Extension Name | Text[250] | 17-25 | - | - |
| 21 | Group Name | Enum Assisted Setup Group | 17-25 | - | - |
| 22 | Completed | Boolean | 17-25 | - | - |
| 23 | Video Category | Enum Video Category | 17-25 | - | - |
| 24 | Description | Text[1024] | 17-25 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Page ID | 17-25 |
| Key2 | Order, Visible | 17-18 |

## 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.

Jonas Paprotka, 2026-09-20.
