--- slug: /search/get-started-with-search/search-page title: How to Use the Search Page description: Understand the basic components of the Search window and how they can help you investigate your issues. canonical: https://www.sumologic.com/help/docs/search/get-started-with-search/search-page/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; On the Search page, you can enter [simple or complex queries](../search-basics/about-search-basics.md) to search your entire Sumo Logic data repository. You can adjust the size of the search query editor for better visibility into long queries and reduce the size of the editor while examining larger results, making it easier to navigate through your data. You can also save and select searches from your [Library](/docs/get-started/library). After running a search, your results are displayed in either the **Messages** tab (for raw message data) or the **Aggregates** tab (for grouped results). See [how to navigate through search results](navigate-through-search-results.md). You can [run a saved search](../search-basics/save-search.md), [pause, or stop searches](../search-basics/pause-cancel-search.md), or [schedule a search to run periodically](../../../alerts/scheduled-searches/schedule-search.md) and notify you of the results. Search page | Letter | Purpose | |:--|:--| | A | [Basic or Advanced mode](search-modes.md) search text box. Advanced mode searches are limited to a maximum of 15,000 characters in length.

Click the clock icon to see recent searches. Previously run searches are saved automatically for your reference. Instead of recreating your search, you can select it from the dropdown.

As you make changes, a message displays if you have not pressed enter to execute the query:
Query detected | | B | [Time range](../build-search/set-time-range.md) of the search. | | C | Start the search. | | D | Click the gear icon to open the Search Config menu that has the options to use the [receipt time](../build-search/use-receipt-time.md) or [searchable time](../build-search/use-searchable-time.md) timestamps and [Auto Parse Mode](../build-search/dynamic-parsing.md). | | E | [Share a link](../search-basics/share-link-to-search.md) for the currently running search. | | F | [Save or schedule](../search-basics/save-search.md) a search. | | G | Click the three-dot kebab icon to open a menu with the following options:The menu options are dynamically provided so depending on if you have run or saved the search or conducted aggregation some options will be grayed out and unclickable. | | H | [Histogram](navigate-through-search-results.md) of the messages. | | I | Search Details such as session, status, elapsed time, results, raw count, search expression, and [load](search-load-indicator.md). When searching an [Infrequent Partition](/docs/manage/partitions/data-tiers) the estimated and actual amount of data scanned is displayed. | | J | Search results as messages. | | K | [Aggregate](/docs/search/search-query-language/group-aggregate-operators) search results. | | L | Download and export search results (up to 100,000 records) as a CSV file. | | M | [Chart](/docs/dashboards/panels) options for search results. | | N | Click the display button to open a menu with the options to edit Display Message Preferences, Save as Default View, and Edit Settings JSON. | | O | Add to Dashboard allows you to create a panel on a Dashboard from your search. If a Dashboard exists for the Search, you will have another option to Update Dashboard to update it based on changes made here. | | P | Expands the results table and hides the histogram and search text area. | | Q | Hides the histogram. | | R | In-app search tabs. Refer to [Account preferences](/docs/get-started/account-settings-preferences/#log-search) to enable or disable this feature. | ## Query colors explained In your search query, you'll see that we have separated out important terms in a search for you by color to help you identify them quickly. Query Sample Colors | Color | Purpose | |:--|:--| | Blue | Boolean operators (and, or, not) | | Red | Quoted string | | Purple | Sumo first operators (parse, nodrop, etc.) and secondary operators (row, column) | | Green | Specific numeric values | ## Guide contents In this section, we'll introduce the following concepts:
Search icon

Add a Saved Search to Favorites

You can mark a saved search as a favorite so it appears in your Library.

Search icon

Pin a Search

You can pin a search so that it runs in the background independent of the browser session.

Search icon

Change the Time Range in the Histogram

Learn how to filter results based on a histogram time range.

Search icon

Field Browser

Explore specific fields of interest in a search by displaying or hiding selected fields without having to parse them.

Search icon

View log-level distribution

View the filter log-level distribution in your Histogram results.

Search icon

View Log Message Inspector

Know about Log Message Inspector to view information for all the parameter values associated with the query.

Search icon

Modify a Search from the results table

Modify past searches by selecting text displayed in the Messages tab.

Search icon

Navigate Messages in Search Results

When you run a search query, messages display in the Message, Aggregates, and Summarize tabs.

Search icon

Search Highlighting

When your search results are returned, your search terms are highlighted in the Messages tab.

Search icon

Search Load Indicator

Learn how to reduce system load by making your queries more specific.

Search icon

Search Modes

Learn about the new search modes of our Log Search page.

Search icon

Set Messages Tab Preferences

The Preferences menu allows you to customize how messages are displayed.

Search icon

Wildcards in Full Text Searches

You can use wildcards in full text searches.