Reference | Right panel navigation#
In Dataiku, datasets and recipes together make up the Flow of any project. On the right side of the Flow is a collapsible panel packed with more functionality than you may be aware of.
The right panel is contextual. Its content responds to what kind of object is selected from the Flow.
Actions tab#
The most important tab is the Actions tab. With a dataset selected, you can find controls for building, exporting, or sharing the dataset, or initiating a Lab analysis. You can start visual, code, or plugin recipes. Or perform other actions such as changing a connection.
Selecting a different kind of object changes the functionality found in the Actions tab. With a recipe selected, you can now find actions such as editing the recipe or changing the engine.
With a machine learning model selected, you can retrain, share, or publish the model. You can also initiate a Score recipe to make predictions on new data with the model, or start an Evalute recipe to see how the model performs on already-known data.
Details tab#
Beneath the Actions tab, the Details tab shows metadata about the object, such as its creation and modification dates. For a dataset, this tab will highlight the parent recipe and any associated Labs or Charts, along with the size and number of records.
For a recipe, this tab also shows the corresponding input and output datasets. For some recipes, including Group, Prepare, Join, and Stack, the Details tab also shows a summary of actions completed in the recipe.
Schema tab#
For a dataset, the Schema tab provides a list of all columns and their storage types.
Data quality tab#
For datasets with data quality rules set up, the Data quality tab provides a list of the rules and their current statuses — Error, Warning, OK, Empty, or Not Computed. From this tab, you can also compute or edit data quality rules, or toggle dataset monitoring on or off.
Discussions tab#
The Discussions tab shows any existing discussions attached to the object, and lets you start a new one.
Lab tab#
For datasets, you can navigate to the Lab tab to start a visual machine learning task or start a new code notebook.
Timeline tab#
The Timeline tab shows the date and time of actions made on objects, along with the user who took the action.