-      
Give page or website feedback
-      Did you achieve everything you came to do today?
+        Give page or website feedback
+        Did you achieve everything you came to do today?
     
     
 
-      
-        
-          
-            Important: 
-            We do not reply to this inbox.
-          
-        
-        
If you need support please contact your centre. This might be your Centre Manager or Clinical Centre Manager.
-      
+        
+            
+                
+                    Important: 
+                    We do not reply to this inbox.
+                
+            
+            
If you need support please contact your centre. This might be your Centre Manager or Clinical Centre Manager.
+        
 
-      
Step 1 of 4
+        
Step 1 of 4
 
-      
 
diff --git a/DigitalLearningSolutions.Web/Views/UserFeedback/UserFeedbackTaskAttempted.cshtml b/DigitalLearningSolutions.Web/Views/UserFeedback/UserFeedbackTaskAttempted.cshtml
index bd087cb045..ec01a514b6 100644
--- a/DigitalLearningSolutions.Web/Views/UserFeedback/UserFeedbackTaskAttempted.cshtml
+++ b/DigitalLearningSolutions.Web/Views/UserFeedback/UserFeedbackTaskAttempted.cshtml
@@ -1,73 +1,72 @@
 @using DigitalLearningSolutions.Web.ViewModels.UserFeedback
+@using Microsoft.AspNetCore.Http.Extensions
 @using Microsoft.AspNetCore.Mvc.TagHelpers
 
 @model UserFeedbackViewModel;
 
 @{
-  ViewData["Title"] = "Feedback";
+    ViewData["Title"] = "Feedback";
 }
 
 
 @section NavBreadcrumbs {
-  
+    
 }
 
 
-  
-    
Give page or website feedback
-    Give us feedback about what you were trying to achieve
-  
-  
-    
+    
 
 
diff --git a/DigitalLearningSolutions.Web/Views/UserFeedback/UserFeedbackTaskDifficulty.cshtml b/DigitalLearningSolutions.Web/Views/UserFeedback/UserFeedbackTaskDifficulty.cshtml
index e33caa7e90..1129f444dc 100644
--- a/DigitalLearningSolutions.Web/Views/UserFeedback/UserFeedbackTaskDifficulty.cshtml
+++ b/DigitalLearningSolutions.Web/Views/UserFeedback/UserFeedbackTaskDifficulty.cshtml
@@ -1,99 +1,98 @@
 @using DigitalLearningSolutions.Web.ViewModels.UserFeedback
+@using Microsoft.AspNetCore.Http.Extensions
 @using Microsoft.AspNetCore.Mvc.TagHelpers
 
 @model UserFeedbackViewModel;
 
 @{
-  ViewData["Title"] = "Feedback";
+    ViewData["Title"] = "Feedback";
 }
 
 
 @section NavBreadcrumbs {
-  
+    
 }
 
 
-  
-    
Give page or website feedback
-    How easy or difficult was it to achieve your task?
-  
-  
-    
Step 3 of 4
-    
-    
-      
-      
+    
+        
Give page or website feedback
+        How easy or difficult was it to achieve your task?
+    
+    
+        
Step 3 of 4
 
-      
-        Please select an option
-      
-      
-      
-        
-      
-    
-  
 
+        
+            
+            
+
+            
+                Please select an option
+            
+            
+            
+                
+            
 
