Skip to main content
Question

Automating enrollment for an observation checklist

  • May 8, 2026
  • 1 reply
  • 10 views

I am trying to automate enrollment to an observation checklist that is scheduled for a specific group. 

 

The issue we are running into is that while the group can be automatically created and the observation checklist can be scheduled, if someone is added to the group via automatic enrollment AFTER the checklist has been scheduled, that user is not automatically added to the observation checklist (or other items, like courses or learning plans, but the pressing issue is the checklist). Has anyone found a way to automatically enroll a new group member to an already scheduled checklist? 

1 reply

Moshe.Machlav
Helper III
Forum|alt.badge.img+1

Hi ​@brittany.huffman ,

You're running into a known, built-in limitation with the standalone Observation Checklist scheduler. As noted in the Docebo Help Center, when you schedule a checklist for a group, the platform takes a static snapshot of the users in that group at that exact moment. Users added to the group later are not dynamically included in that schedule.

 

Before diving into custom integrations or API work to automate this, have you considered wrapping the checklist in a course? It completely sidesteps the scheduling limitation and utilizes Docebo's native automation.

Instead of scheduling the checklist directly from the checklist menu:

  1. Create an e-learning "wrapper" course.

  2. Add your Observation Checklist into that course as a Training Material (you can import your existing checklist directly).

     

  3. Set up an Enrollment Rule to automatically enroll your dynamic group into this course.

When new members are automatically added to the group, the Enrollment Rule will immediately fire, assigning them the course and instantly generating the checklist for them and their observer.

In organizations I've worked with, the pattern that holds up best is delivering checklists through these wrapper courses. Not only does it fix the auto-enrollment drop-off, but it also gives you much cleaner visibility into your datasets using standard custom reports, rather than relying solely on the standalone checklist dashboards.

Let me know if you need help mapping out the enrollment rules for this approach!