@@ -83,6 +83,23 @@ const config = {
8383 tagline : 'Documentation for Netwrix Products' ,
8484 favicon : 'img/branding/favicon.ico' ,
8585
86+ scripts : [
87+ {
88+ src : "https://widget.kapa.ai/kapa-widget.bundle.js" ,
89+ "data-website-id" : "c8052612-e9cf-49f8-b7a4-e717c6adc398" ,
90+ "data-project-name" : "Netwrix" ,
91+ "data-project-color" : "#F5F5F5" ,
92+ "data-project-logo" : "https://img.netwrix.com/elements/social_communities/netwrix_blog.svg" ,
93+ "data-user-analytics-cookie-enabled" : "true" ,
94+ "data-modal-title" : "Netwrix Help Center AI Assistant" ,
95+ "data-modal-example-questions-title" : "Try asking me..." ,
96+ "data-modal-disclaimer" : "This **AI assistant answers Netwrix questions** using the documentation" ,
97+ "data-modal-example-questions" : "How to reduce Audit DB size?,How to scan for sensitive data?,How to migrate NEA to new server?,How to upload archive to SQL DB?" ,
98+ "data-button-text-color" : "#E32C2D" ,
99+ async : true ,
100+ } ,
101+ ] ,
102+
86103 // Set the production url of your site here
87104 // Use environment variable for dynamic URL configuration
88105 url : process . env . RENDER_EXTERNAL_URL || 'http://localhost:3000' ,
@@ -771,177 +788,139 @@ const config = {
771788 items : [
772789 {
773790 type : 'dropdown' ,
774- label : 'Security Admin ' ,
791+ label : 'Identity ' ,
775792 position : 'left' ,
776793 items : [
777794 {
778- label : '1Secure' ,
779- to : '/docs/1secure' ,
780- } ,
781- {
782- label : 'Access Analyzer - 12.0' ,
783- to : '/docs/accessanalyzer/12.0' ,
784- } ,
785- {
786- label : 'Access Analyzer - 11.6' ,
787- to : '/docs/accessanalyzer/11.6' ,
788- } ,
789- {
790- label : 'Activity Monitor - 8.0' ,
791- to : '/docs/activitymonitor/8.0' ,
792- } ,
793- {
794- label : 'Activity Monitor - 7.1' ,
795- to : '/docs/activitymonitor/7.1' ,
795+ label : 'Product Name' ,
796+ to : '#' ,
796797 } ,
797798 {
798- label : 'Auditor - 10.7 ' ,
799- to : '/docs/auditor/10.7 ' ,
799+ label : 'Product Name ' ,
800+ to : '# ' ,
800801 } ,
801802 {
802- label : 'Auditor - 10.6 ' ,
803- to : '/docs/auditor/10.6 ' ,
803+ label : 'Product Name ' ,
804+ to : '# ' ,
804805 } ,
805806 {
806- label : 'Threat Manager - 3.0 ' ,
807- to : '/docs/threatmanager/3.0 ' ,
807+ label : 'Product Name ' ,
808+ to : '# ' ,
808809 } ,
809810 ] ,
810811 } ,
811812 {
812813 type : 'dropdown' ,
813- label : 'Identity & Access ' ,
814+ label : 'Privilege ' ,
814815 position : 'left' ,
815816 items : [
816817 {
817- label : 'Access Information Center - 12.0 ' ,
818- to : '/docs/accessinformationcenter/12.0 ' ,
818+ label : 'Product Name ' ,
819+ to : '# ' ,
819820 } ,
820821 {
821- label : 'Access Information Center - 11.6 ' ,
822- to : '/docs/accessinformationcenter/11.6 ' ,
822+ label : 'Product Name ' ,
823+ to : '# ' ,
823824 } ,
824825 {
825- label : 'Group ID - 11.1 ' ,
826- to : '/docs/groupid/11.1 ' ,
826+ label : 'Product Name ' ,
827+ to : '# ' ,
827828 } ,
828829 {
829- label : 'Group ID - 11.0' ,
830- to : '/docs/groupid/11.0' ,
831- } ,
832- {
833- label : 'Password Policy Enforcer - 11.0' ,
834- to : '/docs/passwordpolicyenforcer/11.0' ,
835- } ,
836- {
837- label : 'Password Policy Enforcer - 10.2' ,
838- to : '/docs/passwordpolicyenforcer/10.2' ,
839- } ,
840- {
841- label : 'Password Reset - 3.3' ,
842- to : '/docs/passwordreset/3.3' ,
843- } ,
844- {
845- label : 'Password Reset - 3.23' ,
846- to : '/docs/passwordreset/3.23' ,
847- } ,
848- {
849- label : 'Password Secure - 9.2' ,
850- to : '/docs/passwordsecure/9.2' ,
851- } ,
852- {
853- label : 'Password Secure - 9.1' ,
854- to : '/docs/passwordsecure/9.1' ,
855- } ,
856- {
857- label : 'Privilege Secure - 4.2' ,
858- to : '/docs/privilegesecure/4.2' ,
859- } ,
860- {
861- label : 'Privilege Secure - 4.1' ,
862- to : '/docs/privilegesecure/4.1' ,
830+ label : 'Product Name' ,
831+ to : '#' ,
863832 } ,
864833 ] ,
865834 } ,
866835 {
867836 type : 'dropdown' ,
868- label : 'Compliance ' ,
837+ label : 'Directory ' ,
869838 position : 'left' ,
870839 items : [
871840 {
872- label : 'Change Tracker - 8.1 ' ,
873- to : '/docs/changetracker/8.1 ' ,
841+ label : 'Product Name ' ,
842+ to : '# ' ,
874843 } ,
875844 {
876- label : 'Change Tracker - 8.0 ' ,
877- to : '/docs/changetracker/8.0 ' ,
845+ label : 'Product Name ' ,
846+ to : '# ' ,
878847 } ,
879848 {
880- label : 'StrongPoint for NetSuite ' ,
881- to : '/docs/strongpointfornetsuite ' ,
849+ label : 'Product Name ' ,
850+ to : '# ' ,
882851 } ,
883852 {
884- label : 'StrongPoint for Salesforce' ,
885- to : '/docs/strongpointforsalesforce' ,
886- } ,
887- {
888- label : 'StrongPoint NetSuite Flashlight' ,
889- to : '/docs/strongpointnetsuiteflashlight' ,
853+ label : 'Product Name' ,
854+ to : '#' ,
890855 } ,
856+ ] ,
857+ } ,
858+ {
859+ type : 'dropdown' ,
860+ label : 'Endpoint' ,
861+ position : 'left' ,
862+ items : [
891863 {
892- label : 'StrongPoint Salesforce Flashlight ' ,
893- to : '/docs/strongpointsalesforceflashlight ' ,
864+ label : 'Product Name ' ,
865+ to : '# ' ,
894866 } ,
895867 {
896- label : 'Data Classification - 5.7 ' ,
897- to : '/docs/dataclassification/5.7 ' ,
868+ label : 'Product Name ' ,
869+ to : '# ' ,
898870 } ,
899871 {
900- label : 'Data Classification - 5.6.2 ' ,
901- to : '/docs/dataclassification/5.6.2 ' ,
872+ label : 'Product Name ' ,
873+ to : '# ' ,
902874 } ,
903875 {
904- label : 'Recovery for Active Directory - 2.6 ' ,
905- to : '/docs/recoveryforactivedirectory/2.6 ' ,
876+ label : 'Product Name ' ,
877+ to : '# ' ,
906878 } ,
907879 ] ,
908880 } ,
909881 {
910882 type : 'dropdown' ,
911- label : 'Endpoint ' ,
883+ label : 'DSPM ' ,
912884 position : 'left' ,
913885 items : [
914886 {
915- label : 'Endpoint Protector - 5.9.4.2 ' ,
916- to : '/docs/endpointprotector/5.9.4.2 ' ,
887+ label : 'Product Name ' ,
888+ to : '# ' ,
917889 } ,
918890 {
919- label : 'Endpoint Protector - 5.9.4 ' ,
920- to : '/docs/endpointprotector/5.9.4 ' ,
891+ label : 'Product Name ' ,
892+ to : '# ' ,
921893 } ,
922894 {
923- label : 'PolicyPak ' ,
924- to : '/docs/policypak ' ,
895+ label : 'Product Name ' ,
896+ to : '# ' ,
925897 } ,
926898 {
927- label : 'Threat Prevention - 7.5 ' ,
928- to : '/docs/threatprevention/7.5 ' ,
899+ label : 'Product Name ' ,
900+ to : '# ' ,
929901 } ,
902+ ] ,
903+ } ,
904+ {
905+ type : 'dropdown' ,
906+ label : 'ITDR' ,
907+ position : 'left' ,
908+ items : [
930909 {
931- label : 'Threat Prevention - 7.4 ' ,
932- to : '/docs/threatprevention/7.4 ' ,
910+ label : 'Product Name ' ,
911+ to : '# ' ,
933912 } ,
934913 {
935- label : 'UserCube - 6.2 ' ,
936- to : '/docs/usercube/6.2 ' ,
914+ label : 'Product Name ' ,
915+ to : '# ' ,
937916 } ,
938917 {
939- label : 'UserCube - 6.1 ' ,
940- to : '/docs/usercube/6.1 ' ,
918+ label : 'Product Name ' ,
919+ to : '# ' ,
941920 } ,
942921 {
943- label : 'UserCube SaaS ' ,
944- to : '/docs/usercube_saas ' ,
922+ label : 'Product Name ' ,
923+ to : '# ' ,
945924 } ,
946925 ] ,
947926 } ,
0 commit comments