---
title: "Export Settings"
slug: "export-settings"
updated: 2025-06-17T14:48:54Z
published: 2025-06-17T14:48:54Z
canonical: "support.controlup.com/export-settings"
---

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

# Export Settings

You can use the ControlUp Real-Time DX Console or the ControlUp Monitor to automatically create a CSV file that contains all real-time information of a specific grid.

          **Note**

          

We recommend that you use PowerShell cmdlets to export information.

## Create an Export Rule

You can add a new export rule for the monitor to use with the following methods:

- [PowerShell Cmdlets](/v1/docs/export-settings#powershell-cmdlets)
- [Real-Time DX Console](/tim-reorg/docs/export-settings#create-a-new-export-rule-in-the-console)

## PowerShell Cmdlets

          Deprecation of Export Rules Cmdlets in 9.1

          

From version **9.1**, all of the PowerShell cmdlets for export rules have been deprecated from the ControlUp.PowerShell.User module. To configure export rules, use the [**Export-CUQuery** cmdlet](/v1/docs/export-cuquery).

You can use PowerShell cmdlets to interact with export rules. Learn more [here](https://support.controlup.com/tim-reorg/docs/powershell-cmdlets-for-export-rules). To create a new export rule in PowerShell, use the [Add-CUScheduledExportRule](https://support.controlup.com/tim-reorg/docs/powershell-cmdlets-for-export-rules#addcuscheduledexportrule) cmdlet.

### Create a New Export Rule in the Console

          Deprecation of Export Schedule in 9.1

          

From version **9.1**, the **Export Schedule** has been deprecated from the Real-Time DX Console. The deprecated **Export Schedule** screen still displays in **Monitors Settings**, but we will remove it in a future version. To configure export rules, use the [**Export-CUQuery** cmdlet](/v1/docs/export-cuquery).

To use the export scheduler in the console, click **Settings** > **Export Schedule** and follow the steps described in the section below. Keep in mind that if you choose to use the export schedule in the console settings (instead of the monitor settings), data will only be exported when a console is running within your ControlUp organization, regardless of the user. !['Add Export Rule' window.](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/AddExport.png)

To use the export scheduler in monitor settings, click **Settings** > **Monitors** > **Monitors Settings** > **Export Schedule** and click **Add Export Rule**

!['Add Export Rule' window.](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/image-NZR3KJ2X.png)

In this window, you can configure a new export rule. The following options are available:

| **Export View** | The name of the view you see in the Real-Time DX Console. Possible values are **Folders**, **Hosts**, **Machines**, **Sessions**, **Processes**, **Accounts**, **Accounts**, **Applications** |
| --- | --- |
| **Days of the week** | Days of the week on which the export rule should be executed |
| **Start time** | Time of day when the export rule should begin execution |
| **End time** | Time of day at which the export rule will stop running |
| **Interval** | Interval at which the export rule will run |
| **Output folder** | Exported files can be saved either locally on the monitor machine or to a UNC path |
| **Delete files older than** | Retention period for old export files |
| **Include association columns (for 3rd party integrations)** | Includes hidden columns for internal use when expanding the export file |
