Intro
When you’ve built a useful search that you think you might want to run again, you can choose to save it. You can also share your saved searches with a single user, or all users in your project.Save a search
In this example, we’ll save a search and share it with another organizer, Jane.- Start by running a search. From the Search Results panel, click the “save search” link in the upper right corner of the page.

- Give your search a name.
- Next, choose whether you want to share the search. You can:
- Save it for your own use only (select Personal)
- Share it with all Broadstripes users on the project (select Shared)
- Share it with a specific user (select For someone else, then type the user’s name). Note that when you save for someone else, it will only appear in that designated user’s list. If you want a copy of the search for yourself, save it first as a personal search, then repeat the process and choose to save it for that other user.

- We’ll choose this option to share the search with Jane.
- Last, check “Attach layout” if you want Broadstripes to display the columns of data in a specific saved layout each time the search is run in the future. Then choose which saved layout you want to use. This is called “embedding a layout” in the search. If you want to learn more, check out the articles Create and save a layout and Embed a layout with a saved search.
- Click Save to save. The search will now appear in Jane’s YOUR SEARCHES list in the menu on the left-hand side of her Broadstripes page.
Where are searches saved?
In the previous step, you learned how to save and share searches. If you want to retrieve a saved search, you’ll need to know where to find it. Searches are saved in the left-hand Broadstripes menu, ordered by how they were saved or shared:- Personal: Personal saved searches will appear under Your searches in the left-hand Broadstripes menu.
- Shared (with all users): Shared searches will be listed under Shared searches in the left-hand Broadstripes menu for you and all users in your project.
- For someone else: These saved searches will only appear under that designated user’s Your searches list (in their left-hand Broadstripes menu). You will not have a copy of these shared search in your own saved searches list. (If you want a copy of the search for yourself, save it first as a personal search, then repeat the process and choose to save it for that other user.)
Manage all saved searches
The Saved Searches page provides a centralized view where you can browse, organize, and manage all the saved searches you have access to. This index page offers powerful features for viewing, filtering, editing, duplicating, and deleting searches.Access the Saved Searches page
You can access the Saved Searches page in two ways:- Click Saved searches from the sidebar navigation menu
- Navigate to Settings > Saved searches from the Settings menu
- Go directly to
/:project_nickname/saved_searchesin your browser
What you’ll see
The page displays a table with all saved searches you can access. The table includes powerful filtering and sorting capabilities for each column:| Column | Description |
|---|---|
| Name | The search name, with an actions dropdown menu |
| Type | Either “Shared” (blue badge) or “Personal” (green badge) |
| Owner | The user who owns the search |
| Search text | The BSQL query (long queries are truncated; hover to see the full text) |
| Attached layout | The associated search layout, or “(none)” if no layout is attached |
| Contacts matched | The number of results from the last time the search was run |
| Created by | The user who originally created the search |
| Created at | When the search was created |
| Last Updated by | The user who most recently modified the search |
| Last Updated at | When the search was last modified |

Filter and sort searches
Use the filter inputs below each column header to narrow down your search list:- Text filters - Filter by name, owner, search text, or layout name
- Numeric filters - Filter contacts matched by exact count, range, or comparison
- Date filters - Filter by creation or update dates
Work with individual searches
Click the dropdown menu (three dots) on any search row to access these actions:- Edit - Modify the search name, BSQL query, visibility settings, or attached layout. The edit modal includes real-time BSQL validation that shows the number of contacts matched as you type.
- Duplicate - Create a copy of any accessible search as a personal search. The duplicate will have “(copy)” appended to the name, and you can modify it before saving.
- Delete - Remove the search (you’ll be asked to confirm). Only available for searches you own or if you’re an admin.
When you edit or create a search, the modal validates your BSQL query in real-time and displays the number of contacts that match your search criteria. This helps you verify your query is working correctly before saving.
Duplicate any search
The duplicate action allows you to create a personal copy of any search you can access, including shared searches created by other users:- Click the dropdown menu on the search you want to duplicate
- Select Duplicate
- The save modal opens with the search pre-populated and “(copy)” added to the name
- Modify the name, query, or settings as needed
- Click Save to create your personal copy
Delete multiple searches at once
The bulk delete feature allows you to remove multiple searches in one action:- Use the checkboxes on the left side of the table to select the searches you want to delete
- Click the Delete button that appears in the toolbar
- Confirm the deletion in the dialog
Create a new saved search
Click the New… button at the top of the page to create a new search from scratch:- Enter a name for your search
- Write your BSQL query in the search text field
- Choose the visibility: Personal or Shared
- Optionally attach a layout
- Watch the real-time validation to see how many contacts match your query
- Click Save when ready
Admins can create saved searches on behalf of other users by selecting “For someone else” and choosing the user.
Who can see and edit searches?
Permissions are enforced throughout the Saved Searches page:- Personal searches are visible only to their owner and project admins
- Shared searches are visible to all members of the project
- You can only edit or delete searches that you own, unless you are an admin
- The Edit and Delete options only appear in the dropdown menu for searches you have permission to modify
- Bulk delete only removes searches you have permission to delete