WorkestraDocs
PlatformSearch

Search

Master Workestra's command palette and hybrid search to find anything instantly.

Search

Workestra's search capabilities help you find records, navigate the interface, and get work done faster.

Command Palette (Cmd+K)

The command palette is the fastest way to navigate Workestra. Open it anytime with:

  • Mac: Cmd + K
  • Windows/Linux: Ctrl + K

The command palette searches across 12+ entity types:

Entity TypeWhat You FindExample Query
ContactsPeople in your CRM"john smith"
DealsSales opportunities"acme corp deal"
CompaniesOrganizations"acme"
CandidatesJob applicants"sarah johnson"
JobsOpen positions"marketing manager"
TicketsSupport requests"support #1234"
InvoicesBilling documents"inv-2024-001"
TasksProject work items"quarterly review"
ProjectsProject workspaces"website redesign"
DocumentsKnowledge Base articles"onboarding guide"
PagesSettings and features"CRM settings"
ActionsQuick commands"create contact"

Keyboard Navigation

KeyAction
/ Navigate results
EnterSelect highlighted item
EscClose command palette
Cmd+KOpen/reopen palette

Recent Searches

Your recent searches appear at the top for quick access:

  • Last 10 searches are remembered
  • Click to instantly re-run the search
  • Cleared when you sign out

Pin frequently accessed items by searching for them once. They'll appear in recent searches for quick access.

How Hybrid Search Works

Workestra uses hybrid semantic search — combining three techniques for optimal results:

1. Vector Search (Semantic)

AI-powered understanding of meaning:

  • Converts queries into mathematical vectors
  • Finds conceptually similar content
  • Example: Searching "onboarding" finds "new hire process"

Traditional keyword matching:

  • Matches exact words and phrases
  • Respects word boundaries
  • Fast and precise

Handles typos and variations:

  • Matches similar spellings
  • Example: "recieve" matches "receive"
  • Tolerance for 1-2 character differences

Reciprocal Rank Fusion

Results from all three methods are combined using RRF (Reciprocal Rank Fusion):

  • Each method ranks its results
  • Scores are combined with decay weighting
  • Final ranking balances relevance and diversity

Search Tips

For Better Results

TechniqueExampleResult
Use full names"John Smith" vs "John"More precise
Include context"Acme deal" vs "Acme"Narrows to deals
Try synonyms"invoice" vs "bill"Broader coverage
Use IDs"#1234" or "INV-2024-001"Exact match

Natural Language Queries

The search understands natural language:

  • ❌ "contact john"
  • ✅ "john's contact info"
  • ✅ "show me john smith"

Scoped Searching

Narrow results by context:

  • From CRM page → Prioritizes contacts, deals, companies
  • From Projects page → Prioritizes tasks, epics, cycles
  • From specific project → Limits to that project's data

The search bar in the header provides quick access:

Features

  • Instant results — Updates as you type
  • Keyboard shortcut — Click or press Cmd+K
  • Scope aware — Contextual to current page
  • Quick actions — Create new records directly
  1. Click the search bar or press Cmd+K
  2. Type your query
  3. View results dropdown
  4. Click a result to navigate
  5. Or press Enter for full search page

Each module has optimized search for its data:

Search across:

  • Contact names, emails, phone numbers
  • Company names, websites
  • Deal titles, values
  • Activity notes

Find:

  • Candidates by name, email, skills
  • Jobs by title, department
  • Applications by status

Locate:

  • Tasks by title, description
  • Projects by name
  • Cycles by name or date

Discover:

  • Documents by title, content
  • Tags for filtering
  • Semantic matches for concepts

Knowledge Base search activates AI semantic search after 3+ characters are typed. Look for the "AI Search" indicator.

Search Filters

In-Module Filters

After searching, refine results:

FilterAvailable InOptions
StatusCRM, Projects, SupportActive, Closed, Archived
Date RangeAll modulesToday, Week, Month, Custom
Assigned ToCRM, Projects, SupportUser selection
TagsKnowledge Base, CRMTag selection

Combining Filters

  1. Enter your search query
  2. Click Filters button
  3. Select desired filters
  4. Results update in real-time

Advanced Search Operators

Power users can use search operators:

OperatorExampleMatches
"exact phrase""quarterly report"Exact phrase only
type:contacttype:contact johnOnly contacts named John
assigned:meassigned:me overdueYour overdue items
created:todaycreated:today dealToday's new deals

Advanced operators work in the command palette and module search. Not all operators are available in all contexts.

Search Performance

Response Times

Data SizeTypical Response
Small (< 10K records)< 100ms
Medium (10K-100K)< 300ms
Large (> 100K)< 500ms

Indexing

  • New records appear in search within seconds
  • Full reindexing happens automatically
  • Manual reindex available in AI Configuration settings

Troubleshooting

No Results Found

  1. Check spelling
  2. Try broader terms
  3. Verify you're searching in the right scope
  4. Check if the record exists
  1. Try more specific terms
  2. Use filters to narrow results
  3. Check your internet connection
  4. Contact support if persistent

Missing Records

If a record you know exists doesn't appear:

  1. Check your permissions (may be team-scoped)
  2. Verify the record wasn't deleted
  3. Try searching by ID
  4. Run embedding backfill in AI Configuration

Next Steps