Missing "Language and region" Tab in Now Assist Settings<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } IssueThe "Language and region" tab is not appearing in the Now Assist Settings Steps to reproduce1. Go to Now Assists > Settings2. The "Language and region" tab does not appear.CauseIn this case, the root cause of the problem is that there are missing entries on the instance, probably due to an issue when the plugin was installed. The missing entries are related to the Content: Language and region, Pages: Language and Region, and Languages.Content: Language and region/sn_ace_content_block.do?sys_id=4a281d379f0a0210f0b32e5af90a1c8bPagesLanguage and Region/sn_ace_page.do?sys_id=bece029a9fba021050df2e5af90a1c1bLanguages/sn_ace_page.do?sys_id=8b9fc2b39f0e0210f0b32e5af90a1c03 Note: if you have similar issue and this does not solve the issue, most probably the cause could be a different reason.ResolutionTo resolve the problem, follow these steps:1. Go to System Definition > Plugins.2. Search for "Now Assist Admin Console".3. Click on the plugin "Now Assist Admin Console" (sn_nowassist_admin).4. On the "Quick Actions", click "Repair". This will reinstall all the files for the plugin.5. Try to reproduce the issue after the repair is done.