> ## 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.

# Data Center Layout

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

### Intro

You can manage DataSets and user accounts for connectors in the Data Center. Access the Data Center by selecting **Data** in the Domo navigation.

<Frame>
  <img alt="Screenshot 2024-06-19 at 3.09.04 PM.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EMVq000001PyYH.jpg?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=26905eb98fb24f140746139d2d7a164a" style={{width: 899, height: 691}} width="1593" height="1225" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EMVq000001PyYH.jpg" />
</Frame>

The following tabs are available:

<table class="mt-responsive-table" data-aura-rendered-by="33:208;a"><thead><tr><th class="mt-column-width-15" colspan="1" rowspan="1"><p> Tab </p></th><th class="mt-column-width-10" colspan="1" rowspan="1"><p> Icon </p></th><th class="mt-column-width-75" colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td class="mt-column-width-15" colspan="1" rowspan="1"><p> Data Warehouse </p></td><td class="mt-column-width-10" colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVk.png" /></p></td><td class="mt-column-width-75" colspan="1" rowspan="1"><p> S <span class="mt-search-partial-content"> ee a three-dimensional visual representation of all DataSets in your Domo broken down by connector. </span></p></td></tr><tr><td class="mt-column-width-15" colspan="1" rowspan="1"><p> DataSets </p></td><td class="mt-column-width-10" colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWN.png" /></p></td><td class="mt-column-width-75" colspan="1" rowspan="1"><p> View and manage DataSets added to Domo. For any DataSet, you can access a Details page that provides additional options. </p></td></tr><tr><td class="mt-column-width-15" colspan="1" rowspan="1"><p> DataFlows </p></td><td class="mt-column-width-10" colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPUc.png" /></p></td><td class="mt-column-width-75" colspan="1" rowspan="1"><p> Create and manage DataFlows, DataSets created by combining and transforming two or more input DataSets. </p></td></tr><tr><td class="mt-column-width-15" colspan="1" rowspan="1"><p> Accounts </p></td><td class="mt-column-width-10" colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWS.png" /></p></td><td class="mt-column-width-75" colspan="1" rowspan="1"><p> Manage accounts used for connecting DataSets to Domo. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Beast Mode Manager </p></td><td colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW3.png" /></p></td><td colspan="1" rowspan="1"><p> View and manage Beast Modes created on your Cards. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Data Science </p></td><td colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWG.png" /></p></td><td colspan="1" rowspan="1"><p> View the Data Science Home Page to find the tools you need. </p></td></tr><tr><td colspan="1" rowspan="1"><p> More </p></td><td colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVo.png" /></p></td><td colspan="1" rowspan="1"><p> View additional options that are enabled in your instance. </p></td></tr></tbody></table>

You can click the <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWP.png" /> icon to show the names of the above tabs.

# Data Warehouse

The Data Warehouse in Domo provides a three-dimensional visual representation of all DataSets in your Domo, broken down by connector, along with data currently flowing into and between them. DataSets for each connector type are represented as stacks on a rotating palette. You can configure the order and height of the connector stacks to indicate different metrics. For example, you could sort the connector stacks by number of rows but have the height of the individual stacks represent the number of DataSets. For more information about The Data Warehouse, see [Using The Data Warehouse to Manage Data](/s/article/360043430413 "Using The Data Warehouse to Manage Data").

In the Data Warehouse tab you have access to a toolbar that provides shortcuts for [opening the DomoR installation page](/s/article/360042923734 "Adding a DataSet Using a Data Connector").

# DataSets and DataFlows tabs

The **DataSets** and **DataFlows** tabs list DataSets and DataFlows, respectively, in your Domo instance. In these tabs you can

* view DataSets and DataFlows that have been added to Domo

  For a DataSet, you can view information about the DataSet, including the connector, the name, the owner, the number of rows and columns in the DataSet, the number of cards being powered by the DataSet, the total number of times these cards have been viewed, and the amount of time since the DataSet was last updated. You can also preview or delete a DataSet.

  For a DataFlow, you can view information about the DataFlow, including the name, owner, number of input and output DataSets, number of runs vs. success rate, and the amount of time since the DataFlow was last run.

  Both tabs include options for searching with or without filters, applying quick filters, saving favorite filters, and sorting the DataSets/DataFlows in the list.
* add DataSets and DataFlows

  From either tab you can...

  * [add data into Domo from third-party systems](/s/article/360042926274 "Connecting to Data with Connectors")
    , then transform the data to power up multiple cards without having to locate and re-upload that DataSet for each card.
  * add Magic transforms of any kind—
    [DataFusions](/s/article/360043428293 "ETL DataFlows").
  * get information about and download
    [Workbench](/s/article/360042932554 "Connecting to Data Using Workbench 5").
  * get information about installing the
    [DomoR plugin](/s/article/360042923734 "DomoR Plugin").
* visually identify DataSets needing attention

  DataSets with errors do *not* run as scheduled until errors are resolved.  Domo lets you know when a DataSet cannot run successfully by displaying the error on the DataSet in the Data Center and in the Accounts page, and by sending the owner of the DataSet an alert that describes the error and links to the DataSet.

The following screenshot points out the most important parts of the **DataFlows** and **DataSets** tabs. (This screenshot is specifically from the **DataFlows** tab, but the only difference between the two tabs is different information in the rows.)

