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:
Copy the prompt above and modify it according to your needs
Add new categories or modify existing ones to match your team's communication patterns
Update the examples to reflect your specific use cases
Contact ClearFeed support via Slack or email at [email protected] with your modified prompt
Important Limitations:
AI filtering can only suppress message types (prevent request creation)
It cannot be used to prioritize or highlight important messages
The filtering is designed for high precision - when in doubt, messages will create requests rather than be filtered out
Best Practices
Start Conservative: Begin with the default categories and gradually add more specific ones based on your team's patterns
Test Thoroughly: Use the OpenAI playground to test your prompt with real examples from your channels
Monitor Results: After implementation, monitor to ensure important messages aren't being filtered out
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
