# AI contextual\_menu does not update reliably

**URL:** https://meta.discourse.org/t/ai-contextual-menu-does-not-update-reliably/392930
**Category:** Support
**Tags:** ai, ai-helper, bug
**Created:** [January 7, 2026, 10:36pm UTC](https://meta.discourse.org/t/ai-contextual-menu-does-not-update-reliably/392930 "2026-01-07T22:36:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mcmcclur](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcmcclur/32/115456_2.png) [@mcmcclur](https://meta.discourse.org/u/mcmcclur)
#### Post date: [January 7, 2026, 10:36pm UTC](https://meta.discourse.org/t/ai-contextual-menu-does-not-update-reliably/392930/1 "2026-01-07T22:36:56Z")

</div>

I recently developed an AI persona that takes LaTeX input into account while proofreading. I then spent considerably _more_ time trying to configure my Discourse instance so that everyone could use it.

Long story short: In my experience, changes made to affect the AI contextual\_menu often don’t take effect until you rebuild Discourse using, for example,

```
./launcher rebuild app

```

* * *

To be completely clear, I’m talking about the menu that arises when you press on the sparkly button in an editor toolbar, like so:

 ![Screenshot 2026-01-07 at 5.02.38 PM](https://global.discourse-cdn.com/meta/original/4X/b/5/f/b5f99ff9f52cf88ee2f2d84b6e7856ecf4951a9b.png)

You might notice that, in my Discourse, the only option that pops up is “Proofread text”. Translate, Markdown table, and Smart dates don’t appear at all. The way to accomplish that is to fiddle with the “allowed groups” for the personas that are used for those various tasks. The Helper section in the AI \> Features tab for my Discourse looks like so:

 ![Screenshot 2026-01-07 at 5.00.57 PM](https://global.discourse-cdn.com/meta/original/4X/d/e/c/dec628e15556dc875614053f84973a7f25b5d08c.png)

The Math Proofreader persona allows access by anyone at trust\_level\_0 (or higher, I guess). The others allow no access at all.

Here’s the thing: I tried for hours to get this to take effect and, generally, it just didn’t work. The only way that I have reliably been able to get these changes applied is to rebuild the whole instance, as I already indicated.

This has been [mentioned before](https://meta.discourse.org/t/how-to-reset-proofreader-settings/388634).

My Discourse instance is just a [basic 30-minute install](https://github.com/discourse/discourse/blob/main/docs/INSTALL-cloud.md) on a Digital Ocean droplet running Ubuntu.
