# Search everything

Search your entire deployment history using Sleuth's built-in search function. The search field features search-as-you-type functionality; simply start typing and the previous [deploys](https://help.sleuth.io/modeling-your-deployments/deploy-cards) that contain the entered search terms are displayed.

![](https://2832637360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1bR_-Od0islbiOl4G0%2Fuploads%2Fgit-blob-add667906218fd47aee795b4b442e0863435b76d%2FSleuth%20-%20Sleuth%202021-01-31%2015-15-49.png?alt=media)

You can also filter the deploy cards based on the health of the deploy. For example, you might only want to search deploys that were deemed *Unhealthy*. The dropdown value can be set either before or after you begin searching.

![](https://2832637360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1bR_-Od0islbiOl4G0%2Fuploads%2Fgit-blob-110e77bddeb470ae7624c518abb5ed090e3c366e%2FSleuth%20-%20Sleuth%202021-01-31%2015-17-19.png?alt=media)

#### Sleuth searches through all content contained in a deploy:

* Pull request key, summary and descriptions
* Commit hashes and descriptions
* Issue keys, summaries and descriptions
* File names
* Authors username and full name
* Sleuth [tags](https://help.sleuth.io/modeling-your-deployments/code-deployments/tags)

#### Use Sleuth search to quickly discover when an issue was deployed:

![](https://2832637360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1bR_-Od0islbiOl4G0%2Fuploads%2Fgit-blob-78c628a1ca25f1c7a6cfa028551527034bd5042d%2FSleuth%20-%20search%20-%20Sleuth%202021-01-31%2015-24-58.png?alt=media)

#### Search to find if a pull request was deployed:

![](https://2832637360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1bR_-Od0islbiOl4G0%2Fuploads%2Fgit-blob-3f8f4bf8f7b5898c6e44cc24e5fa6fe586936dd0%2FSleuth%20-%20search%20-%20Sleuth%202021-01-31%2015-26-43.png?alt=media)

#### Search to find all the deploys made by one of your developers:

![](https://2832637360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1bR_-Od0islbiOl4G0%2Fuploads%2Fgit-blob-9187db35bf0c6c939f184285ed2254095308e484%2FSleuth%20-%20search%20-%20Sleuth%202021-01-31%2015-27-37.png?alt=media)

### Searching with Slack

If your organization has a Slack integration, you can search directly from the Slack app. You can search from any channel in the integrated organization.

To search using Slack, type `/sleuth` then your search term. For example:

```
/sleuth memory leak 
```

Search results are displayed in the same channel. The most recent 5 changes are returned. You can click the View all button to view all search results in Sleuth.

![](https://img.announcekit.app/c7ffa9371e0cceec595ff6dd4e532fc4?s=7190d548eec84959d4d185c1b435b101)

By default `/sleuth MY SEARCH TEXT` will search all projects in the organization with the Slack integration for matching deploys.
