Searching Messages
Messages supports full-text search across all conversations you’re a member of.
How to Search
- Use the search bar in the conversation list panel
- Type your search query
- Results filter conversations that match
The search matches against:
- Conversation names
- Message content
- Participant names
Search API
Behind the scenes, search uses PostgreSQL full-text search (to_tsvector) for fast, accurate results across all your messages.
Search for specific terms discussed in a conversation to quickly find past messages without scrolling through history.