+        
+    
 
 
diff --git a/DigitalLearningSolutions.Web/appSettings.UAT.json b/DigitalLearningSolutions.Web/appSettings.UAT.json
index 901b5faf5c..3c6921bb01 100644
--- a/DigitalLearningSolutions.Web/appSettings.UAT.json
+++ b/DigitalLearningSolutions.Web/appSettings.UAT.json
@@ -11,7 +11,7 @@
   "MonthsToPromptUserDetailsCheck": 6,
   "FeatureManagement": {
     "RefactoredTrackingSystem": true,
-    "ShowAppCardForLegacyTrackingSystem": true,
+    "ShowAppCardForLegacyTrackingSystem": false,
     "WorkforceManagerInterface": false,
     "SupervisorProfileAssessmentInterface": false,
     "RefactoredSuperAdminInterface": true,
diff --git a/DigitalLearningSolutions.Web/appsettings.Development.json b/DigitalLearningSolutions.Web/appsettings.Development.json
index 38bb47ba6e..cdff87642d 100644
--- a/DigitalLearningSolutions.Web/appsettings.Development.json
+++ b/DigitalLearningSolutions.Web/appsettings.Development.json
@@ -11,7 +11,7 @@
   "MonthsToPromptUserDetailsCheck": 6,
   "FeatureManagement": {
     "RefactoredTrackingSystem": true,
-    "ShowAppCardForLegacyTrackingSystem": true,
+    "ShowAppCardForLegacyTrackingSystem": false,
     "SupervisorProfileAssessmentInterface": true,
     "WorkforceManagerInterface": true,
     "RefactoredSuperAdminInterface": true,
diff --git a/DigitalLearningSolutions.Web/appsettings.Production.json b/DigitalLearningSolutions.Web/appsettings.Production.json
index 4ca78c763d..02a9d9fd44 100644
--- a/DigitalLearningSolutions.Web/appsettings.Production.json
+++ b/DigitalLearningSolutions.Web/appsettings.Production.json
@@ -11,7 +11,7 @@
   "MonthsToPromptUserDetailsCheck": 6,
   "FeatureManagement": {
     "RefactoredTrackingSystem": true,
-    "ShowAppCardForLegacyTrackingSystem": true,
+    "ShowAppCardForLegacyTrackingSystem": false,
     "WorkforceManagerInterface": false,
     "SupervisorProfileAssessmentInterface": false,
     "RefactoredSuperAdminInterface": true,
@@ -22,7 +22,8 @@
     "UserFeedbackBar": true,
     "ExportQueryRowLimit": 250,
     "MaxBulkUploadRows": 200,
-    "LoginWithLearningHub": true
+    "LoginWithLearningHub": true,
+    "TableauSelfAssessmentDashboards": false
   },
   "LearningHubOpenAPIBaseUrl": "https://learninghubnhsuk-openapi-prod.azurewebsites.net",
   "LearningHubReportAPIConfig": {
diff --git a/DigitalLearningSolutions.Web/appsettings.SIT.json b/DigitalLearningSolutions.Web/appsettings.SIT.json
index eca16765dc..a606afc359 100644
--- a/DigitalLearningSolutions.Web/appsettings.SIT.json
+++ b/DigitalLearningSolutions.Web/appsettings.SIT.json
@@ -10,7 +10,7 @@
   "MonthsToPromptUserDetailsCheck": 6,
   "FeatureManagement": {
     "RefactoredTrackingSystem": true,
-    "ShowAppCardForLegacyTrackingSystem": true,
+    "ShowAppCardForLegacyTrackingSystem": false,
     "SupervisorProfileAssessmentInterface": true,
     "WorkforceManagerInterface": true,
     "RefactoredSuperAdminInterface": true,
diff --git a/DigitalLearningSolutions.Web/appsettings.Test.json b/DigitalLearningSolutions.Web/appsettings.Test.json
index fc362e3a44..a386df209d 100644
--- a/DigitalLearningSolutions.Web/appsettings.Test.json
+++ b/DigitalLearningSolutions.Web/appsettings.Test.json
@@ -11,7 +11,7 @@
   "MonthsToPromptUserDetailsCheck": 6,
   "FeatureManagement": {
     "RefactoredTrackingSystem": true,
-    "ShowAppCardForLegacyTrackingSystem": true,
+    "ShowAppCardForLegacyTrackingSystem": false,
     "SupervisorProfileAssessmentInterface": true,
     "WorkforceManagerInterface": true,
     "RefactoredSuperAdminInterface": true,
diff --git a/DigitalLearningSolutions.Web/appsettings.UarTest.json b/DigitalLearningSolutions.Web/appsettings.UarTest.json
index 20754edd85..82b0d9423f 100644
--- a/DigitalLearningSolutions.Web/appsettings.UarTest.json
+++ b/DigitalLearningSolutions.Web/appsettings.UarTest.json
@@ -11,7 +11,7 @@
   "MonthsToPromptUserDetailsCheck": 6,
   "FeatureManagement": {
     "RefactoredTrackingSystem": true,
-    "ShowAppCardForLegacyTrackingSystem": true,
+    "ShowAppCardForLegacyTrackingSystem": false,
     "WorkforceManagerInterface": false,
     "SupervisorProfileAssessmentInterface": false,
     "RefactoredSuperAdminInterface": false,
diff --git a/DigitalLearningSolutions.Web/appsettings.json b/DigitalLearningSolutions.Web/appsettings.json
index d409a45007..4d7000b3e3 100644
--- a/DigitalLearningSolutions.Web/appsettings.json
+++ b/DigitalLearningSolutions.Web/appsettings.json
@@ -12,12 +12,13 @@
   "MonthsToPromptUserDetailsCheck": 6,
   "FeatureManagement": {
     "RefactoredTrackingSystem": false,
-    "ShowAppCardForLegacyTrackingSystem": true,
+    "ShowAppCardForLegacyTrackingSystem": false,
     "RefactoredSuperAdminInterface": false,
     "UseSignposting": true,
     "PricingPage": true,
     "ShowSelfAssessmentProgressButtons": false,
-    "LoginWithLearningHub": true
+    "LoginWithLearningHub": true,
+    "TableauSelfAssessmentDashboards":  true
   },
   "LearningHubOpenAPIBaseUrl": "https://uks-learninghubnhsuk-openapi-test.azurewebsites.net",
   "LearningHubOpenAPIKey": "",
@@ -78,5 +79,18 @@
   "LearningHubUserApi": {
     "UserApiUrl": "https://userapi.learninghub.nhs.uk/api/"
   },
+  "TableauDashboards": {
+    "SiteUrl": "https://tabuat.data.england.nhs.uk",
+    "SiteName": "monitor",
+    "AuthApiPath": "/api/3.21/auth/signin",
+    "WorkBookName": "DLSIdentifiableDataNHSEUAT",
+    "ViewName": "Cover",
+    "CompetencyDashboardUrl": "https://tabuat.data.england.nhs.uk/#/site/monitor/views/DLSIdentifiableDataNHSEUAT/Cover",
+    "Username": "svc-tel-dls",
+    "ClientName": "tel_dls",
+    "ClientId": "a7906ce3-e0c9-403e-a169-8eb78d858f8a",
+    "ClientSecretId": "38b99058-a806-4ee2-bf7a-ad1933a81ae5",
+    "ClientSecret": ""
+  },
   "UserResearchUrl": "https://forms.office.com/e/nKcK8AdHRX"
 }