---
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.
| 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:
|
| 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:
| 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:
You can mark a saved search as a favorite so it appears in your Library.
You can pin a search so that it runs in the background independent of the browser session.
Learn how to filter results based on a histogram time range.
Explore specific fields of interest in a search by displaying or hiding selected fields without having to parse them.
View the filter log-level distribution in your Histogram results.
Know about Log Message Inspector to view information for all the parameter values associated with the query.
Modify past searches by selecting text displayed in the Messages tab.
When you run a search query, messages display in the Message, Aggregates, and Summarize tabs.
When your search results are returned, your search terms are highlighted in the Messages tab.
Learn how to reduce system load by making your queries more specific.
Learn about the new search modes of our Log Search page.
The Preferences menu allows you to customize how messages are displayed.
You can use wildcards in full text searches.