---
title: Announcing Search Autocomplete
published: "2019-01-28"
publisher: Honeybadger
author: Starr Horne
category: Company updates
tags:
  - Honeybadger
description: "Stop the presses! We've just added a small but really cool new feature to your Honeybadger account: search key autocomplete."
url: "https://www.honeybadger.io/blog/announcing-search-auto-completion/"
---

Stop the presses! We've just added a small but really cool new feature to your Honeybadger account: search key autocomplete.

You've always been able to search your errors by params, session and other nested fields. It's easy to find all errors where `params.user.name` is `bob`. But there's a catch.

You had to know beforehand that `params.user.name` exists, and you had to type it in manually. This made it really difficult to do on-the-fly exploratory searches.

With our new search key autocomplete feature, you no longer have to remember arcane nested key names. Just start typing and we'll give you a list of keys to choose from. It even works with nested keys like `context.user.name.first`, allowing giving you a menu of choices at each level of nesting.

![Autocomplete Screen](https://www.honeybadger.io/images/2019/01/autocomplete.gif)

---

## Try Honeybadger for FREE

Intelligent logging, error tracking, and Just Enough APM™ in one dev-friendly platform. Find and fix problems before users notice.

[Start free trial](https://app.honeybadger.io/users/sign_up)

[See plans and pricing](https://www.honeybadger.io/plans/)