<Frame>
  <img alt="data_center_new.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWE.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=2df12e126192c27978f2c18e4061ea23" width="850" height="401" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWE.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Name </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Search </p></td><td colspan="1" rowspan="1"><p> Lets you search for the desired DataSet/DataFlow in the list. This search draws from a variety of metadata, including name, connector, owner, tags, status, and more. You can refine your search by doing any of the following: </p><ul><li> Clicking a recommended filter. These may appear when you enter a search term or part of search term in the field. <br /><br /><img alt="data_center_recommended_filters.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWR.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=97747c3ab348f0fef67b37b662cf1ec2" width="350" height="174" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWR.png" /><br /></li><li> Adding a custom filter. You do this by clicking <b> Add Filter </b>, selecting the desired filter from the list, then entering the filter criteria as required. For example... <ul><li><p> If you selected <b> Owned </b><b> By </b>, you would be prompted to enter the owner of the DataSet or DataFlow you wanted to view. </p></li><li><p> If you selected <b> DataFlow Type </b>, you would be prompted to select the desired DataFlow type from a list. </p></li><li><p> If you selected <b> Last Updated </b>, you would be prompted to specify whether the DataFlow or DataSet was last updated on, before, or after the given date, then select the date itself. </p></li></ul></li><li><p> Changing the sort used in the list. You do this by clicking in the menu in the top right corner of your search results (shown as "Relevance" in the above screenshot) then choosing the desired sort type. <br /><br /> For DataSets, you can sort by relevance, name, number of cards, number of rows, last run date, or status (broken DataSets are shown first). <br /><br /> For DataFlows, you can sort by relevance, creation date, last modified date, name, status (broken DataFlows are shown first), success rate, or last run date. </p></li></ul></td></tr><tr><td colspan="1" rowspan="1"> Add Filter </td><td colspan="1" rowspan="1"> Lets you filter the DataSets or DataFlows in the list. This option is described in more detail in the entry for "Search," above. </td></tr><tr><td colspan="1" rowspan="1"> Favorite Filter icon </td><td colspan="1" rowspan="1"><p> Lets you save the current filter configuration. When you click this icon, you are prompted to enter a unique name for the filter. When you save the new filter, the star icon turns gray and the filter appears under <b> Favorite Filters </b> in the panel on the left side of the screen. You can then click this filter anytime to apply it. </p><p> You can remove a saved filter by clicking the gray star icon and then choosing <b> Remove </b>. </p><p> You can also do a "Save As" on a saved filter. This is useful when you make changes to an existing filter and want to keep both filters. To do this, you click on the gray star icon, enter the new filter name in the name field, click <b> Update </b>, then select <b> Save As New Filter </b>. </p><p> These options are also available via the <b> Favorite Filters </b> area in the panel on the left side of the screen. If you mouse over a filter here, a gear icon displays. Clicking this icon reveals the following options: </p><ul><li><p><b> Rename </b>. Lets you rename a saved filter. </p></li><li><p><b> Duplicate </b>. Lets you do a "Save As" on the filter. When you save the filter in this way, a second version of the filter appears in the list, with the word "copy" appended to it. You can rename it if you want using the <b> Rename </b> option described above. </p></li><li><p><b> Delete </b>. Removes the filter. </p></li></ul></td></tr><tr><td colspan="1" rowspan="1"><p> Sort </p></td><td colspan="1" rowspan="1"><p> Lets you sort the DataSets or DataFlows in the list. This option is described in more detail in the entry for "Search," above. </p></td></tr><tr><td colspan="1" rowspan="1"> Quick Filters/Favorite Filters </td><td colspan="1" rowspan="1"><p> Lets you quickly apply any prebuilt filters (<b> Quick Filters </b> ) or saved filters (<b> Favorite Filters </b> ). </p><p> Available Quick Filters include the following: </p><ul><li><p><b> All DataSets/All DataFlows </b>. Removes all filters from the list. This is a good way to "reset" the list after you have applied many filters. </p></li><li><p><b> Recently run </b>. Filters to show only those DataSets/DataFlows that have been run in the last several days. </p></li><li><p><b> Owned by you </b>. Filters to show only those DataSets/DataFlows you are the owner of. </p></li><li><p><b> Needs attention </b>. Filters to show only those DataSets/DataFlows in a broken state (indicated by a red exclamation point on the DataSet/DataFlow in the list). </p></li></ul><p> Favorite Filters are those filter configurations you have saved. These are described in more detail in the entry for "Favorite Filter icon," above. </p></td></tr><tr><td colspan="1" rowspan="1"><p> DataSets/DataFlows </p></td><td colspan="1" rowspan="1"><p> Display information about each DataSet or DataFlow. For DataSets, this information includes the name, connector, owner profile picture, number of rows and columns, number of cards powered by the DataSet, any tags, and the last update time. For DataFlows, the information includes the name, owner, number of input and output DataSets, number of runs versus the success rate, any tags, and the last run time. </p><p> For each DataSet or DataFlow, you can do the following: </p><ul><li><p> Click the photo to open a user avatar card with information, including a list of groups to which the user belongs, card view statistics, and a <b> Follow </b> button so you can follow this user in Buzz. </p></li><li><p> Click the DataSet or DataFlow name to open the details view for the DataSet or DataFlow, which provides additional options. For example, for a DataSet, you can see a preview of the data, cards being powered by the DataSet, a run history, and so on. </p></li><li><p> Mouse over the row to reveal a wrench icon <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW6.png" /> that provides access to various options for interacting with this DataSet or DataFlow. These options are listed in the entry for "Options," beow. </p></li><li><p> Add search tags to this DataSet or DataFlow so you can more easily find it later. This is described in more detail in the entry for "Add Tag," below. </p></li><li><p> Take bulk actions on DataSets or DataFlows. You can select an initial DataSet or DataFlow to take action on by mousing over the row then clicking the checkbox that appears in the top left corner of that row. This pops up a blue bar along the top of the screen with new options. From here you can do all of the following: </p><ul><li><p> Select more DataSets/DataFlows by mousing over them and checking their checkboxes. </p></li><li><p> Select all DataSets/DataFlows currently appearing in the list by clicking <b> Select All </b> in the blue bar. </p></li><li><p> Tag selected DataSets/DataFlows by clicking the <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW5.png" /> icon on the right side of the blue bar. For more information about tagging, see the entry for "Add Tag" in this table. </p></li><li><p> Apply additional actions by clicking the <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVn.png" /> icon on the right side of the blue bar then selecting the desired option: </p><ul><li><p><b> Run Now </b>. This executes all of the selected DataSets or DataFlows. </p></li><li><p><b> Change Owner. </b> This allows you to select a new owner for the selected DataSets or DataFlows. For more information, see <a href="/s/article/360042923174" target="_blank" title="Changing the Owner of a DataSet"> Changing the Owner of a DataFlow </a>. </p></li><li><p><b> Delete </b>. This allows you to delete all of the selected DataSets or DataFlows. To delete DataSets you must have an "Admin" security profile or be the DataSet owner. For more information, see <a href="/s/article/360043427833" target="_blank"> Disabling or Deleting a DataFlow </a>. </p></li></ul></li></ul></li></ul><p> For a DataFlow, you can also mouse over the "Inputs/Outputs" data to show all of the input and output DataSets for this DataFlow. </p></td></tr><tr><td colspan="1" rowspan="1"> Add Tag </td><td colspan="1" rowspan="1"><p> Lets you add search tags to this DataSet or DataFlow so you can easily find it later by searching for those tags. When you click <b> Add tag </b>, a dialog appears with a list of existing tags. (If no tags have yet been added for your company, this list appears blank.) <br /><br /><img alt="data_center_tags_dialog.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW9.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=a04a8ca16963aecafe277e37020d048f" width="500" height="370" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW9.png" /></p><p> You can then do either of the following: </p><ul><li><p> Add <em> existing </em> tags to the DataSet or DataFlow by clicking them in the list. Any tags that have already been added appear blue. You can filter the tags in the list by entering the desired tag name in the <b> Search and add tags </b> field. </p></li><li><p> Add a <em> new </em> tag to the DataSet or DataFlow by entering the tag name in the <b> Search and add tags </b> field. If the tag does not yet exist, it appears alone in the list area with the "Create new tag" designation. You can then click it to add it to the DataSet or DataFlow. </p></li></ul><p> You can remove a tag from a DataSet or DataFlow by clicking the "x" next to the tag while in this dialog. </p><p> You can also access the tagging functionality by doing any of the following: </p><ul><li><p> Selecting <b> View Tags </b> in the options menu for a DataSet or DataFlow in the list view. </p></li><li><p> Selecting <b> Tags </b> in the options menu for a DataSet or DataFlow details view. </p></li><li><p> Clicking <b> Add tag </b> under the DataSet name in the details view (DataSets only). </p></li></ul><p> You can add tags to multiple DataSets or DataFlows at once by selecting the DataSets or DataFlows (by checking their checkboxes), clicking <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW5-1.png" /> to open the tagging dialog, then adding tags as desired. For more information about this dialog, see the entry for "Add Tag" in this table. </p><p> While in the list view for a DataSet or DataFlow, if you click a tag, the list filters to show only DataSets and DataFlows with that tag. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Options icon </p><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW6-1.png" /></p><p /></td><td colspan="1" rowspan="1"><p> Displays a menu of options for the DataSet or DataFlow. Appears when you mouse over the row for a DataSet or DataFlow. </p><p> For a DataSet, available options are as follows: </p><ul><li><p><b> View Details </b>. Opens the Details view for this DataSet. In this view you can see an overview of the DataSet, previews of the cards powered by the DataSet, and a run history. </p></li><li><p><b> View Tags </b>. Opens the tag dialog for this DataSet. For more information, see "Add Tag" in this table. </p></li><li><p><b> Preview </b>. Opens a preview of the data in this DataSet. </p></li><li><p><b> Delete </b>. Deletes this DataSet. You can delete DataSets owned by other users only if you have an "Admin" security role or a custom role with the "Manage DataSets" privilege enabled. For information about custom roles, see <a href="/s/article/360043438973" target="_self" title="Manage User Roles and Grants"> Managing Roles </a>. </p></li></ul><p> For a DataFlow, available options are as follows: </p><ul><li><p><b> Details </b>. Opens the Details view for this DataFlow. In this view you can set scheduling options, view input and output DataSets, see the run history, and access a list of previous versions of the DataFlow. </p></li><li><p><b> Edit </b>. Opens the editor for the DataFlow. </p></li><li><p><b> View Tags </b>. Opens the tag dialog for this DataFlow. For more information, see "Add Tag" in this table. </p></li><li><p><b> Run </b>. Runs this DataFlow, which updates the input and output DataSets. For more information, see <a href="/s/article/360042923034" target="_blank" title="Running a DataFlow"> Running a DataFlow </a>. </p></li><li><p><b> Disable </b>. Disables the DataFlow, preventing DataSets powered by the DataFlow from running. For more information, see <a href="/s/article/360043427833" target="_blank" title="Disabling or Deleting a DataFlow"> Disabling or Deleting a DataFlow </a>. </p></li><li><p><b> Notifications </b>. Lets you choose whether you want to receive email notifications when the DataFlow fails to update. For more information, see <a href="/s/article/360042923154" target="_blank" title="Configuring Notifications for Failed DataFlows"> Configuring Notifications for Failed DataFlows </a>. </p></li><li><p><b> Create Copy </b>. Does a "Save As" on this DataFlow. Copied DataFlows can be renamed, edited, saved, and run independently of their original DataFlow. For more information, see <a href="/s/article/360042923134" target="_blank" title="Copying a DataFlow"> Copying a DataFlow </a>. </p></li><li><p><b> Delete </b>. Deletes this DataFlow. You can delete DataFlows owned by other users only if you have an "Admin" security role or a custom role with the "Manage DataFlows" privilege enabled. For information about custom roles, see <a href="/s/article/360043427833" target="_blank" title="Managing Roles"> Disabling or Deleting a DataFlow </a>. </p></li></ul><div class="mdx-embed"><Warning><p><b> Important: </b> If you delete a DataSet that powers any cards, the cards display a "Data not loading" message. </p></Warning></div></td></tr></tbody></table>

