Documentation Index
Fetch the complete documentation index at: https://docs.latitude.so/llms.txt
Use this file to discover all available pages before exploring further.
Search
Use Search to find behaviours across production traces by meaning, exact text, or both, then narrow results with filters. Every trace is searchable: 100% of ingested traces are available for semantic and text search within your project’s retention window.
Types of search
Latitude supports two complementary search modes.Semantic search
Semantic search is the default. Type a plain-language description, and Latitude returns traces whose conversations are closest in meaning. Examples:- users complaining about billing
- agent gets stuck calling tools
- refund requests that were not resolved
- assistant gave a vague answer
Exact text search
Use quotes around words or phrases that must appear exactly in the trace.Combine search with filters
Search finds relevant conversation content; filters narrow it by trace metadata such as status, model, provider, service, tags, user, session, cost, latency, token usage, or custom fields. For example, search for agent loops between tools and filter to production traces from a specific model, service, or customer segment. A trace must match both the query and filters to appear.Running a search

- Type a query in the search bar and press Enter.
- Add filters to narrow the cohort.
- Pick a time range if you only care about a recent window.
- Open any matching trace to inspect the conversation, spans, scores, and annotations.
Saving a search
When a query, filters, or both become useful enough to revisit, click Save search and give it a clear name, such as Failed payments or Tool loops in production. Saved searches appear on the Search landing page with assignment and review progress. See Saved Searches for the full lifecycle.Empty results
If a search returns nothing:- Reword the query. Semantic search works best with natural descriptions.
- Remove quotes unless an exact phrase is required.
- Widen the time range.
- Loosen filters that may be excluding relevant traces.
Search and the rest of Latitude
Search is the discovery layer for behaviours Latitude should track. A typical workflow is:- Search for a user or agent behaviour you care about.
- Open representative traces.
- Annotate traces that show a real failure mode.
- Latitude turns failed annotations and related scores into issues.
- Generate evaluations from important issues to monitor them automatically on incoming traces.
| Feature | Relationship |
|---|---|
| Saved searches | Revisit useful behavioural cohorts |
| Inline annotations | Label traces from search as good or bad behaviour |
| Issues | Turn failed annotations and scores into trackable production issues |
| Flaggers | Automatically detect common categories; use search for product-specific patterns |
Next steps
- Saved Searches: Save behavioural cohorts for repeated review
- Inline Annotations: Label traces you find through search
- Issues: Track recurring failure modes
- Filters: Narrow searches with trace metadata