How it works
- 1
The search engine relies on vector embeddings for semantic search, not just keyword matching.
- 2
A single search field can look up an employee, a ticket, a device, or an alert.
- 3
Results are automatically filtered and ranked to surface the most relevant information first.
Frequently asked questions
Does search only work with exact keywords?
No: it relies on semantic search (vector embeddings), so it understands the intent behind a query rather than requiring an exact text match.
Can you search across several data types at once?
Yes, search covers employees, tickets, devices, and alerts from a single interface.
