> For the complete documentation index, see [llms.txt](https://docs.checklist.getalvis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.checklist.getalvis.com/how-to-set-up-multiple-checklists-in-sequential-order.md).

# How to set up multiple checklists in sequential order

Sometimes, you'd like to have users learn a set of features before showing them advanced lessons. For example, there are two checklists, say A and B, and your users will only see B if the person completes A first.

To accomplish this, you can set up "Trigger" (which is run on a user after completing a checklist) in Checklist A to tag a user as “checklist-A-completed”.

![Tag a user as “checklist-A-completed”](/files/SOrcdc0BU76AC1h1d9sL)

Then, in Checklist B, set up a filter that includes "User tag equals checklist-A-completed". This way a user will only see Checklist B after the person completes Checklist A.
