---
slug: /manage/partitions
title: Partitions
description: Partitions speed the search process by allowing an admin to filter a subset of the log messages in an index.
canonical: https://www.sumologic.com/help/docs/manage/partitions/
---
import Iframe from 'react-iframe';
import useBaseUrl from '@docusaurus/useBaseUrl';
Creating a partition enhances search performance by narrowing down the search scope to a smaller subset of messages. Use the Partitions page to set up and manage partitions.
[**New UI**](/docs/get-started/sumo-logic-ui/). To access the Partitions page, in the main Sumo Logic menu select **Data Management**, and then under **Logs** select **Partitions**. You can also click the **Go To...** menu at the top of the screen and select **Partitions**.
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To access the Partitions page, in the main Sumo Logic menu select **Manage Data > Logs > Partitions**.
A partition stores your data in an index separate from the rest of your account's data so you can [optimize searches](../../search/optimize-search-performance.md), [manage variable retention](manage-indexes-variable-retention.md), and specify certain [data to forward to S3 or GCS](../data-forwarding/forward-data-from-sumologic.md).
:::note
Data stored in a partition is not stored anywhere else.
:::
import TerraformLink from '../../reuse/terraform-link.md';
:::tip
You can use Terraform to provide a partition with the [`sumologic_partition`](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/partition) resource.
Data tiers provide the ability to allocate data to different storage tiers based on frequency of access - Continuous, Frequent, and Infrequent.
Learn more about the Flex pricing partition.
Learn about the estimate scan data for data tier and Flex pricing.
Learn about Sumo Logic Flex Pricing.
Learn how to run a search against data in a partition.
Learn how to specify data forwarding settings for a partition.
Learn how to create index partitions and Scheduled Views to store your data.
Learn how to decommission a partition to keep it from being started.
Answers to frequently asked questions about Sumo Logic partitions.