Allow guest to see AI Bot Page

Hello everyone,

I’m trying to make the AI‑Bot conversations page (/discourse‑ai/ai‑bot/conversations) available to guests (non‑logged‑in users). I’ve allowed Trust 0 and Everyone ai bot allowed groups, “everyone” in Admin → Plugins → Discourse AI → ai bot allowed groups. The page itself returns “page not found or private” and never responds for guests. Logged‑in users work perfectly.

What am I missing to fully open that page and allow the bot to function for non‑logged‑in visitors?

Thanks for any help!

First guess is not to use everyone. It isn’t real group. And I’m not sure if you really want to expose AI to the world. It can be really expensive.

(post deleted by author)

Thanks @Jagster. This will be temporary and I will provide demo account login for this. I will be content that when a not logged in user attempts to access the page they would see the AI Bot page and not be shown a page error because of permissions I assume. I removed the “everyone” group from the options, but the page remains not accessible.

That is not possible. That page relies on creating PMs, anons can’t create PMs in Discourse.

If you want easier signups, try social logins or SSO.

Thanks for the response. I was really just wanting visibility to the page for guests instead of seeing the page not found message. Not a big deal. I am providing a demo login for some users and just wanted to avoid the page error message.