> ## Documentation Index
> Fetch the complete documentation index at: https://support.getskara.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Event

An event is an action a visitor or contact performs on your website, like signing up, clicking a link, or submitting a form. This trigger starts an Execution Flow when a specific event happens.

### **Topics covered:**

* [How to Configure Event Trigger](#how-to-configure-event-trigger)
* [Practical Example](#practical-example)

### How to Configure Event Trigger

Select the **Event Trigger** from the Execution Flow Triggers.

<img src="https://mintcdn.com/salesmate/v4tKfku_bYib_Z8E/ai-pilot/triggers-ai-pilot/images/mceclip0.png?fit=max&auto=format&n=v4tKfku_bYib_Z8E&q=85&s=abd0ecf3f0abb2f38bc89405eb3f113e" alt="mceclip0.png" width="1920" height="869" data-path="ai-pilot/triggers-ai-pilot/images/mceclip0.png" />

* Add the **Name** for the Event Trigger.
* You can also add a **Description** describing the Event trigger.
* Select the **Event from the list.**

<img src="https://mintcdn.com/salesmate/v4tKfku_bYib_Z8E/ai-pilot/triggers-ai-pilot/images/mceclip2.png?fit=max&auto=format&n=v4tKfku_bYib_Z8E&q=85&s=2e3bb2a888a454edf2fd150ed92ab02d" alt="mceclip2.png" width="1920" height="869" data-path="ai-pilot/triggers-ai-pilot/images/mceclip2.png" />

* You can add Attribute Conditions: Add one or more conditions based on event attributes.
* **Attribute Name**
* **Operator**: Choose based on the type of data
  * **Is**
  * **Is not**
  * **Is unknown**
  * **Has any value**
  * **More than**
  * **Less than**
  * **Value**
* You can also add more attributes for better or specific results.

<img src="https://mintcdn.com/salesmate/v4tKfku_bYib_Z8E/ai-pilot/triggers-ai-pilot/images/mceclip3.png?fit=max&auto=format&n=v4tKfku_bYib_Z8E&q=85&s=23fd326d53fcbaec2b493f4971b137ec" alt="mceclip3.png" width="1920" height="912" data-path="ai-pilot/triggers-ai-pilot/images/mceclip3.png" />

* Click on **Save** to store the configuration.

<img src="https://mintcdn.com/salesmate/v4tKfku_bYib_Z8E/ai-pilot/triggers-ai-pilot/images/mceclip4.png?fit=max&auto=format&n=v4tKfku_bYib_Z8E&q=85&s=2d0ac207ff39d6ce1191ba40e4693d89" alt="mceclip4.png" width="1920" height="912" data-path="ai-pilot/triggers-ai-pilot/images/mceclip4.png" />

<Note>
  **Note**: The Flow will only start if **all attribute conditions** match.
</Note>

### Practical Example

When a visitor views the Pricing & Plans article in your knowledge base, you want to initiate a conversation asking if they’d like to book a demo. Based on their response, the flow should:

* Send a booking link if the answer is **Yes**
* Redirect to a live agent if the answer is **No**
* Add a "**Potential Customer**" tag if the answer is **Maybe**

<img src="https://mintcdn.com/salesmate/v4tKfku_bYib_Z8E/ai-pilot/triggers-ai-pilot/images/mceclip01.png?fit=max&auto=format&n=v4tKfku_bYib_Z8E&q=85&s=4d39cfccc016edc6e6f170fddf2d41a2" alt="mceclip0(1).png" width="1130" height="733" data-path="ai-pilot/triggers-ai-pilot/images/mceclip01.png" />
