# Workflow Trigger: Membership Category Started

The Membership Category Started trigger will activate a Workflow when a contact begins or interacts with a specific category in a membership. In this article, we will go over how to use this trigger to track specific membership products and send additional resources once a category has been started.

* Add the trigger with filters for the product and category and save

{% embed url="<https://lh3.googleusercontent.com/MH6oAAP99JPIFp0GhfSVL8EI1sC1YCovJX3AWbFdwsAs85Qg01I0RcubBP5XcYUtEnSdyJCXX9DaWyy3t0ovdXgWC65KY5ppMvxr6VtXege2Ll_8tAeSev1t-_AHFcAEL8tcm0GAEmurbxGJwCcqDx8>" %}

* Here is an example of a course structure and where a category is located in a membership product: (See Screenshot Below)

{% embed url="<https://lh6.googleusercontent.com/GH4Y17SqTB1wMjrChDWsYmhCNMmnn5m0JBBwj3P8Fgv17wSL3zLpL-scCoSpi3f2VTvnvPBiolomWoyXMy_IL-h2n19ssz_w2ntINR-5ybDELoFNu2pURrJD-OM4Wd0VhFHcolV8qNDXFQefARQmB1o>" %}

* Add a Send Email action and use the category custom values to make it more personal.

{% embed url="<https://lh6.googleusercontent.com/Iz_lqbj-HoWGvWKxD3_zodPYuD6JcTGtZlisppDuB_6xDTOK-SzaMWRjIc-drocEE_XCn0F4iLg3sSpb_K_IuBC0jf7RD8704boaLEuW3GceN2u9W74UknFgZ86kdQ3ItMDPNDhWW750f8cnnYZe0HU>" %}

* Add an internal notification using custom values to set a timestamp and provide details that refer to the category.

{% embed url="<https://lh4.googleusercontent.com/tLIP5OEyq-cn8s6ZWaKMWsY8AXYgJ8rJbpuK4MFnH5ySf0vNUsjITGvuQsbvF4I7j_WWWIYgR10sxdETMA3ULGRGgFzUl_ZNVpkvblfN-ZEVPU2aIHAIuRI64YnCLOENbuq6F2ztUNd92GuzrMMLrbQ>" %}

***Please Note:** You can use the If/Else action to create branches based on the category involved if you use more than one category as a trigger. (See Screenshot Below)*

{% embed url="<https://lh4.googleusercontent.com/rRCBrdUT5guV_yfljLoFNjAnP8M2zcXgCI8SPSDeJnZRat1FPR6gRHYS7xXhMvhm9bIIazAM7PiKhnTYwAvgr5-lbniPt9os9Wk1G2G571jlfDPw31CguShy90EBxdWNiOkZEaCN0rYpuXABSHM9_1E>" %}


---

# Agent Instructions: 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-category-started.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.
