LogoLogo
LoginGo to website
English
English
  • Getting started
    • First steps
    • Login
  • Navigation
    • Sidebar
    • Path navigation
    • Home
    • Resources
  • Account management
    • Account
    • Profile
    • Security and access
    • Personal Access Key (PAK)
    • Notifications
  • Organization management
    • General
    • Members
    • Groups
    • Tags
    • Connect
  • Workspaces
  • Solutions
  • Datasets
    • Create dataset
    • Explore dataset
    • Upload data
    • Export data
    • Manage dataset
  • Insights
    • Create insight
    • Aggregation
    • Filters
    • SQL Editor
    • Visualization
      • Table chart
      • Line chart
      • Bar chart
      • Pie chart
      • Single number
    • Joins
      • Basics
      • Joins in insights
    • Manage insights
  • Reports (soon)
  • Forms (soon)
  • Documentation
  • Roles and permissions
    • Roles
    • Permissions
    • Permission matrix
  • Security and data protection
    • Trust Center
    • Security measures
    • Data protection
    • Hosting
  • Help and support
Bereitgestellt von GitBook
Auf dieser Seite
  • Where to find insight management actions
  • Available Options
  • Saving behavior
  • What happens when duplicating an insight
  • What happens when saving to a dataset
  • Notes on permissions

War das hilfreich?

Als PDF exportieren
  1. Insights

Manage insights

Once an insight has been created, it can be managed via the Save dropdown menu in the top right corner of the editor. This includes saving, editing, exporting, duplicating, and deleting the insight.

Where to find insight management actions

Click the Save button or the three-dot menu ... in the top right corner of an insight to open the options menu.

Available Options

Option
Description

Edit

Opens the insight in the editor to make changes.

Export data

Allows exporting the table data of the insight as CSV, Excel, Parquet, or JSON.

Save to dataset

Saves the results of the insight (filtered and aggregated data) to a new dataset. You can choose the name and location of the dataset.

Copy insight ID

Copies the unique insight ID (useful for referencing in code or integrations).

Duplicate insight

Creates an editable copy of the insight in the same solution. A pop-up prompts you to choose a name and description for the new insight.

Delete insight

Permanently deletes the insight (only available if you are the owner).

Saving behavior

  • Save: This saves the current insight. Only the Insight Owner sees this button.

  • Save as new insight: This button appears for users who are not the Insight Owner. It creates a duplicate of the current insight under your own ownership.

What happens when duplicating an insight

By clicking Duplicate insight, a modal opens where you can:

  • Set a new name for the duplicated insight.

  • Optionally add a new description.

  • The duplicated insight appears in the same solution as the original and opens in the editor.

This is useful when you want to adapt an existing insight without affecting the original.

What happens when saving to a dataset

By clicking Save to dataset, you can save the data output of an insight – after filters, joins, and aggregations – in a new dataset.

You will be prompted to:

  • Choose the workspace, solution, and dataset location.

  • Confirm or change the dataset name.

  • The new dataset will contain the results table exactly as it appears in the editor.

This is useful when you want to continue working with the cleaned or aggregated result as a new base dataset.

Notes on permissions

  • Only Insight Owners can save changes to an existing insight.

  • Non-owners can always use Duplicate insight to create a copy that they own.

  • Any user can export data or copy the insight ID.

VorherigeJoins in insightsNächsteReports (soon)

Zuletzt aktualisiert vor 29 Tagen

War das hilfreich?