> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/workflow-triggers/workflow-trigger-membership-lesson-completed.md).

# Workflow Trigger: Membership Lesson Completed

The Membership Lesson Completed will activate a Workflow when a contact completes a lesson within a category in a membership product. In this article we will go over this trigger so you can track when contacts complete a course.

* Add filters to further customize the workflow, such as firing off of a specific lesson. Just add the trigger and choose the actions you would like to use.

{% embed url="<https://lh5.googleusercontent.com/Fu3V-KOKK1AupuyUesnH-SAVtAJVI7naTbogtIpRsB9Fkms_Sb2abYOSW-InNSwWJsOrkVvqo51Y8Lw3eToC0cQPS9eOFaNax-pMppxdMNyZA_WIjeh3RczWyiUO334YvmYAt7nyiBMMVmnu7E9-DQ>" %}

***Please Note:** Custom values are available for customization of emails. If/Else fields are also available for filtering when using multiple lessons. (See Screenshots Below)*

{% embed url="<https://lh6.googleusercontent.com/tFIXLXLwrgGhcgr2rpHwXyfqLuU15q_r5b9puyqYISZwaeyO9lwVc1VZGP_BB12pXbXRjHCeRE-YHbdtIQ7FzuHmf0FDkzlby0-HCJAbPuwX-E4KW7CQ-KmLlUlj0Ww--ZMsWXJGtlZEtwlM_y4yJg>" %}

{% embed url="<https://lh4.googleusercontent.com/61wQOnU1GbyxaFyyJzAuxL0HHuGNEXxPJ2IuIB6zZMGo9L2wW2JjWTigBD2Ue60kKCuTIsa2NpFgTOIwDUKziV3Dm1HgfNuQuFl9dua_Qsr6Z4kaWniGqCf8ajqsqI7WPoz9zzQaOTI9iMVejBcuMQ>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/workflow-triggers/workflow-trigger-membership-lesson-completed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
