diff --git a/content/shared/v3-core-plugins/_index.md b/content/shared/v3-core-plugins/_index.md index 8cdc5f842..85e9a1dd3 100644 --- a/content/shared/v3-core-plugins/_index.md +++ b/content/shared/v3-core-plugins/_index.md @@ -1,4 +1,5 @@ -Extend InfluxDB 3 with custom Python code that responds to database events. The Processing Engine lets you automate workflows, transform data, and create API endpoints directly within your {{% product-name %}}. +Extend InfluxDB 3 with custom Python code that you can trigger on write, on a schedule, or on demand. +The Processing Engine lets you automate workflows, transform data, and create API endpoints directly within your {{% product-name %}}. ## What is the Processing Engine?