Skip to main content
Search lets you find anything in your CRM with a single query. It searches across contacts, companies, deals, and interactions using PostgreSQL full-text search. Search across all entity types.

JSON output

Results are ranked by relevance using PostgreSQL tsvector full-text search with GIN indexes.