# Regular

### Recommended Setup:

Use this action to record user interactions, such as form submissions or button clicks.

<figure><img src="/files/7xQjid8W3WLqIausQR81" alt=""><figcaption></figcaption></figure>

### Steps:

1. Go to the Workflow tab and select the event trigger (e.g., Form Submission).
2. Add the **Facebook Events (Regular)** action.
3. Configure the following properties:
   * **Event Name**: Specify the event name.
   * **Value to Sum**: Optional, numerical value to sum with the event.
   * **Name**: Optional, additional parameter for the event.


---

# 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://docs.webtonative.com/website-plugins/bubble.io/facebook-events/regular.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.
