- Help center home
- Getting started
- Content model
- Managing content
- Working with entries
- Working with media
- Working with translations
- Managing users
- Roles
- Account settings
- Administration
- Content orchestration
- Compose
- Launch
- Workflows
- How to get help and support
- Guides
- Contentful certification
- Contentful glossary
- Manage cookie consent
- Apps
- Usage Limit
- Marketplace
- Knowledge Base
Content search
On this page
When working with a lot of content in your space, you’ll find that you’ll need to refine the list of content to quickly find what you’re looking for. The search and filter options in the Contentful web app allow you to do this in a variety of ways.
You can search entries or media assets. The basic text option lets you search through all the text fields of your entries, while filters allow you to further refine the results to just the content types you’re interested in.
Basic search
The basic search works best when you generally know the name of the entry you’re looking for.

To perform a basic search:
Enter your keywords into the search bar in the top navigation. As you type, the results list will automatically refine itself, while suggestions will be shown as a drop-down in the search bar.
The search will look through all of the possible text fields in your space.
Use filters and operators
Apply filters to narrow down your search results to a specific content type or field value. To further refine the results list, use operators.
NOTE:
IS
operator returns the results that fully match your search query.MATCH
operator returns the results that partly match your search query.
To search for entries with a filter:
In the Contentful web app, go to the Content tab.
Click Filter on the right-hand side of the search bar.
Choose the filter option you’d like to search by from the drop-down list.
Optional: Change the default operator by clicking on it and selecting the desired option from the drop-down.
Enter the search query or select the desired value as prompted. Your search results are displayed.
Use multiple filters
To add multiple filters, simply use the method above for as many additional filters as you’d like.
For a more in-depth introduction to using multiple filters, watch the following video:

Tips for optimizing search
If you are having problems with search, the following tips can help:
Wrap your query in quotes to match an exact phrase. For example, the query "my cat is blue" returns the entries that contain this exact sequence.
Use the
MATCH
operator — theMATCH
operator returns the results that partly match the search query. For example, the query "content" used with theMATCH
operator returns all the entries that contain "content".Avoid searching fields that have a limited value set (e.g. number ranges 0 - 5, booleans, etc.) on content types with large numbers of entries.
Searching assets
Searching assets works the same as searching entries: the only difference is that there are filters that apply only to assets. These are:
Width
Height
Type
Size
File name
Notes:
Width and Height must be entered as whole numbers only (e.g., use 500 and not 500px).
Size must be entered as a whole number only (for example, 100000 not 100k).
To search your media assets:
In the Contentful web app, go the Media tab.
Optional: Click Filter on the right-hand side of the search bar. Choose the filter option you’d like to search by from the drop-down list.
Optional: Change the default operator by clicking on it and selecting the desired option from the drop-down.
Enter the search query or select the desired value as prompted. Your search results are displayed.
Quick search

To perform a quick search:
Press the
q
key anywhere in the web app to open the quick search dialog.Enter your desired search terms. The search will search through all content types, entries, and assets in your space.
Download content search results as CSV

The CSV format enables you to extract customized search results and analyze that data in a BI tool of your choice.
Export your Contentful web app content search results in the form of a CSV file for reporting. For example, analyzing metadata to improve SEO performance, archiving candidates, or enrichment.
To export search results as CSV:
Enter a search query in the content search bar.
Apply the filter to the necessary columns in the table.
Select the rows to export by checking the box on the left side.
Click Export to CSV at the top of the search results table to download.
NOTE: Export as CSV works on a per-page basis. The number of search results you can download is limited to one page for each CSV file.