<Tip>
  **Tips:**

  * You can view DataSets for a specific third-party application or data provider from the Launcher page.
  * In the Profile page, you can view all of the DataSets owned by a user.
</Tip>

## View Details

When you click the name of a DataSet or click <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW6-2.png" /> **>** **View Details**, a page appears showing details for the DataSet. This page is divided into a number of tabs. Some of these tabs appear for every DataSet you view, while others only appear for specific user roles and connector types. These tabs are **Overview, C** **ards**, **History**, **Settings**, **Data Lineage**, and **Personalized Data Permissions**.

For more information, see [Adding a DataSet Using a Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US).

**Video - Domo Interface - DataSet Details**

<iframe allowfullscreen="allowfullscreen" frameborder="1" height="315" src="//www.youtube-nocookie.com/embed/ZortC0Cy4Hw" width="560" />

* The
  **Overview** tab includes four tiles that show you the number of cards powered from this DataSet, the number of users it is being shared with, the number of DataSets built from the connector, and the number of DataFlows created from the DataSet. All of these tiles also provide "jump-off points" to other actions in Domo using this DataSet.
* The
  **Cards** tab contains previews of cards powered by the DataSet.
* The
  **History** tab shows the run history for the DataSet and only appears if the DataSet has run history data.
* The
  **Settings** tab lets you change the connector configuration options for the DataSet. It only appears if you are the DataSet owner or have an "Admin" security role or a custom role with the "Manage DataSets" privilege enabled.
* The
  **Data Lineage** tab shows you the lineage for this DataSet.
* The
  **Personalized Data Permissions** tab allows you to set PDP policies on the DataSet and does not appear unless you are the DataSet owner or have an "Admin" security role or a custom role with the "Manage DataSets" privilege enabled.

For more information, see [Connecting to Data with Connectors](/s/article/360042926274 "Connecting to Data with Connectors").

### General options

The following screenshot shows the details view for a sample DataSet called "College Enrollment." All of the options called out here are available in all tabs.

