# Feed Settings — Name, Conditional Logic & Trigger

This reference covers the core feed settings—Feed Name, Trigger, and
Conditional Logic—so you can configure how and when your integrations
fire.

------------------------------------------------------------------------

### **Feed Name**

- This is a label you assign to your feed so you can easily identify it
  in your list of feeds.
- Choose something descriptive—e.g., *“New Client Inquiry Task”* or
  *“Application → Onboarding Feed”*.
- Only visible within your form settings; helps with organization,
  especially if you have multiple feeds.

------------------------------------------------------------------------

### **Conditional Logic**

- Toggle on “Enable Conditional Logic” if you want this feed to run only
  under certain conditions.
- You can configure logic based on form fields (e.g., *only create a
  task if “Priority” = “High”*).
- Great for segmenting alerts/tasks, or for routing submissions
  differently.
- If disabled, the feed will run for every form submission.

------------------------------------------------------------------------

### **Feed Trigger**

- Determines when the feed executes. Default (and only option on the
  free plan) is Form Submission.
- Choose the option that best matches how (and when) you want tasks to
  be created or updated.
- See <a href="https://brightleafdigital.io/docs/feed-triggers/"
  target="_blank" rel="noreferrer noopener">here</a> and <a
  href="https://brightleafdigital.io/docs/choose-the-right-feed-trigger/"
  target="_blank" rel="noreferrer noopener">here</a> for more details.

------------------------------------------------------------------------

<figure class="wp-block-image size-full">
<img
src="https://brightleafdigital.io/wp-content/uploads/sites/6/2025/08/Screenshot-from-2025-08-27-10-39-39.png"
class="wp-image-4067" />
</figure>

------------------------------------------------------------------------

### Summary

<figure class="wp-block-table">
<table class="has-fixed-layout">
<thead>
<tr class="header">
<th>Setting</th>
<th>Purpose</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td><strong>Feed Name</strong></td>
<td>For identifying and organizing your feeds within a form.</td>
</tr>
<tr class="even">
<td><strong>Conditional Logic</strong></td>
<td>Controls when the feed executes based on form field values.</td>
</tr>
<tr class="odd">
<td><strong>Trigger</strong></td>
<td>Defines the event or action that causes the feed to run (e.g., form
submission).</td>
</tr>
</tbody>
</table>
</figure>
