> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting the Expected Update Frequency for a DataSet

export const InlineImage = ({src, alt = '', height = '1.6em'}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: 'inline',
    verticalAlign: 'start',
    height: height,
    margin: '0'
  }} />;
};

You can set the *expected* update frequency for a DataSet, which Domo uses to determine when to send a notification or to display a warning that the DataSet has not been updated. When the *actual* update does *not* occur within your expected update frequency, Domo displays a warning on the DataSet and cards powered by the DataSet. (The warning appears after a delay, depending on the specified frequency.) For connectors like Excel that do not include automatic update capability, you can choose how often you want to receive

reminders to update manually.

**To set the expected update frequency for a DataSet,**

1. Click **Data** in the toolbar at the top of the screen.

   The Data Center opens, with the **Data Warehouse** tab opened by default.

2. Click the
   <InlineImage src="/images/kb/ka05w00000123vE-00N5w00000Ri7BU-0EM5w000005vPVh.png" /> icon on the left side of the screen to open the **DataSets** tab.

3. Search for the DataSet you want, then view the details either by clicking the name or by clicking
   <InlineImage src="/images/kb/ka05w00000123hf-00N5w00000Ri7BU-0EM5w000005vOsO.png" /> > **View Details**.<br /><br />

   A page appears showing details for the DataSet. If you are the owner of this DataSet or have an "Admin" default security profile or a custom role with the "Manage DataSets" privilege enabled, a **Settings** tab appears in the tab row; otherwise this tab does not appear. (This tab also does not appear for a few unique connectors such as the Webform connector.) For more information about default security roles, see [Changing the Owner of a DataSet](/s/article/360042926074).

   <Frame>
     <img alt="dataset_details_settings.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/9GmyphKXosOtxL2U/images/kb/ka05w00000123vM-00N5w00000Ri7BU-0EM5w000005vPWq.png?fit=max&auto=format&n=9GmyphKXosOtxL2U&q=85&s=36db08d051688f889231691a1b585d1e" width="800" height="349" data-path="images/kb/ka05w00000123vM-00N5w00000Ri7BU-0EM5w000005vPWq.png" />
   </Frame>

4. Click **Settings**.

   You should see several expandable sections with options for configuring the connector, such as "Credentials," "Details," and so on. Note that the buttons you see may differ depending on the connector. For example, many connectors that pull public information do not have a **Credentials** section.

5. Click **Scheduling**.

6. Set the desired update frequency.

   The controls for setting the update frequency depend on the connector. For connectors that don't have automatic update capability, such as File Upload, only one menu appears; you can choose a preset setting or leave it set to **Never** if you don't want to receive reminders to update this DataSet. For most connectors, you can choose whether to use basic or advanced scheduling. For more information about scheduling, see [Connecting to Data with Connectors](/s/article/360042926274 "Connecting to Data with Connectors").

   <Note>
     **Note:** If you need your DataSet to update faster than every 15 minutes, please reach out to your account team for evaluation.
   </Note>

7. When finished, click **Save**.
