Skip to main content

Searching Messages

Messages supports full-text search across all conversations you’re a member of.
  1. Use the search bar in the conversation list panel
  2. Type your search query
  3. 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.