Home > User Voice > Disabling AI assistant in Designer Desk

Disabling AI assistant in Designer Desk IN BACKLOG
0

Hi,

because of compliance reasons it is not allowed without approvals to enable AI functions in our company.

After installation of R2 the new AI assistant is available in Designer Desk and there seems to be no way to disable it with a switch in system settings globally or per user individually. This would be nice if this functionality would be given in a next release. Setting it individually per user would be great because different user groups could be defined. The one with AI competence and others without.

As workaround we use now this custom CSS style code. Maybe it is useful for other customers. Just copy & paste it to system settings > global parameters > appearance into the field global CSS styles

#Updated the code at 11:51: Added class and switched from display to visibility attribute to prevent layout changes
/* Hide AI assistant in Designer Desk */
.ai-assistant-button, .ai-designer-button, .ai-start-controller {
visibility: hidden !important;
}

Kind Regards
Sébastien

Did you know that with WEBCON you can automate virtually any process? Even baking cookies 🍪
 
Speaking of cookies: we use the ones that are essential for our website to function properly, as well as additional ones that help us customize our content to your preferences. If you don’t mind cookies, click Accept. If you want to learn more, explore settings.
Settings