# Explo ## Docs - [Context Setting](https://docs.explo.co/ai-features/context-setting.md) - [Customer Endpoints](https://docs.explo.co/api-reference/customer-api.md): Collection of endpoints to manage customers - [Configure Customer Portal](https://docs.explo.co/api-reference/customer-api/configure-portal.md) - [[Deprecated] Get all customers (v1)](https://docs.explo.co/api-reference/customer-api/customers.md) - [Get all customers (v2)](https://docs.explo.co/api-reference/customer-api/customers-v2.md) - [Delete Customer](https://docs.explo.co/api-reference/customer-api/delete.md) - [Generate Embed JWT](https://docs.explo.co/api-reference/customer-api/generate-jwt.md) - [Get Customer](https://docs.explo.co/api-reference/customer-api/get.md) - [Get or Create Customer](https://docs.explo.co/api-reference/customer-api/get-or-create.md) - [Refresh Customer Token](https://docs.explo.co/api-reference/customer-api/refresh-token.md) - [Update Customer](https://docs.explo.co/api-reference/customer-api/update.md) - [End User Endpoints](https://docs.explo.co/api-reference/end-user-api.md): Collection of endpoints to manage end users - [Delete End User](https://docs.explo.co/api-reference/end-user-api/delete.md) - [Get or Create End User](https://docs.explo.co/api-reference/end-user-api/get-or-create.md) - [Update End User](https://docs.explo.co/api-reference/end-user-api/update.md) - [End User Group Endpoints](https://docs.explo.co/api-reference/end-user-group-api.md): Collection of endpoints to manage end user groups - [Delete User Group](https://docs.explo.co/api-reference/end-user-group-api/delete.md) - [Get or Create User Group](https://docs.explo.co/api-reference/end-user-group-api/get-or-create.md) - [Refresh User Group Token](https://docs.explo.co/api-reference/end-user-group-api/refresh-token.md) - [Update User Group](https://docs.explo.co/api-reference/end-user-group-api/update.md) - [Explo's Authentication](https://docs.explo.co/api-reference/explos-authentication.md) - [Group Tag Endpoints](https://docs.explo.co/api-reference/group-tag-api.md): Collection of endpoints to manage group tags - [Create Group Tag](https://docs.explo.co/api-reference/group-tag-api/create.md) - [Delete Group Tag](https://docs.explo.co/api-reference/group-tag-api/delete.md) - [Get all group tags](https://docs.explo.co/api-reference/group-tag-api/group-tags.md) - [Rename Group Tag](https://docs.explo.co/api-reference/group-tag-api/rename.md) - [Overview](https://docs.explo.co/api-reference/overview.md) - [Partners Endpoints](https://docs.explo.co/api-reference/partners-api.md): Endpoints to allow your users to easily create accounts with your databases in Explo - [Connect to Explo](https://docs.explo.co/api-reference/partners-api/connect.md) - [Resource Endpoints](https://docs.explo.co/api-reference/resource-api.md): Collection of endpoints to manage resources - [Email Dashboard Report](https://docs.explo.co/api-reference/resource-api/email-report.md) - [List Team Dashboards](https://docs.explo.co/api-reference/resource-api/get-dashboard.md) - [List Team Report Builders](https://docs.explo.co/api-reference/resource-api/list-report-builders.md) - [Publish to Environment](https://docs.explo.co/api-reference/resource-api/publish-resource.md) - [Email Dashboard Screenshot as Attachment](https://docs.explo.co/api-reference/resource-api/screenshot-dashboard.md) - [Dataset Editor](https://docs.explo.co/creating-dashboards/dataset-editor.md) - [Debugger Panel](https://docs.explo.co/creating-dashboards/debugger-panel.md) - [Overview](https://docs.explo.co/creating-dashboards/drilldowns.md) - [Dashboard Drilldowns](https://docs.explo.co/creating-dashboards/drilldowns/dashboard-drilldowns.md) - [Overview](https://docs.explo.co/creating-dashboards/drilldowns/filter-drilldowns.md) - [Bar Charts](https://docs.explo.co/creating-dashboards/drilldowns/filter-drilldowns/bar-charts.md): Here's how to enable drilldowns for bar charts - [Data Tables](https://docs.explo.co/creating-dashboards/drilldowns/filter-drilldowns/data-tables.md): Here's how to enable drilldowns for data tables - [Underlying Data Drilldowns](https://docs.explo.co/creating-dashboards/drilldowns/underlying-data-drilldowns.md) - [Overview](https://docs.explo.co/creating-dashboards/ui-elements.md): Explo offers a number of UI Elements you can add onto your dashboards. - [Apply Filter Button](https://docs.explo.co/creating-dashboards/ui-elements/controls/apply-filter-button.md): An apply filter button is used to enable your customers to trigger a refresh of the dashboard once certain filters have been changed. - [Date](https://docs.explo.co/creating-dashboards/ui-elements/controls/date.md): Date pickers allows your customers to filter the dashboard to a specific slice of data in time. - [Date Group Toggle](https://docs.explo.co/creating-dashboards/ui-elements/controls/date-group-toggle.md): Date Group Toggles can be used to allow your users to group charts by selected time intervals - [Dropdown](https://docs.explo.co/creating-dashboards/ui-elements/controls/dropdown.md): Dropdowns allow your customers to dynamically change the dashboard based on options they select. - [JS Event Button](https://docs.explo.co/creating-dashboards/ui-elements/controls/js-event-button.md): The JavaScript Event Button enables users to trigger custom JavaScript events. - [Refresh Dashboard Button](https://docs.explo.co/creating-dashboards/ui-elements/controls/refresh-dashboard-button.md): A refresh dashboard button is used to enable your customers to trigger a refresh of the dashboard manually. - [Slider](https://docs.explo.co/creating-dashboards/ui-elements/controls/slider.md): Sliders allow your customers to be able to select values within a range. - [Switch](https://docs.explo.co/creating-dashboards/ui-elements/controls/switch.md): Switches allow your customers to be able to move between two configured states of your dashboard. - [Text Input](https://docs.explo.co/creating-dashboards/ui-elements/controls/text-input.md): The text input element allows you to process user inputted text on your dashboard. - [Time Dropdown](https://docs.explo.co/creating-dashboards/ui-elements/controls/time-dropdown.md): Time Dropdown allows your users to select time periods in your dashboards. - [Toggle](https://docs.explo.co/creating-dashboards/ui-elements/controls/toggle.md): The Toggle element allows you to create a single select toggle in your dashboard. - [Container](https://docs.explo.co/creating-dashboards/ui-elements/display/container.md): Containers can be used to group other components together and organize your dashboard. - [IFrame](https://docs.explo.co/creating-dashboards/ui-elements/display/iframe.md): IFrames can be used to insert another html document within your dashboard - [Image](https://docs.explo.co/creating-dashboards/ui-elements/display/image.md): Images can be added to your dashboard via this UI element. - [Text](https://docs.explo.co/creating-dashboards/ui-elements/display/text.md): Text elements allow you to communicate information in markdown to your customers. - [Share Button](https://docs.explo.co/creating-dashboards/ui-elements/export/share-button.md): Share Button allows for you to create sharing and export options for your users on your dashboard. - [Overview](https://docs.explo.co/creating-dashboards/variables.md): Variables are used to filter and manipulate queries throughout dashboards and reports. Variables can be used to segment data depending on the viewer to ensure they only see their own data as well as provide interactions for your viewers. - [Passing in Variables](https://docs.explo.co/creating-dashboards/variables/passing-in-variables.md) - [Tips](https://docs.explo.co/creating-dashboards/variables/tips.md) - [Overview](https://docs.explo.co/creating-dashboards/variables/types-of-variables.md): There are a few main ways that variables are introduced into the application: - [Customer-Specific Variables](https://docs.explo.co/creating-dashboards/variables/types-of-variables/customer-object.md) - [Dashboard Elements (Controls)](https://docs.explo.co/creating-dashboards/variables/types-of-variables/dashboard-elements-controls.md) - [Data Panels (Drilldowns)](https://docs.explo.co/creating-dashboards/variables/types-of-variables/data-panels-drilldowns.md) - [Dataset Fields](https://docs.explo.co/creating-dashboards/variables/types-of-variables/dataset-fields.md) - [Embed Variables](https://docs.explo.co/creating-dashboards/variables/types-of-variables/embed-variables.md) - [Raw Variables](https://docs.explo.co/creating-dashboards/variables/types-of-variables/raw-variables.md) - [Using Variables](https://docs.explo.co/creating-dashboards/variables/using-variables.md) - [Area Chart](https://docs.explo.co/creating-dashboards/visualizations/charts/area-chart.md): Available Area Chart Types: Area and 100% Area Chart - [Bar Chart](https://docs.explo.co/creating-dashboards/visualizations/charts/bar-chart.md): Available Bar Chart Types: Vertical, 100%, Grouped, Grouped Stacked, Horizontal, Horizontal 100%, Horizontal Grouped, Horizontal Grouped Stacked - [Box Plot](https://docs.explo.co/creating-dashboards/visualizations/charts/box-plot.md) - [Choropleth Map](https://docs.explo.co/creating-dashboards/visualizations/charts/choropleth-map.md): Build a boundary-based density map in Explo - [Collapsible List](https://docs.explo.co/creating-dashboards/visualizations/charts/collapsible-list.md) - [Data Table](https://docs.explo.co/creating-dashboards/visualizations/charts/data-table.md) - [Density Heat Map](https://docs.explo.co/creating-dashboards/visualizations/charts/density-heat-map.md): Build a map that displays in Explo - [Funnel Chart](https://docs.explo.co/creating-dashboards/visualizations/charts/funnel-chart.md): Available Funnel Chart Types: Funnel and Bar Funnel - [Heat Map](https://docs.explo.co/creating-dashboards/visualizations/charts/heat-map.md) - [KPI](https://docs.explo.co/creating-dashboards/visualizations/charts/kpi.md): Available KPI Chart Types: KPI, Progress Bars - [KPI Trend](https://docs.explo.co/creating-dashboards/visualizations/charts/kpi-trend.md): Look at how your data trends over time. - [Line Chart](https://docs.explo.co/creating-dashboards/visualizations/charts/line-chart.md): Available Line Chart Types: Line and Combo - [Location Marker Map](https://docs.explo.co/creating-dashboards/visualizations/charts/location-marker-map.md): Build a map with markers in Explo - [Pie Chart](https://docs.explo.co/creating-dashboards/visualizations/charts/pie-chart.md): Available Pie Chart Types: Pie and Donut - [Pivot Table](https://docs.explo.co/creating-dashboards/visualizations/charts/pivot-table.md) - [Pivot Table V2](https://docs.explo.co/creating-dashboards/visualizations/charts/pivot-table-v2.md): Create complex pivot and collapsible list implementations - [Sankey Chart](https://docs.explo.co/creating-dashboards/visualizations/charts/sankey.md) - [Scatter Plot](https://docs.explo.co/creating-dashboards/visualizations/charts/scatter-plot.md) - [Spider Chart](https://docs.explo.co/creating-dashboards/visualizations/charts/spider-chart.md) - [Data Tab](https://docs.explo.co/creating-dashboards/visualizations/data-tab.md): The data tab is used to configure the visualization type and aggregations shown on the data panel. Choose between the different visualizations we offer below, select which fields to display, and set any data filters. - [Chart Level Filters](https://docs.explo.co/creating-dashboards/visualizations/format-tab/chart-level-filters.md): Chart level filters allow you to choose the categories that customers will be able to pick from to view charts. - [Custom Formulas](https://docs.explo.co/creating-dashboards/visualizations/format-tab/custom-formulas.md): Custom Formulas allow you to visualize custom aggregations on charts. - [Data Labels](https://docs.explo.co/creating-dashboards/visualizations/format-tab/data-labels.md): Data labels are the text in the legends and interactive tooltips on all non table charts. They are populated from values in the dataset, and this section in the Format Tab allows you to edit them. - [Goal Lines](https://docs.explo.co/creating-dashboards/visualizations/format-tab/goal-lines.md): Goal lines allow you to enhance your graphs and provide information on targets for the data. - [KPI Value](https://docs.explo.co/creating-dashboards/visualizations/format-tab/kpi-values.md) - [Legends](https://docs.explo.co/creating-dashboards/visualizations/format-tab/legends.md): Legends can provide additional information to make visualizations easier to read. - [Overview](https://docs.explo.co/creating-dashboards/visualizations/format-tab/overview.md): The format tab allows you to set specific formatting parameters for your visualization including labels, legends, axis settings, colors, and more. Note that the format tab will be different depending on the visualization that you choose. - [Table Value Formatting](https://docs.explo.co/creating-dashboards/visualizations/format-tab/value-formatting.md): The values in a table on a dashboard can be formatted, and they each have a set of formatting options, dependent on the value type. This page details all the possible formatting options for each value type. - [X Axis](https://docs.explo.co/creating-dashboards/visualizations/format-tab/x-axis.md) - [Y Axis](https://docs.explo.co/creating-dashboards/visualizations/format-tab/y-axis.md) - [Built In Reports](https://docs.explo.co/creating-report-builders/built-in-reports.md) - [Datasets](https://docs.explo.co/creating-report-builders/datasets.md) - [Customer Hierarchy](https://docs.explo.co/customers/customer-hierarchy.md): Facilitate a hierarchical structure with parent-child relationships among your customers. - [Group Tags](https://docs.explo.co/customers/group-tags.md): Group customer entities and control their access to different products. - [Overview](https://docs.explo.co/customers/overview.md): An overview of the concept of customer groups and their implementation. - [Custom Map Boundaries](https://docs.explo.co/dashboard-features/custom-map-boundaries.md) - [Custom Menu](https://docs.explo.co/dashboard-features/custom-menu.md): The Custom Menu option allows you add a menu option to a chart that then fires off a javascript event when clicked on by the end user. - [Overview](https://docs.explo.co/dashboard-features/dashboard-attributes.md): Categorize your dashboards using attributes - [Assigning Values](https://docs.explo.co/dashboard-features/dashboard-attributes/assigning-values.md): Once you have created attributes and values you can start assigning them to your dashboards. There are two places that this can be done. - [Using Assigned Values](https://docs.explo.co/dashboard-features/dashboard-attributes/using-assigned-values.md): Now that dashboards have been assigned certain values for attributes how you can you use them - [Dashboard Caching](https://docs.explo.co/dashboard-features/dashboard-caching.md): Cache your data at the dashboard level to enable faster data loading - [Dashboard State Persistence](https://docs.explo.co/dashboard-features/dashboard-state-persistence.md) - [Duplicating Dashboards](https://docs.explo.co/dashboard-features/duplicating-dashboards.md): Learn how to duplicate dashboards in Explo - [What is an Editable Dashboard Section?](https://docs.explo.co/dashboard-features/editable-dashboard-sections.md): Enable Your Users to Manage Which Charts They Want in Their Dashboards - [Configuring Editable Dashboard Sections](https://docs.explo.co/dashboard-features/editable-dashboard-sections/configuring-editable-dashboard-sections.md) - [How End Users Configure an Editable Dashboard Section](https://docs.explo.co/dashboard-features/editable-dashboard-sections/end-user-configuration-of-section.md) - [FAQ](https://docs.explo.co/dashboard-features/editable-dashboard-sections/faq.md) - [Previewing an Editable Dashboard Section](https://docs.explo.co/dashboard-features/editable-dashboard-sections/previewing-an-editable-dashboard-section.md) - [Get Access](https://docs.explo.co/dashboard-features/email-reporting.md): Send customizable emails with your dashboards to your customers on a regular cadence. - [Email Layout Configuration](https://docs.explo.co/dashboard-features/email-reporting/email-layout-configuration.md): You can customize how you want your email to look with the Email Layout configuration, which can be found near the top middle of a dashboard page. - [Email Networking](https://docs.explo.co/dashboard-features/email-reporting/email-networking.md) - [Email-specific Dashboard Configuration](https://docs.explo.co/dashboard-features/email-reporting/email-specific-dashboard-configuration.md): You can further customize your dashboards at the customer level when you create your customers. The attributes field on customers allows you to provide key-value pairs that can display on your dashboards like any other custom variables. - [Scheduling Emails](https://docs.explo.co/dashboard-features/email-reporting/scheduling-emails.md) - [Row Level Actions](https://docs.explo.co/dashboard-features/row-level-actions.md): The Row Level Actions feature allows your users to fire custom Javascript events from a row in a Data Table. - [Setting Category Colors](https://docs.explo.co/dashboard-features/setting-color-categories.md): Sync colors for repeating categories across charts on your dashboard - [Custom Styles](https://docs.explo.co/dashboard-features/styling-dashboards.md): Explo is a fully white-labeled solution that allows you to customize the look and feel of your dashboards such that it matches your own application. - [Custom Fonts](https://docs.explo.co/dashboard-features/styling-dashboards/custom-fonts.md): Upload your own font and use it throughout your dashboards - [Getting Started](https://docs.explo.co/data-share/getting-started.md) - [Overview](https://docs.explo.co/data-share/overview.md) - [S3 Setup](https://docs.explo.co/data-share/s3-setup.md): Getting Started with Data Share: S3 - [SFTP Setup](https://docs.explo.co/data-share/sftp-setup.md): Getting Started with Data Share: SFTP - [Building your data model](https://docs.explo.co/data-sources/building-your-data-model.md): Although Explo can sit on top of almost any data model, here are a few tips to ensure better performance and ease of use when connecting to Explo. - [AWS PrivateLink](https://docs.explo.co/data-sources/connecting-to-data-sources/aws-private-link.md) - [Connectivity Regions](https://docs.explo.co/data-sources/connecting-to-data-sources/connectivity-regions.md) - [Athena](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/athena.md) - [Azure SQL DB](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/azure.md) - [BigQuery](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/big-query.md) - [Clickhouse](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/clickhouse.md) - [CockroachDB](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/cockroachdb.md) - [Databricks](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/databricks.md) - [Materialize](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/materialize.md) - [Microsoft SQL Server](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/microsoft-sql-server.md) - [MotherDuck](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/motherduck.md) - [MySQL](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/mysql.md) - [Parade DB](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/parade-db.md) - [Postgres](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/postgres.md) - [Redshift](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/redshift.md) - [SingleStore](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/singlestore.md) - [Snowflake](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/snowflake.md) - [Supabase](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/supabase.md) - [Timescale](https://docs.explo.co/data-sources/connecting-to-data-sources/data-source-types/timescale.md) - [SSH Tunnels](https://docs.explo.co/data-sources/connecting-to-data-sources/ssh-tunnels.md) - [FAQ](https://docs.explo.co/data-sources/data-library/faq.md): Common questions about the Data Library, Global Datasets, and Local Datasets - [Global Datasets](https://docs.explo.co/data-sources/data-library/global-datasets.md): Understanding and getting started with Global Datasets - [Local Datasets](https://docs.explo.co/data-sources/data-library/local-datasets.md): Understanding Local Datasets in Explo - [Overview](https://docs.explo.co/data-sources/data-library/overview.md): Understanding the Data Library and its components - [Overview](https://docs.explo.co/data-sources/data-sources-and-schema.md): This section describes the data model through which Explo organizes and connects to your databases. - [Managing Schema](https://docs.explo.co/data-sources/data-sources-and-schema/managing-schema.md): This guide describes how to manage schema set up for your multiple data sources. - [Multiple Data Sources](https://docs.explo.co/data-sources/data-sources-and-schema/multiple-data-sources.md): This guide describes how to configure Explo to support multiple data sources - [Sync Tables](https://docs.explo.co/data-sources/data-sources-and-schema/sync-new-tables.md): Sync tables in your database - [Data Source Specifics](https://docs.explo.co/data-sources/fido/data-source-specifics.md) - [General](https://docs.explo.co/data-sources/fido/general.md): Explo's data querying microservice called FIDO. - [How to Migrate](https://docs.explo.co/data-sources/fido/how-to-migrate.md) - [Add Explo Domains To CSP](https://docs.explo.co/embedding-documentation/add-explo-domains-to-csp.md): Add Explo Domains to your Content Security Policy - [Allowlisting your domain](https://docs.explo.co/embedding-documentation/allowlisting-your-domain.md): Reach out to our team to allowlist your domains before embedding Explo dashboards - [Option 1: Web Component](https://docs.explo.co/embedding-documentation/dashboard/option-1-web-component.md): Embed Explo dashboards through a web component - [Option 2: IFrame](https://docs.explo.co/embedding-documentation/dashboard/option-2-iframe.md): Embed Explo dashboards through an IFrame - [Option 3: Customer Portal](https://docs.explo.co/embedding-documentation/dashboard/option-3-customer-portal.md): Display dashboards via an authenticated portal - [Generating a JWT](https://docs.explo.co/embedding-documentation/embed-secrets/generating-jwt.md) - [Overview](https://docs.explo.co/embedding-documentation/embed-secrets/intro.md): Pass JWTs (JSON Web Tokens) to your embedded dashboards to securely embed with auto-expiring tokens - [Refreshing Expired JWTs](https://docs.explo.co/embedding-documentation/embed-secrets/refreshing-expired-jwt.md) - [Testing JWTs](https://docs.explo.co/embedding-documentation/embed-secrets/testing-jwt.md) - [General Notes](https://docs.explo.co/embedding-documentation/report-builder/general-embedding-notes.md): General report builder embedding notes - [Option 1: Web Component](https://docs.explo.co/embedding-documentation/report-builder/rb-option-1-web-component.md): Embed report builders through a web component - [Option 2: IFrame](https://docs.explo.co/embedding-documentation/report-builder/rb-option-2-iframe.md): Embed Explo report builders through an IFrame - [Troubleshooting Your Embed](https://docs.explo.co/embedding-documentation/troubleshooting-your-embed.md): Some common embedding mistakes and callouts - [IFrame vs Web Component](https://docs.explo.co/embedding-documentation/web-component-vs-iframe.md): Here are some considerations when deciding whether to embed using the IFrame or the web component - [Explo Help Desk](https://docs.explo.co/explo-help-desk.md): Welcome to our help desk! - [FAQ](https://docs.explo.co/faqs.md): Frequently asked questions - [Analytics Reporting](https://docs.explo.co/general-features/analytics-reporting.md): Hook your embedded dashboards up to your own analytics endpoints or configure Javascript events to receive information about page views and clicks. - [Overview](https://docs.explo.co/general-features/custom-js-events.md): Listen for custom JS events sent by Explo in your app - [Editable Sections Example Code](https://docs.explo.co/general-features/custom-js-events/editable-sections-example-code.md): Programmatically interact with editable sections using custom JS events. Please reach out to Explo support if this is something your team wants to enable. - [Incoming Events](https://docs.explo.co/general-features/custom-js-events/incoming-events.md) - [Iframe Example](https://docs.explo.co/general-features/custom-js-events/incoming-events/iframe-example.md) - [Web Component Example](https://docs.explo.co/general-features/custom-js-events/incoming-events/web-component-example.md) - [Outgoing JS Events to Emit](https://docs.explo.co/general-features/custom-js-events/outgoing-events.md) - [Embed ID Page](https://docs.explo.co/general-features/embed-id-page.md) - [Exporting Features](https://docs.explo.co/general-features/exporting-features.md) - [Internationalization](https://docs.explo.co/general-features/internationalization.md): Configure how strings, dates, numbers, and currencies are formatted in your dashboards. - [Timezones](https://docs.explo.co/general-features/timezones.md): Timezones are annoying. Luckily Explo makes it easy to manage timezones for your dashboard on a granular level to enable you to serve data to your customers in the most accurate form possible. - [Editing the Current Draft](https://docs.explo.co/general-features/version-control/editing-the-current-draft.md): In Explo, versions follow a linear history. You always start editing off of the most recent version of the dashboard or report builder. - [Embedding Environments](https://docs.explo.co/general-features/version-control/embedding-environments.md) - [Managing Environment Tags](https://docs.explo.co/general-features/version-control/managing-environment-tags.md) - [Publishing a New Version](https://docs.explo.co/general-features/version-control/publishing-a-new-version.md): All changes you make to the current draft are not yet made accessible to embed until you publish the draft as a new version. - [Reverting Versions](https://docs.explo.co/general-features/version-control/reverting-versions.md): If you found some issues with your current version or just simply want to get back to a previous version you can click on the revert version menu button and it will revert to that version. - [Viewing Versions](https://docs.explo.co/general-features/version-control/viewing-versions.md): Explo provides a straightforward way to version your dashboards or report builders. The following pages describe how this system works and how to use it. - [Creating My First Dashboard](https://docs.explo.co/getting-started/creating-my-first-dashboard.md): Follow along to this article to get started creating your first dashboard! - [User Roles](https://docs.explo.co/managing-permissions/user-roles.md): Manage your users' permissions in Explo - [Data Visibility Groups](https://docs.explo.co/managing-permissions/visibility-groups.md): Manage how your data can be read or written by our API - [Custom Aggregations](https://docs.explo.co/report-builder-features/custom-aggregations.md) - [Duplicating Report Builders](https://docs.explo.co/report-builder-features/duplicating-report-builders.md): Learn how to duplicate report builders in Explo - [Read-Only Report Builders](https://docs.explo.co/report-builder-features/read-only.md) - [Report Builder AI](https://docs.explo.co/report-builder-features/report-builder-ai.md) - [AI Acknowledgement](https://docs.explo.co/security/ai-acknowledgement.md) - [Caching Layer](https://docs.explo.co/security/caching-layer.md) - [Rate Limits](https://docs.explo.co/security/rate-limits.md) - [Security FAQs](https://docs.explo.co/security/security-faqs.md) ## Optional - [Security Trust Center](https://security.explo.co/?itemUid=7bfa66da-33ab-49de-8391-e329738a1ae9&source=click) - [Changelog](https://www.explo.co/changelog)