> ## Documentation Index
> Fetch the complete documentation index at: https://bytebeam.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Using Custom Time Range

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/049b24b7-77cf-4c22-a7ee-23ae98e570eb/567cf113-3cab-4799-810e-c7b45dbe90be/images/f029bca0-3891-46b4-9909-c2b3fd207f9f.gif)

The **Custom Time Range** feature allows you to set specific time ranges for analyzing dashboard data. You can choose exact dates or relative time options and even save custom ranges with labels for future use. This feature ensures flexibility in viewing data and quick access to frequently used time ranges.

## Steps to Use Custom Time Range

<Steps>
  <Step title="Navigate to the Dashboard">
    Go to the **Dashboards** tab in the Bytebeam console and open the dashboard where you want to use the custom time range feature.
  </Step>

  <Step title="Open the Time Range Dropdown">
    Inside the dashboard, click on the **Time Range dropdown** located in the toolbar, and select the **Custom Time Range** option.\\

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/custom-time-range-dropdown.png" alt="" />
  </Step>

  <Step title="Set Specific Dates">
    * In the **Custom Time Range** modal:
      * Use the **From** and **To** date pickers to select specific dates, months, and years for the time range.
      * Enable the toggle to save the custom time range and enter a **Label** name to save the custom time range for future use.
            <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/custom-date-selection.png" alt="" />
  </Step>

  <Step title="Set Relative Time Options">
    * Alternatively, use the **From** and **To** dropdowns to select relative time options like:
      * **15 minutes ago**
      * **30 minutes ago**
      * **45 minutes ago**, etc.
    * For example:
      * Set **From** to "45 minutes ago."
      * Set **To** to "30 minutes ago."
      * Enable the toggle to save the custom time range and enter a **Label** name for future reference.
            <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/custom-relative-time-selection.png" alt="" />
  </Step>

  <Step title="Manage Labels">
    * To delete an existing label that is no longer needed:
      * Click on the same toggle which is used to save the custom time range that will show the previously added labels
      * Select the label you wish to delete, click on the cross icon and confirm the action.
            <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/manage-time-range-labels.png" alt="" />
  </Step>

  <Step title="Apply the Custom Time Range">
    Once you’ve configured the custom time range:

    * Click on the **Apply** button in the modal.
    * The dashboard will refresh to display data for the selected time range.
  </Step>
</Steps>

<Note>
  Custom time ranges can be saved with meaningful labels to enhance usability. Users can choose specific dates or relative time ranges to suit their data analysis needs.
</Note>
