Hi @annie.a ,
You're running into a known architectural quirk with Docebo Creator, and your current workaround is unfortunately the most practical native fix right now.
Here is why the standard reset isn't working: AI Virtual Coaching scenarios run on the Docebo Creator microservice, which tracks users and AI credit consumption independently. When you go into the course reports to reset the object, you are only resetting the Completion Status on the standard Docebo Learn side (the learning object wrapper). The Creator backend still remembers the learner's User ID and that they reached the attempt limit for that specific scenario ID.
As you noticed, there is no direct "Reset AI Attempt" button within the LMS that reaches the Creator backend.
If you want to avoid increasing the total number of attempts globally, there is an alternative approach. I recommend bypassing this type of hard limit by duplicating the AI Coaching scenario. This generates a brand-new scenario ID. You then place this duplicate in a hidden "Makeup" course and enroll only the stuck learner. It bypasses the old limit entirely because the Creator engine sees it as a completely fresh object.
I highly recommend submitting a ticket to Docebo Support so they can log this as a defect/feature request, as clearing the LMS progress should ideally push a reset payload to the Creator backend.
For more details on how scenario attempts and Advanced Settings are managed exclusively within the Creator engine, you can check the official documentation here: Using AI virtual coaching in Creator – Docebo Help