<Frame>
  <img alt="DataSet_Overview_Tab.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW8.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=7cd0dd8e5baa71c9228945baaf485b05" width="2557" height="773" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW8.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Name </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr><tr><td colspan="1" rowspan="1"><p> Connector </p></td><td colspan="1" rowspan="1"><p> The connector for this DataSet. For more information about connectors, see  Configuring Each Connector . </p></td></tr><tr><td colspan="1" rowspan="1"><p> DataSet description </p></td><td colspan="1" rowspan="1"><p> A description of this DataSet. You can add or change a description by selecting <b> Edit Name & Description </b> in the Options menu then entering the desired description. </p></td></tr><tr><td colspan="1" rowspan="1"><p> DataSet name </p></td><td colspan="1" rowspan="1"><p> The name of this DataSet. You can add or change a name for a DataSet by selecting <b> Edit Name & Description </b> in the Options menu then entering the desired name. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Number of columns and rows </p></td><td colspan="1" rowspan="1"><p> A size indicator for the DataSet. </p></td></tr><tr><td colspan="1" rowspan="1"> Add tag option </td><td colspan="1" rowspan="1"> Lets you add search tags to this DataSet. If any tags have already been added, they appear here. Adding tags is described in more detail in the previous table. </td></tr><tr><td colspan="1" rowspan="1"><p> Most recent update time </p></td><td colspan="1" rowspan="1"><p> Indicates when this DataSet was last refreshed. For more information, see <a href="/s/article/360042926114" target="_blank" title="Setting the Expected Update Frequency for a DataSet"> Setting the Expected Update Frequency for a DataSet </a>. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Owner </p></td><td colspan="1" rowspan="1"><p> Shows who owns this DataSet. You can click a user's photo to see an avatar card with his or her basic information and a <b> Go To Profile </b> button that provides access to the Profile page. For more information about the Profile page, see <a href="/s/article/360042934674" target="_blank" title="Profile Page Layout"> Profile Page Layout </a>. </p></td></tr><tr><td colspan="1" rowspan="1"><p> DataSet Overview </p></td><td colspan="1" rowspan="1"><p> Shows how this DataSet is being used. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Tabs </p></td><td colspan="1" rowspan="1"><p> Let you switch between the tabs in the details page for the DataSet. Information about each tab is provided later in this section. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Edit Webform </p></td><td colspan="1" rowspan="1"><p> Edit Webform (Webforms only). Lets you edit the data for this Webform. For more information, see <a href="/s/article/360043429873" target="_self"> Uploading a webform </a>. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Open with menu </p></td><td colspan="1" rowspan="1"><p> Provides access to a number of options for the DataSet. Some options may not appear, depending on the Connector and your security role. </p><ul><li><b> Analyzer </b>. Opens this DataSet in Analyzer so you can create a KPI card around it. For more information, see <a href="/s/article/360043428673" target="_self"> Analyzer Overview </a>. </li><li><b> Views Explorer </b>. Opens the DataSet Views editor. For more information, see <a href="/s/article/360046074774" target="_self"> DataSet Views </a>. </li><li><b> Magic ETL </b>. Opens the Magic ETL editor. For more information, see <a href="https://domo-support.domo.com/s/article/360055259234?language=en_US" target="_self"> Creating a Magic ETL DataFlow </a>. </li><li><b> SQL DataFlow </b>. Opens the SQL DataFlow editor. For more information, see <a href="/s/article/360042922994" target="_self"> Creating a SQL DataFlow </a>. </li></ul></td></tr><tr><td colspan="1" rowspan="1"><p> Options icon </p></td><td colspan="1" rowspan="1"><p> Provides access to a number of options for the DataSet. Some options may not appear, depending on the Connector and your security role. </p><ul><li><p><b> Edit Name & Description. </b> Lets you open a dialog in which you can change the name and description of this DataSet. </p></li><li><p><b> Tags </b>. Lets you add search tags to this DataSet. Adding tags is described in more detail in the previous table. </p></li><li><b> Notifications </b>. Lets you subscribe to or unsubscribe from email notifications for the DataSet. </li><li><b> Request certification </b>. Lets you request the DataSet be certified. </li><li><b> Chart color rules </b>. Lets you apply color rules to the columns in this DataSet. For more information, see <a href="https://domo-support.domo.com/s/article/360043428813?language=en_US" target="_self"> Setting Color Rules for a Chart </a>. </li><li><b> Share DataSet </b>. Lets you share the DataSet with users. </li><li><p><b> Export data </b>. Lets you export this DataSet to an Excel or CSV file. For more information, see <a href="/s/article/360042926134" target="_blank" title="Exporting DataSets"> Exporting DataSets </a>. </p></li><li><p><b> Run Now. </b> Updates the DataSet, causing any connected cards to be updated as well. </p></li><li><p><b> Delete. </b> Deletes the DataSet. You can delete a DataSet only if you are the owner or have an "Admin" security profile or a custom role with the "Manage DataSets" privilege enabled. For more information about security profiles, see <a href="/s/article/360043438973" target="_self" title="Security Role Reference"> Managing Roles </a>. </p></li></ul></td></tr></thead></table>

### Overview tab

In the **Overview** tab you can see how the DataSet is being used, the number of Cards powered from this DataSet, the number of users it is being shared with, the number of DataFlows created from the DataSet, and the number of Alerts on the DataSet. All of these tiles also provide "jump-off points" to other actions in Domo using this DataSet. The following screenshot shows an example of these tiles in the **Overview** tab for a typical DataSet.

<Frame>
  <img alt="Overview_Tab.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVm.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=f7734e8c978d63f98941b98e9fb2799d" width="1081" height="498" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVm.png" />
</Frame>

"Jump-off points" for these tiles are as follows:

* **View Full Impact**
  opens the Lineage tab for the DataSet.
* **Create A Visualization**
  opens the Analyzer for this DataSet so you can build a chart or table from it. For more information about Analyzer, see [Analyzer Overview](/s/article/360043428673 "Analyzer Overview").
* **Share This DataSet**
  opens the menu to share the DataSet with users.
* **Tidy Up This DataSet**
  opens the interface for building an ETL DataFlow using this DataSet.
* **Create A New Alert**
  opens the interface for creating an Alert on the DataSet.

### Data tab

In the **Data** tab, you can do all of the following:

* View all of the rows in the DataSet, and sort and filter to show the data interests you.
* See statistics for individual columns or for the entire DataSet.
* Change the order of columns in the DataSet.
* Rename columns in the DataSet.
* Add or edit column descriptions.
* Add search tags for columns.

The **Data** tab is made up of three subtabs — **Table**, **Schema**, and **Stats**. You can switch between the subtabs by clicking the desired subtab name in the upper right corner of the **Data** tab.

<Frame>
  <img alt="Data_Subtabs.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW4.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=5aa21919459c08e686da3d96d1c935ca" width="628" height="386" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW4.png" />
</Frame>

In all three subtabs, you can search for and filter to a specific column or columns in the DataSet by entering the desired column name in the **Search** **Columns** field.

<Frame>
  <img alt="Search.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWF.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=9a3e85afd59a69f3951b042e30fa78cb" width="913" height="542" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWF.png" />
</Frame>

You can enlarge the column pane to fill the whole screen by clicking <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW2.png" /> or restore it to its original size by clicking <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWL.png" />. You can **Show column statistics/Hide column statistics** by clicking <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWI.png" />. This allows you to show or hide the "filter charts" that appear at the top of the column pane in the **Table** subtab. Appears in the **Table** subtab only.

#### Table subtab

In the **Table** subtab, you can see all of the columns in your DataSet. Options are available for searching, sorting, and filtering so you can find the data you need. The following screenshot shows the components of the **Table** subtab:

<Frame>
  <img alt="Table_Layout.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPUf.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=8e2975c0fc55cea1e2f13ef4200af099" width="968" height="460" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPUf.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"> Name </th><th colspan="1" rowspan="1"> Description </th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Sort button </p><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVl.png" /></p></td><td colspan="1" rowspan="1"><p> Lets you sort the values in a given field in ascending or descending alphanumerical order. Sorts are "nested" based on the order in which you apply them. The numeral beneath the sort icon tells you the priority of this column in your sort. </p><p> For example, if a user first applied an ascending sort to the "Transaction ID" column, all of the rows in the DataSet would be ordered in numerical order. If he then applied an ascending sort to the "SKU" column, the groupings of rows for each SKU would be ordered numerically. If he finally applied a third sort, descending, to the "Zip Code" column, those values would be sorted in descending order for each transaction-SKU grouping. </p><p> The following screenshot shows an example of this behavior: <br /><br /><img alt="Sort_Example.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVy.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=18ce7725e98ab010cefec17dfb0690b6" width="752" height="400" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVy.png" /></p></td></tr><tr><td colspan="1" rowspan="1"><p> Info button </p><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVx.png" /></p></td><td colspan="1" rowspan="1"><p> Shows the description for this column, if you have added one in the <b> Schema </b> subtab. </p></td></tr><tr><td colspan="1" rowspan="1"> Data type icon </td><td colspan="1" rowspan="1"> Indicates the data type for this column. <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWB.png" /> indicates a numeric (value) column, <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVr.png" /> indicates a date or date-time column, and <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWQ.png" /> indicates a string column. For more information about data types, see <a href="/s/article/360043428693" target="_blank" title="Understanding Chart Data"> Understanding Chart Data </a>. </td></tr><tr><td colspan="1" rowspan="1"> Filter chart </td><td colspan="1" rowspan="1"><p> Lets you filter the data in the DataSet based on the values in a given column. Different chart types appear for columns depending on the data type for that column. </p><p> For text (string) columns, a horizontal bar appears, divided into segments for each unique name in the column. You can filter the data in the DataSet to a particular name by clicking on that section in the bar. (Names appear as hovers when you mouse over a section.) In the following example, the user could filter the DataSet to show only the data for "Delivery Truck" by clicking on the corresponding bar. </p><p><img alt="data_tab_table_bar.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWO.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=b77ff4129a483c595166d7e4030e7f55" width="400" height="524" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWO.png" /></p><p> For date/date-time and value columns, a vertical bar chart with a horizontal slider appears. You can filter the data in the DataSet to show dates or values above or below a certain threshold by sliding the bar accordingly. In the following example, the user could filter the DataSet to show only values of.05 or higher by sliding the bar to ".05." </p><p><img alt="data_tab_table_slider.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWH.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=240743d5f0db809436faed5d7298e048" width="400" height="520" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWH.png" /></p></td></tr></tbody></table>

