diff --git a/src/atlasComponents/sapiViews/core/rich/ATPSelector/module.ts b/src/atlasComponents/sapiViews/core/rich/ATPSelector/module.ts
index 0588d1e997f523da09701ac2c5b4d3fb38e88c0a..acd1fbb94fdf5ec6dc63888ee0de4523c03450eb 100644
--- a/src/atlasComponents/sapiViews/core/rich/ATPSelector/module.ts
+++ b/src/atlasComponents/sapiViews/core/rich/ATPSelector/module.ts
@@ -12,6 +12,7 @@ import { PureATPSelector } from "./pureDumb/pureATPSelector.components";
 import { WrapperATPSelector } from "./wrapper/wrapper.component";
 import { SAPIModule } from "src/atlasComponents/sapi/module";
 import { MatTooltipModule } from "@angular/material/tooltip";
+import { QuickTourModule } from "src/ui/quickTour";
 
 @NgModule({
   imports: [
@@ -26,6 +27,7 @@ import { MatTooltipModule } from "@angular/material/tooltip";
     DialogModule,
     SAPIModule,
     SapiViewsCoreParcellationModule,
+    QuickTourModule,
   ],
   declarations: [
     PureATPSelector,
diff --git a/src/atlasComponents/sapiViews/core/rich/ATPSelector/pureDumb/pureATPSelector.template.html b/src/atlasComponents/sapiViews/core/rich/ATPSelector/pureDumb/pureATPSelector.template.html
index fcd29e36827512ebba26de01e3d792a405e0132b..e661e5203e445cd9933b03a672cca0d400b4b2f9 100644
--- a/src/atlasComponents/sapiViews/core/rich/ATPSelector/pureDumb/pureATPSelector.template.html
+++ b/src/atlasComponents/sapiViews/core/rich/ATPSelector/pureDumb/pureATPSelector.template.html
@@ -87,7 +87,10 @@
     [color]="colorPalette[0]"
     (itemClicked)="selectLeaf({ atlas: $event})"
     [elevation]="6"
-    [disabled]="isBusy">
+    [disabled]="isBusy"
+    quick-tour
+    [quick-tour-order]="-10"
+    quick-tour-description="You can change atlas here.">
 
     <ng-template sxplrSmartChipHeader>
       <span>