Home
Turium Algoreus
Turium Algoreus
  • Turium Algoreus Documentation
    • Turium Algoreus Overview
      • How to Guides
        • Axons (Pipeline) User Guide
          • Algoreus Genesis
          • Algoreus Node
          • Steps for a simple batch Axon in Algoreus
          • Configuring Axon in Algoreus
          • Deploying an Axon in Algoreus
          • Running an Axon in Algoreus
          • Viewing and downloading logs in the Genesis in Algoreus
          • Scheduling an Axon in Algoreus
          • Reusable Axons in Algoreus
          • Using Triggers in Algoreus
          • Working with multiple versions of the same node in Algoreus
          • Modifying a draft Axon in Algoreus
          • Editing a deployed Axon in Algoreus
          • Duplicating An Axon in Algoreus
          • Deleting an Axon in Algoreus
          • Deploying nodes from the Algoreus Hub
          • Using node templates in Algoreus
          • Exporting and importing Axons in Algoreus
          • Dynamic resource configuration in Algoreus
          • Working with namespaces in Algoreus
        • Soma (Transformation) User Guide
          • Algoreus Soma Overview
          • Algoreus Soma Concepts
          • Algoreus Soma UI components
          • Working with multiple datasets
          • Navigating between Soma and Algoreus Genesis
          • Editing a transformation created in the Soma
          • Soma data types
          • Working with connections in Soma
          • Parsing a CSV file
          • Strings Formatting
          • Sending records to error
          • Working with numbers in Soma
          • Working with Decimal types in Soma
          • Performing date transformations in Soma
          • Filtering records
          • Finding and replacing values in a column
          • Filling null or empty cells
          • Copying, deleting, and keeping columns
          • Renaming a column
          • Joining two columns
          • Swapping two column names
          • Extracting fields to retrieve values
          • Exploding fields
          • Masking data
          • Encoding records to store or transfer data
          • Decoding records to store or transfer data
          • Applying a Hashing algorithm to a column
          • Upgrading the Soma transformation node version
          • Viewing and downloading a schema in Soma
          • Viewing Soma Service logs
        • Cerebellum (Operations and Monitoring) User Guide
          • Logging and Monitoring
          • Metrics
          • Dashboard and Reports
          • Preferences and Runtime Arguments
          • Transaction Service Maintenance
        • Engram (Metadata) User Guide
          • System Metadata
          • Discovery and Lineage
          • Audit Logging
          • Metadata Management
          • Accessing Metadata Programmatically
          • Metadata Field-Level Lineage
        • Clone (Replication) User Guide
          • Cloning overview
          • Clone Concepts
          • Adding Transformations to a Cloning Job
          • Deleting a Cloning Job
          • Tutorial: Cloning data from Oracle Database to BigQuery
        • Algology (Visualisation) User Guide
          • Dashboards
            • Using Dashboards
            • Building Dashboards
            • Manage dashboards
            • Publishing Dashboard
            • Playlist
            • Create and manage reports
            • Share dashboards and panels
            • Access Dashboard Usage
            • Search Dashboards
          • Panel Editor
            • Configure Panel Options
            • Configure standard options
          • Visualisations
            • Alert List
            • Bar Chart
            • Bar Gauge
            • Candlestick Panel
            • Canvas
            • Dashboard List
            • Flame Graph
            • Gauge
            • Heatmap
            • Histogram
            • Logs
            • Node Graph
            • Traces Panel
            • Pie Chart
            • State Timeline
            • Stat Panel
            • Time series
            • Trend Panel
            • Text Panel
            • Table
            • GeoMap
            • Datagrid Panel
            • Status history
            • Annotations
          • Explore
            • Logs in Explore
            • Queries in Explore
            • Tracing in Explore
            • Inspector in Explore
    • Turium Algoreus Connectors
Powered by GitBook
On this page
  • Create a dashboard folder
  • Manage dashboards
  • Export and import dashboards

Was this helpful?

  1. Turium Algoreus Documentation
  2. Turium Algoreus Overview
  3. How to Guides
  4. Algology (Visualisation) User Guide
  5. Dashboards

Manage dashboards

PreviousBuilding DashboardsNextPublishing Dashboard

Last updated 1 year ago

Was this helpful?

A dashboard is a set of one or more panels that visually presents your data in one or more rows.

This topic includes techniques you can use to manage your Algology dashboards


Create a dashboard folder

Folders help you organize and group dashboards, which is useful when you have many dashboards or multiple teams using the same Algology instance.

Before you begin:

  • Ensure that you have Algology permissions.

To create a dashboard folder:

  1. Sign in to Algoreus and go to Algology.

  2. Click Dashboards in the left-side menu.

  3. On the Dashboards page, click New and select New folder in the dropdown.

  4. Enter a unique name and click Create.

When you save a dashboard, you can either select a folder for the dashboard to be saved in or create a new folder.


Manage dashboards

On the Dashboards page, you can:

  • create a folder

  • create a dashboard

  • move dashboards into folders

  • delete multiple dashboards

  • navigate to a folder page where you can assign folder and dashboard permissions

Dashboard folder page

You can complete the following tasks on a dashboard folder page:

  • Move or delete dashboards in a folder

  • Rename a folder (available on the Settings tab)

  • Assign permissions to folders (which are inherited by the dashboards in the folder)

To navigate to the dashboard folder page, hover over the name of the folder and click Go to folder in the dashboard search result list or on the Dashboards page.

Dashboard permissions

You can assign permissions to a folder. Any permissions you assign are inherited by the dashboards in the folder. An Access Control List is used where Organization Role, Team, and a User can be assigned permissions.


Export and import dashboards

You can use the Algology UI to export and import dashboards.

Export a dashboard

The dashboard export action creates a Algology JSON file that contains everything you need, including layout, variables, styles, data sources, queries, and so on, so that you can later import the dashboard.

  1. Click Dashboards in the left-side menu.

  2. Open the dashboard you want to export.

  3. Click the Share icon.

  4. Click Export.

  5. Click Save to file.

Algology downloads a JSON file to your local machine.

Make a dashboard portable

If you want to export a dashboard for others to use, you can add template variables for things like a metric prefix (use a constant variable) and server name.

A template variable of the type Constant will automatically be hidden in the dashboard, and will also be added as a required input when the dashboard is imported.

Import a dashboard

  1. Click Dashboards in the left-side menu.

  2. Click New and select Import in the dropdown menu.

  3. Perform one of the following steps:

    • Upload a dashboard JSON file

    • Paste a dashboard URL

    • Paste dashboard JSON text directly into the text area

The import process enables you to change the name of the dashboard, pick the data source you want the dashboard to use, and specify any metric prefixes (if the dashboard uses any).


Create a dashboard folder
Manage dashboards
Dashboard folder page
Dashboard permissions
Export and import dashboards
Export a dashboard
Import a dashboard