How to suppress Request creation

ClearFeed uses AI-powered filtering to automatically suppress request creation for certain types of messages that don't require support attention. This helps reduce noise and ensures your team focuses on messages that actually need responses.

How AI Filtering Works

ClearFeed uses GPT-4.1-mini to analyze incoming messages and determine if they should be ignored based on predefined categories. Messages that fall entirely within these categories are automatically filtered out and don't create requests.

Default AI Filtering Categories

By default, ClearFeed ignores messages that fall into these categories:

  • Greetings: Simple greetings and wishes (e.g., "Good morning", "Happy birthday")

  • Acknowledgments: Messages showing understanding or confirmation (e.g., "Ok thanks", "Got it", "Makes sense")

  • Appreciation: Thank you messages and praise (e.g., "Great work", "Thanks for helping out")

  • Resolved: Messages indicating an issue is solved (e.g., "It's working now", "Got the answer thanks")

Customizing AI Filtering

You can customize the AI filtering behavior by modifying the prompt that ClearFeed uses to classify messages. This allows you to:

  • Add new categories of messages to ignore

  • Modify existing categories to better match your team's communication patterns

  • Adjust the filtering criteria to be more or less strict

Current AI Filtering Prompt

Below is the current prompt used for AI filtering. You can copy and modify this prompt to customize the filtering behavior:

Testing Your Custom Prompt

You can test your modified prompt using the OpenAI playground at: https://ai-sdk.dev/playground/openai:gpt-4.1-mini

This allows you to validate that your custom categories and examples work as expected before implementing them.

Implementing Custom AI Filtering

To implement custom AI filtering for your account:

  1. Copy the prompt above and modify it according to your needs

  2. Add new categories or modify existing ones to match your team's communication patterns

  3. Update the examples to reflect your specific use cases

  4. Contact ClearFeed support via Slack or email at [email protected] with your modified prompt

Best Practices

  1. Start Conservative: Begin with the default categories and gradually add more specific ones based on your team's patterns

  2. Test Thoroughly: Use the OpenAI playground to test your prompt with real examples from your channels

  3. Monitor Results: After implementation, monitor to ensure important messages aren't being filtered out

  4. Regular Review: Periodically review and adjust your filtering criteria as communication patterns evolve

Common Use Cases

  • Internal Team Channels: Filter out casual conversations, and status updates

  • Customer Support: Focus on actual issues while filtering acknowledgments and thank-you messages

  • Project Updates: Suppress routine status confirmations while preserving actual questions or blockers

  • Announcement Channels: Filter acknowledgments to announcements

Last updated