Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/batch-changes/create-a-batch-change.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,14 @@ You can view a list by clicking the **Batch Changes** icon in the top navigation

![batch-change-icon-to-view](https://sourcegraphstatic.com/docs/images/batch_changes/2024/batch_changes_icon_in_menu.png)

### Title-based search

You can search through your previously created batch changes by title. This search experience makes it much easier to find the one you’re looking for, especially when you have large volumes of batch changes to monitor.

Start typing the keywords that match the batch change’s name, and you will see a list of relevant results.

![title-based-search-batch-changes](https://storage.googleapis.com/sourcegraph-assets/Docs/title-based-search-bc.png)

## Filtering Batch Changes

You can also use the filters to switch between showing all open or closed Batch Changes.
Expand Down