#### Schema subtab

In the **Schema** subtab, you can reorder the columns in your DataSet, add descriptions and tags, etc. The following screenshot shows the components of the **Schema** subtab:

<Frame>
  <img alt="Schema_Tab.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVq.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=6a6ed32d61fbd3ca71c915d3a519ae67" width="967" height="350" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVq.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Name </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Search field </p></td><td colspan="1" rowspan="1"><p> Lets you search for and filter to a specific column or columns in the DataSet. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Reorder icon </p></td><td colspan="1" rowspan="1"><p> Lets you change the order of columns in this DataSet by clicking and dragging a column into the desired position. Note that this option is only available for the "Index" column, and only when sorting has been applied to that column. So, for example, you could not sort by column name and then click and drag to reorder columns. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Sort button </p></td><td colspan="1" rowspan="1"><p> Lets you apply an ascending or descending sort to the column. Note that this sort <em> only </em> changes the order of column names in the <b> Schema </b> subtab so you can more easily find what you're looking for. It does <em> not </em> change the actual order of columns in the DataSet. If you want to change the column order, use the Reorder icon. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Column description </p></td><td colspan="1" rowspan="1"><p> Lets you enter a description for a column or edit an existing description. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Column tags </p></td><td colspan="1" rowspan="1"><p> Lets you enter search tags for this column. For more information about tags, see the table under  DataSets and DataFlows Tabs . </p></td></tr></tbody></table>

Stats subtab

In the **Stats** subtab, you can see Domo-generated statistics for the columns in your DataSet. For numeric and date/date-time columns, you can correlate the columns against other numeric columns in the DataSet, and for text columns, you can see the highest aggregated values for the sum or count of any selected column. The following screenshot shows the components of the **Schema** subtab:

<Frame>
  <img alt="Stats_Subtab.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVu.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=c60047fd879a7cf023f6ee0af131f55d" width="1261" height="644" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVu.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Name </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Search field </p></td><td colspan="1" rowspan="1"><p> Lets you search for and filter to a specific column or columns in the DataSet. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Column stats row </p></td><td colspan="1" rowspan="1"><p> Shows statistics for a given column. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Statistics for date/numeric column </p></td><td colspan="1" rowspan="1"><p> Shows automatically-generated statistics for a numeric or date/date-time column. Available statistics include minimum, maximum, average, median, upper and lower quartile, and standard deviation. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Statistics for string column </p></td><td colspan="1" rowspan="1"><p> Shows automatically-generated statistics for a string column. Available statistics include shortest string, longest string, and average length. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Correlations chart </p></td><td colspan="1" rowspan="1"><p> Shows correlations for numeric and date/date-time columns. For the given numeric or date/date-time column, you can select any other numeric column and see how the two columns correlate. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Aggregations chart </p></td><td colspan="1" rowspan="1"><p> Shows the five highest aggregated values of the given column from the selected column. If the selected column is numeric, the values are summed; otherwise the values are counted. For example, in the above screenshot, the user has chosen to view the five highest aggregated sales values for the "Customer Name" column. He does this by selecting "Sales" in the <b> Aggregations </b> dropdown for the "Customer Name" column. </p></td></tr></tbody></table>

### Cards tab

The following screenshot shows the components of the **Cards** tab:

<Frame>
  <img alt="Cards_Tab.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW0.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=b2cc8a6b4ae510de8a3e9babfab76465" width="1246" height="452" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW0.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"> Name </th><th colspan="1" rowspan="1"> Description </th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Connected Cards </p></td><td colspan="1" rowspan="1"><p> All cards powered by this DataSet. You can click on a card to see the <a class="confluence-link" href="http://wiki.domo.com/confluence/display/428BA51/Understanding+card+Details+views" target="_blank"> Details view </a> for that Card. </p><div class="mdx-embed"><Tip><p><b> Tip: </b> You can view Cards powered by a specific third-party application or data provider from the <b> Launcher </b> page. </p></Tip></div></td></tr><tr><td colspan="1" rowspan="1"><p> Switch cards to a different DataSet option </p></td><td colspan="1" rowspan="1"><p> Allows you to move all of the Cards powered by this DataSet to another DataSet. This option appears if you are the owner of the DataSet, depending on the DataSet type. For more information, see <a href="/s/article/360043430653" target="_blank" title="Connecting Cards to a Different DataSet"> Connecting Cards to a Different DataSet </a>. </p></td></tr><tr><td colspan="1" rowspan="1"> Add Card option </td><td colspan="1" rowspan="1"><p> Lets you power up a Card using the DataSet. Select the DataSet from the list to use it in powering a card. By default, the Card is added to the Overview page in Domo. This option may not appear, depending on the DataSet type. For more information about this option, see <a href="/s/article/360043429873" target="_self" title="KPI Card Building Part 1: Powering Your Card"> Powering a Visualization Card with Data </a>. </p></td></tr></tbody></table>

### History tab

In the **History** tab, you can see a listing of all of the times this DataSet has been updated. This tab shows the start and end times for all updates, the amount of time the update took (duration), whether the update was scheduled or manual, and the result of the update (successful or failed). You can also see the amount of time that has transpired since the last successful run, the average update duration, and the overall success rate. Finally, for any history item, several actions are available by mousing over the row and clicking the wrench icon.

The following screenshot shows an example of a **History** tab for a DataSet called "Compensation Costs":

<Frame>
  <img alt="History_Tab.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVp.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=bdef3e797586769c5f021583ca44beb2" width="1218" height="423" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVp.png" />
</Frame>

Action items available by clicking the wrench icon are as follows:

* **Preview updated rows**
  . Displays the rows in the DataSet that were changed when this update occurred.
* **Download**
  . Downloads the data in this version of the DataSet as a flat text file that can be opened in an Internet browser or word processor.
* **Delete this update**
  . Deletes this version of the DataSet from your history.
* **Revert to this point**
  . Reverts the DataSet to this version.

Actions are available only for successful updates.

### Settings tab

In the **Settings** tab for a DataSet, you have access to the options used to set up this DataSet, similar to the view that appears when you initially configure a connector DataSet. Click a row to open up the settings in that row for viewing and editing. Settings categories may differ between connectors. For more information about connector configuration options, see [Adding a DataSet Using a Data Connector](/s/article/360042926274 "General Guide to Connecting with Connectors").

