> ## Documentation Index
> Fetch the complete documentation index at: https://fillout-005a867b-dependabot-npm-and-yarn-multi-3902a179c5.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Filter and Branch

> Set an action to occur only when it meets a specific condition. Add branches to trigger different actions based on specific responses in your workflow.

export const SupportBanner = () => {
  const titleId = React.useId();
  return <div className="support-banner" role="region" aria-labelledby={titleId}>
      <span className="support-banner__ring support-banner__ring--outer" aria-hidden="true" />
      <span className="support-banner__ring support-banner__ring--middle" aria-hidden="true" />
      <span className="support-banner__ring support-banner__ring--inner" aria-hidden="true" />
      <span className="support-banner__ring support-banner__ring--center" aria-hidden="true" />

      <div className="support-banner__content">
        <div className="support-banner__title" id={titleId} role="heading" aria-level="2">Still have questions?</div>

        <div className="support-banner__copy">
          <span className="support-banner__line">Our team is happy to help. Start a live chat using the</span>
          <span className="support-banner__line">
            chat bubble <span className="support-banner__chat-icon" aria-hidden="true" /> in the bottom right, or email us at
          </span>
          <span className="support-banner__line">
            <a href="mailto:support@fillout.com">support{'@'}fillout.com</a>
          </span>
        </div>

        <a className="support-banner__cta" href="mailto:support@fillout.com">Contact us</a>
      </div>
    </div>;
};

## How to filter an action

<Steps>
  <Step title="Create a workflow">
    Click `Integrate` on the top menu of your form, followed by `Workflows`. Then, start with a `+ Blank workflow`.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-multi-3902a179c5/I9v8ZWRyz0PtdeTD/images/Screenshot2025-11-03at5.53.15PM.png?fit=max&auto=format&n=I9v8ZWRyz0PtdeTD&q=85&s=ad8d4d8fbadc1b782d170f74a4a047a0" alt="Screenshot 2025-11-03 at 5.53.15 PM.png" width="2640" height="541" data-path="images/Screenshot2025-11-03at5.53.15PM.png" />
  </Step>

  <Step title="Choose filter as your action">
    First, choose a **trigger**. Then, select `Filter` as the first **action**.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-multi-3902a179c5/I9v8ZWRyz0PtdeTD/images/Screenshot2025-11-03at5.30.51PM.png?fit=max&auto=format&n=I9v8ZWRyz0PtdeTD&q=85&s=8101ef80b3f064a2c825107aed0a3796" alt="Screenshot 2025-11-03 at 5.30.51 PM.png" width="2166" height="1161" data-path="images/Screenshot2025-11-03at5.30.51PM.png" />
  </Step>

  <Step title="Set your condition">
    `Set conditional logic` to`+ Add condition`. Choose a question or field from the left dropdown, an operator from the middle (e.g., equals), and an answer from the right dropdown to trigger the next action.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-multi-3902a179c5/pE7ASbRG3seTfIk2/images/workflows/image-8.png?fit=max&auto=format&n=pE7ASbRG3seTfIk2&q=85&s=c541bc067fcdb70ce2bf062561c083b4" alt="Fillout Workflows" style={{ width:"82%" }} width="1128" height="782" data-path="images/workflows/image-8.png" />
  </Step>

  <Step title="Choose your next action">
    Choose the next **action** by clicking <Icon icon="circle-plus" iconType="regular" /> under Filter. We'll send a message in `Slack` when a respondent RSVPs "Yes". Remember to `Test` your workflow first.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-multi-3902a179c5/I9v8ZWRyz0PtdeTD/images/Screenshot2025-11-03at5.39.05PM.png?fit=max&auto=format&n=I9v8ZWRyz0PtdeTD&q=85&s=8c7de21e6199b736e46e69349d2d3f75" alt="Screenshot 2025-11-03 at 5.39.05 PM.png" title="Screenshot 2025-11-03 at 5.39.05 PM.png" style={{ width:"65%" }} width="712" height="929" data-path="images/Screenshot2025-11-03at5.39.05PM.png" />
  </Step>

  <Step title="Publish and share">
    That’s it! `Publish` and share your form. Now you’ll receive summaries of those who answered "Yes" to your form in your chosen Slack channel.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-multi-3902a179c5/ItqaoXkT-j0sEe1t/images/image-10copy2.jpg?fit=max&auto=format&n=ItqaoXkT-j0sEe1t&q=85&s=497236b3b9f57bbf1966482e8e7adcc8" alt="image-10 copy 2.jpg" title="image-10 copy 2.jpg" style={{ width:"81%" }} width="1100" height="639" data-path="images/image-10copy2.jpg" />
  </Step>
</Steps>

## Add a branch to your workflow

<Steps>
  <Step title="Choose branch as your action">
    You can also create different branches based on specific conditions. By adding a branch, you can ensure that the right action happens for each situation.

    After selecting your form **trigger**, add a `Branch`.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-multi-3902a179c5/I9v8ZWRyz0PtdeTD/images/Screenshot2025-11-03at5.37.20PM.png?fit=max&auto=format&n=I9v8ZWRyz0PtdeTD&q=85&s=451304e964f156fb13d5b3d95f12ea40" alt="Screenshot 2025-11-03 at 5.37.20 PM.png" title="Screenshot 2025-11-03 at 5.37.20 PM.png" style={{ width:"61%" }} width="759" height="967" data-path="images/Screenshot2025-11-03at5.37.20PM.png" />
  </Step>

  <Step title="Set your condition">
    Click `Edit` to set a condition, followed by <Icon icon="circle-plus" /> to define what happens when the condition is met.

    In our example, we’ll send a summary of the responses to Slack when a respondent RSVPs "Yes", whereas we’ll send them an email with a link to our fundraising page and newsletter when they respond "No".

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-multi-3902a179c5/pE7ASbRG3seTfIk2/images/workflows/image-12.png?fit=max&auto=format&n=pE7ASbRG3seTfIk2&q=85&s=e61f721036e895328e87ae844be00409" alt="Fillout Workflows" width="1651" height="1191" data-path="images/workflows/image-12.png" />
  </Step>
</Steps>

## Related articles

<CardGroup cols={3}>
  <Card title="Workflows" icon="code-branch" iconType="regular" color="#FFC738" href="/workflows">
    Simplify task flows with native multi-step automations.
  </Card>

  <Card title="Integration logic" icon="gear-complex" iconType="regular" color="#FFC738" href="/conditional-integration">
    Perform an integration only when a certain condition is met.
  </Card>
</CardGroup>

<SupportBanner />