<Frame>
  <img alt="Settings_Tab.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWD.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=086bf87ad4d411dd3a0681b6a973bde8" width="1074" height="669" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWD.png" />
</Frame>

### Data Lineage tab

In the Data Lineage tab for a DataSet, you can see the DataSets that have been combined and/or transformed through DataFlows or DataFusion to yield this DataSet. The Data Lineage interface in Data Center is the same as that used for a DataSet in Analyzer. For more information, see [Viewing the Lineage of a DataSet in Analyzer](https://domo-support.domo.com/s/article/360043428853?language=en_US).

### Personalized Data Permissions (PDP) tab

Personalized Data Permissions (PDP) allow you to create a customized experience for each Domo user through the definition of Entitlement Policies. Using Entitlement Policies, you can filter data in a DataSet for specified users and/or groups. For more information, see [Personalized Data Permissions (PDP)](/s/article/360042934614 "Personalized Data Permissions (PDP)").

The following screenshot points out the most important parts of the PDP tab:

<Frame>
  <img alt="PDP_Tab.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVt.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=df2e048af055123e5815176a232dad48" width="1171" height="380" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVt.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Name </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Search field </p></td><td colspan="1" rowspan="1"><p> Lets you search for existing policies that have been added to this DataSet. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Policy row </p></td><td colspan="1" rowspan="1"><p> Shows information about a policy, including its name, the rows of data it provides access to, and the groups and users the policy has been applied to. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Enable PDP toggle </p></td><td colspan="1" rowspan="1"><p> Activates/deactivates this PDP policy. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Impact button </p></td><td colspan="1" rowspan="1"><p> Opens a list of cards and alerts that will be affected by PDP policies on this DataSet. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Add Policy button </p></td><td colspan="1" rowspan="1"><p> Lets you add a new PDP policy to this DataSet. For more information about adding a PDP policy, see <a href="/s/article/360042934614" target="_blank" title="Creating and Deleting PDP Policies"> Personalized Data Permissions (PDP) </a>. </p></td></tr></tbody></table>

## View Details (DataFlows)

When you click the name of a DataFlow or click <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW6-3.png" /> > **View Details**, a page appears showing details for the DataFlow. This page is divided into tabs—​​ **Settings**, **DataSet** **s**, **History**, and **Versions**. For more information about these tabs, see [Viewing DataFlow Details](/s/article/360042923054 "Viewing DataFlow Details").

## Editor view (MySQL and Redshift DataFlows)

The following screenshot shows you the main components of the **Create** / **Edit DataFlow** view for a MySQL or Redshift DataFlow.

<Frame>
  <img alt="dataflow_layout.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVv.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=56e468def83d9ffa1ff8cd1d858ffb59" width="956" height="609" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVv.png" />
</Frame>

You can refer to the following table to learn more about each component:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Name </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> DataFlow Type & Info </p></td><td colspan="1" rowspan="1"><p> When collapsed, this panel displays the type of DataFlow and the schema. </p><p> When expanded (by clicking <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPUe.png" /> ), this panel displays information about the RDS instance for this DataFlow, including the host name, schema, user name, password, and port number. You can copy and paste this information into any SQL tool, including Workbench. </p></td></tr><tr><td colspan="1" rowspan="1"><p> DataFlow Name & Description </p></td><td colspan="1" rowspan="1"><p> Allows you to specify a name and description for this DataFlow. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Input DataSets </p></td><td colspan="1" rowspan="1"><p> Allows you to select one or more existing DataSets for use in creating DataFlows. You can choose as many input DataSets as you want. For any given transform or output, you can use one, some, or all of the DataSets you select here. This is essentially a storage area for DataSets you may potentially use. You <em> cannot </em> manipulate data in the DataSets at this stage. You also cannot select the same input DataSet twice in the same DataFlow. </p><div class="mdx-embed"><Note><p><b> Note: </b> Input DataSets in a DataFlow <em> must </em> already exist in Domo; you cannot upload new DataSets in the <b> Create DataFlow </b> view. For information about uploading new DataSets to Domo, see <a href="/s/article/360042926274" target="_self" title="Connecting to Data with Connectors"> Adding a DataSet Using a Data Connector </a>. </p></Note></div><p> You can click an input DataSet you have added to see a preview of the DataSet. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Transforms </p></td><td colspan="1" rowspan="1"><p> Allows you to manipulate data in your input DataSets using SQL statements before you make your final manipulations in the Output DataSets stage. The Transforms stage is optional. All input DataSets you have selected are available for use in transforms. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Output DataSets </p></td><td colspan="1" rowspan="1"><p> Allows you to specify how your input DataSets are to be combined to produce one or more output DataSets. This interface is almost the same as that of Transforms. However, while adding transforms is optional, the Output DataSets stage is required; otherwise you cannot save your DataFlow. All input DataSets and transforms you have selected/created for this DataFlow are available to be used in your Output DataSet SQL. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Save buttons </p></td><td colspan="1" rowspan="1"><p> Allow you to save this DataFlow. Two separate buttons are available: <b> Save </b> and <b> Save and Run </b>. <b> Save </b> saves changes you have made to this DataFlow and adds it to the DataFlows listing in the Data Center but does <em> not </em> generate a DataSet (or, if you are editing an existing DataFlow, it does not update the output DataSets). <b> Save and Run </b> saves changes to the DataFlow and adds it to the DataFlows listing in the Data Center <em> and </em> runs the script for the DataFlow to output a DataSet (or update the output DataSets if it has already been created). </p></td></tr></tbody></table>

For more information about DataFlows, see [SQL DataFlows](/s/article/360042922994).

## Editor view (Magic ETL DataFlows)

For times when you need to transform your DataSets before you can make compelling visualizations, you can use Magic ETL DataFlows to transform multiple DataSets into a new DataSet that you can use to power up cards.

<Tip>
  **Tip:**
  ETL means
  *Extract, Transform, and Load,*
  which refers to a process in database warehousing for extracting data, transforming it into proper format or structure for querying and analyzing purposes, and loading it into the target data warehouse. In Magic ETL DataFlows, your DataSets are extracted and loaded automatically, and transformed based on actions in the Magic ETL DataFlow.
</Tip>

Magic ETL DataFlows let you visually define and sequence operations to transform your Domo DataSets—without learning SQL or leaving Domo. For information about the Magic ETL DataFlow tiles, see all of the following:

* [Creating a Magic ETL v2 DataFlow](/s/article/360055259234 "Creating a Magic ETL DataFlow")
* [Magic ETL v2 Tiles: DataSets](/s/article/360045402273)
* [Magic ETL v2 Tiles: Text](/s/article/360045402873)
* [Magic ETL v2 Tiles: Dates and Numbers](/s/article/360045402313)
* [Magic ETL v2 Tiles: Utility](/s/article/360044876874)
* [Magic ETL v2 Tiles: Filter](/s/article/360044876614)
* [Magic ETL v2 Tiles: Combine Data](/s/article/360044876194)
* [Magic ETL v2 Tiles: Aggregate](/s/article/360044876094)
* [Magic ETL v2 Tiles: Pivot](/s/article/360044951294)
* [Magic ETL v2 Tiles: Scripting](/s/article/360045485833)
* [Magic ETL v2 Tiles: Data Science](/s/article/360045259294)
* [Magic ETL v2 Tiles: Performance](/s/article/4405156517527)

**ETL DataFlow Example**

<Frame>
  <img alt="ETL_Example.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVs.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=2d56c7fb0ddbf84f285f4b3c79bb3974" width="925" height="462" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVs.png" />
</Frame>

The UI for ETL DataFlows consists of the following elements:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Element </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Action pane </p></td><td colspan="1" rowspan="1"><p> Contains the transform tile you can drag and drop into the canvas to use in transforming data. </p><p> For more information, see the following topics: </p><ul><li><a href="/s/article/360055259234" target="_self" title="Creating a Magic ETL DataFlow"> Creating a Magic ETL v2 DataFlow </a></li><li><a href="/s/article/360045402273" target="_self"> Magic ETL v2 Tiles: DataSets </a></li><li><a href="/s/article/360045402873" target="_self"> Magic ETL v2 Tiles: Text </a></li><li><a href="/s/article/360045402313" target="_self"> Magic ETL v2 Tiles: Dates and Numbers </a></li><li><a href="/s/article/360044876874" target="_self"> Magic ETL v2 Tiles: Utility </a></li><li><a href="/s/article/360044876614" target="_self"> Magic ETL v2 Tiles: Filter </a></li><li><a href="/s/article/360044876194" target="_self"> Magic ETL v2 Tiles: Combine Data </a></li><li><a href="/s/article/360044876094" target="_self"> Magic ETL v2 Tiles: Aggregate </a></li><li><a href="/s/article/360044951294" target="_self"> Magic ETL v2 Tiles: Pivot </a></li><li><a href="/s/article/360045485833" target="_self"> Magic ETL v2 Tiles: Scripting </a></li><li><a href="/s/article/360045259294" target="_self"> Magic ETL v2 Tiles: Data Science </a></li><li><a href="/s/article/4405156517527" target="_self"> Magic ETL v2 Tiles: Performance </a></li></ul></td></tr><tr><td colspan="1" rowspan="1"><p> Canvas </p></td><td colspan="1" rowspan="1"><p> Contains your transformation flow—the sequence of tiles to perform on input DataSets to save as an output DataSet. You connect tiles to sequence them and select tiles to configure them. </p></td></tr><tr><td colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWA.png" /></p></td><td colspan="1" rowspan="1"><p> Lets you preview the transform tile. </p></td></tr><tr><td colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWU.png" /></p></td><td colspan="1" rowspan="1"><p> Lets you schedule the Magic ETL DataFlow to run whenever the specified input DataSets change. </p></td></tr><tr><td colspan="1" rowspan="1"><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVw.png" /></p></td><td colspan="1" rowspan="1"><p> Lets you show or hide the Magic ETL DataFlow checklist, which shows a list of things to do before you can save a Magic ETL DataFlow. </p></td></tr></tbody></table>

### ETL DataFlow checklist

The checklist shows a list of things to do before you can save a Magic ETL DataFlow. You can show the checklist by clicking <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPVw-1.png" /> at the top of the canvas. The following example illustrates essential tasks to perform before saving a Magic ETL DataFlow.

<Frame>
  <img alt="ETL_Checklist.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWM.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=2a09fd407dc1f5fbaf40ff02a62689b2" width="1148" height="462" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWM.png" />
</Frame>

Essential tasks include the following:

* Create a Magic ETL Dataflow.
* From the tiles pane on the left, drag Input DataSet tiles to the canvas and select the DataSets to transform.
* Drag transform tiles to the canvas.

  For more information, see the following topics:

  * [Creating a New Magic ETL DataFlow](/s/article/360055259234 "Creating a Magic ETL DataFlow")
  * [New Magic ETL Tiles: DataSets](/s/article/360045402273)
  * [New Magic ETL Tiles: Text](/s/article/360045402873)
  * [New Magic ETL Tiles: Dates and Numbers](/s/article/360045402313)
  * [New Magic ETL Tiles: Utility](/s/article/360044876874)
  * [New Magic ETL Tiles: Filter](/s/article/360044876614)
  * [New Magic ETL Tiles: Combine Data](/s/article/360044876194)
  * [New Magic ETL Tiles: Aggregate](/s/article/360044876094)
  * [New Magic ETL Tiles: Pivot](/s/article/360044951294)
  * [New Magic ETL Tiles: Scripting](/s/article/360045485833)
  * [New Magic ETL Tiles: Data Science](/s/article/360045259294)
  * [New Magic ETL Tiles: Performance](/s/article/4405156517527)
* Drag an Output DataSet tile to the canvas, then name the DataSet to be output from your transformed data.
* Draw connections between the transform tiles to build a DataFlow that defines and sequences operations to transform the input DataSets (clean, aggregate, join, etc.).
* (Optional) Configure settings for when the DataFlow runs.

  By default, the DataFlow runs in the cloud whenever the specified input DataSets change.
* Name and save your Magic ETL Dataflow.

For more information about DataFlows, see [Viewing Dataflow Details](/s/article/360042923054 "DataFlow Management").

# Accounts tab

In the Accounts tab, you can manage third-party system accounts associated with DataSets in Domo. You can view accounts associated with DataSets; add, edit, or delete accounts; and associate DataSets with another account.

<Tip>
  **Tip:**
  By creating accounts to data source systems, you can specify and maintain your credentials in one central place, then create DataSets in Domo using the account—without having to specify your credentials to the data source system.
</Tip>

In the **Accounts** tab, you can

* add user accounts for different connectors (similar to a DSN)
* view a list of user accounts you have added
* disconnect accounts you have added
* share accounts with other users
* see DataSets you have access to
* transfer DataSets from one account to another account
* change account associations
* rename accounts
* visually identify DataSets needing attention
* edit credentials for accounts that require manual authentication (as opposed to those that use OAuth)

The following screenshot calls out the most important parts of the **Accounts** tab:

<Frame>
  <img alt="accounts_tab2.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW7.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=5ba98c06b06c69ce8d84f05c9fb610ef" width="979" height="425" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW7.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Name </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"> Search box </td><td colspan="1" rowspan="1"> Lets you filter the accounts in the list. </td></tr><tr><td colspan="1" rowspan="1"><p> Add Account button </p></td><td colspan="1" rowspan="1"><p> Lets you add a new user account to this list. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Add Federated button </p></td><td colspan="1" rowspan="1"><p> Lets you add a Federated account to this list. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Assign Someone button </p></td><td colspan="1" rowspan="1"><p> Lets you assign someone to create an account for a specific Connector. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Connector accounts </p></td><td colspan="1" rowspan="1"><p> Provide information and options for all accounts you have used to connect to data sources, including the account name, the usernames or handles you use to connect, and options such as share, reconnect, etc. </p><p> For each account, you can ado the following: </p><ul><li><p> Click an account to open a panel in which you can edit the account information. For all accounts, you can edit the name. For non-OAuth accounts (those in which you must authenticate manually), you can also edit the account credentials. </p></li><li><p> Mouse over the <b> DataSets </b> item to see a list of DataSets powered by this account. These are categorized according to whether they are owned by you or another user. You can click a DataSet to open the <a class="confluence-link" href="#WhatarethedifferentpartsoftheDataCenterpage?-ViewDetails" target="_blank" title="http://wiki.domo.com/#WhatarethedifferentpartsoftheDataCenterpage?-ViewDetails"> Details view </a> for that DataSet. You can also transfer ownership of the account to another user or change the account credentials for multiple DataSets. </p></li><li><p> Mouse over the account to display the <b> Options </b> icon. <InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW6-4.png" /></p></li></ul></td></tr><tr><td colspan="1" rowspan="1"><p> Options icon </p><p><InlineImage src="/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPW6-5.png" /></p><p /></td><td colspan="1" rowspan="1"><p> Lets you access various options for working with this account, including the following: </p><ul><li><p><b> Edit account </b>. Lets you edit the name and credentials for this account. </p></li><li><p><b> Share account </b>. Lets you share user accounts with others so they can access the DataSets through the connector. </p></li><li><p><b> Reconnect </b>. Lets you reconnect any connectors that use oAuth for authentication. If the connector requires manual authentication, this icon does not appear. </p></li><li><p><b> Delete account </b>. Lets you remove an account, in which case any associated DataSets depending on the account to power up cards may stop functioning. </p></li></ul></td></tr></tbody></table>

For more information about managing user accounts, see [Managing User Accounts for Connectors](/s/article/360042926054 "Managing User Accounts for Connectors").

## Beast Mode Manager tab

In the **Beast Mode Manager** tab in the Data Center, you can view statistics on Beast Mode usage as well as perform various actions, such as editing formulas, locking and unlocking calculations, deleting unwanted calculations, and so on.

The following screenshot calls out the most important parts of the main screen (Overview) of the **Beast Mode Manager** tab:

<Frame>
  <img alt="beast_mode_manager_layout_overview.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWT.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=5876e6f3a2eee2c884faff52280206d5" width="907" height="431" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWT.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Name </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> List of calculations </p></td><td colspan="1" rowspan="1"><p> Shows all of the calculations in your Domo instance you have access to see. You can filter the list by entering search keywords in the <b> Search Beast Modes </b> field; by filtering on certain criteria such as name, owner, or status (valid or invalid); or by clicking on a card in the Dashboard. </p><p> If you are the calculation owner or have a role with the Manage All Cards, Pages and Apps (App Studio) grant enabled, you can also select calculations in this list. When you select calculations, a wrench menu appears at the top of the list. This menu contains actions you can apply to calculations in bulk, such as locking/unlocking calculations, changing calculation owners, and duplicating calculations to other DataSets. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Filter button </p></td><td colspan="1" rowspan="1"><p> Lets you filter the calculations in the list by any of a variety of criteria, including Beast Mode type (Card of DataSet), locked or unlocked status, owner, etc. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Dashboard </p></td><td colspan="1" rowspan="1"><p> Shows cards for various Beast Mode-related statistics, such as the total number of Beast Mode calculations, the number saved to a DataSet, the number not being used in a Card, etc. You can click on a card to filter the calculations list accordingly; for example, clicking "Locked" filters the list to show all calculations that have been locked. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Add Beast Mode button </p></td><td colspan="1" rowspan="1"><p> Lets you add a calculation to a selected DataSet. </p></td></tr></tbody></table>

If you click on a calculation in the list on the left, a details view for that calculation appears. Here you can see information specific to the calculation and access additional options. The following screenshot points out the most important parts of this view:

<Frame>
  <img alt="beast_mode_manager_calc_details.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/A9i3nBOZVO7rHlrv/images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWC.png?fit=max&auto=format&n=A9i3nBOZVO7rHlrv&q=85&s=0c3e201c65e68b3b427217e564123793" width="849" height="526" data-path="images/kb/ka0Vq000000GoVV-00N5w00000Ri7BU-0EM5w000005vPWC.png" />
</Frame>

You can learn about these components in the following table:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:208;a"><thead><tr><th colspan="1" rowspan="1"><p> Name </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Calculation data type </p></td><td colspan="1" rowspan="1"><p> Shows the data type for this calculation, such as String, Number, Date, etc. For more information about data types, see <a href="/s/article/360043428693" target="_self" title="Understanding Chart Data"> Understanding Chart Data </a>. </p></td></tr><tr><td colspan="1" rowspan="1"> Calculation owner </td><td colspan="1" rowspan="1"> Shows the owner of this calculation. By default, Beast Mode calculations on a DataSet are owned by the DataSet owner and calculations on a Card are owned by the Card owner. You can change the owner of a Beast Mode calculation by selecting <b> Change owner </b> in the options menu. </td></tr><tr><td colspan="1" rowspan="1"> Tab navigation </td><td colspan="1" rowspan="1"> Lets you switch between the three views of the details view for this calculation. <b> Summary </b>, shown in the screenshot, provides an overview of the calculation. <b> Cards </b> displays all Cards this calculation is used in. <b> Data </b> shows the calculated column together with the column(s) it is derived from. </td></tr><tr><td colspan="1" rowspan="1"> Parent DataSet </td><td colspan="1" rowspan="1"> Shows the parent DataSet for the calculation or, if the calculation is found on a Card rather than a DataSet, it shows the parent DataSet for the Card. You can click on the DataSet to open its <a href="#h_f0ad094e-5a4d-4d71-b1bb-a111bd1a79bb" target="_self" title="Data Center Layout (with BMM)"> details view </a>. </td></tr><tr><td colspan="1" rowspan="1"> Options menu </td><td colspan="1" rowspan="1"><p> Provides access to actions you can take on this calculation, including the following: </p><ul><li><p><b> Create Beast Mode </b>. Lets you add another Beast Mode calculation to the parent DataSet for this calculation. </p></li><li><p><b> Edit formula </b>. Opens the Beast Mode editor for the calculation so you can make changes to the formula. You can also open the editor by mousing over the formula in the <b> Overview </b> tab and clicking the pencil icon. </p></li><li><p><b> Lock </b>. Locks this calculation so that the formula can only be edited by the owner or an Admin-level user. </p></li><li><p><b> Unlock </b>. Unlocks the calculation if it has been locked. This can only be done by the owner of an Admin-level user. </p></li><li><p><b> Change owner </b>. Lets you select a new owner for the calculation. You must be the owner or an Admin-level user to do this. </p></li><li><p><b> Buzz owner </b>. Lets you send a Buzz message to the calculation owner. For more information about Buzz, see <a href="/s/article/360042925574" target="_self" title="Chatting in Buzz"> Chatting in Buzz </a>. </p></li></ul></td></tr><tr><td colspan="1" rowspan="1"> Dashboard </td><td colspan="1" rowspan="1"> Shows you statistics for this calculation, including the number of Cards using the calculation, the total number of views of the Card, and the last update date. </td></tr><tr><td colspan="1" rowspan="1"> Location </td><td colspan="1" rowspan="1"> Shows the Card or DataSet this calculation is built on. You can jump to the details view for the Card or DataSet by clicking on the link. </td></tr><tr><td colspan="1" rowspan="1"> Formula </td><td colspan="1" rowspan="1"> Shows the formula for this Beast Mode calculation. You can edit the calculation by mousing over it and clicking the pencil icon. For more information about editing Beast Mode, see <a href="/s/topic/0TO5w000000ZanAGAS" target="_self" title="Transforming Data Using Beast Mode"> Transforming Data Using Beast Mode </a>. </td></tr></tbody></table>

**Video - Data Center Overview**

<iframe allowfullscreen="allowfullscreen" frameborder="1" height="315" src="//www.youtube-nocookie.com/embed/ExrcHI5iJ9A" width="560" />
