Coralogix [Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/getting-started/index.md) provides you with the ideal dashboard experience, allowing you to create unlimited, personalized custom dashboards using our five visualizations: [Data Table](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/data-tables/index.md), [Line Chart](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/line-charts/index.md), [Gauge](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/gauges/basic-gauges/index.md), [Pie Chart](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/pie-charts/index.md) and [Bar Chart](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/vertical-bar-charts/index.md). Each visualization - supporting logs, metrics and spans - can be used to define and create a dashboard catered to your specific observability needs.

The following tutorial demonstrates how to migrate from OpenSearch to Coralogix [Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/getting-started/index.md). Using a series of examples, it illustrates which OpenSearch dashboard parameters correlate with those in Coralogix Custom Dashboards.

## Data tables

Migrate a [data table](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/data-tables/index.md) from your OpenSearch dashboard to your Coralogix Custom dashboard.

### OpenSearch dashboard

### Custom Dashboards

### Migrate parameters

For each section (1, 2, 3, or \*), migrate the parameters from your OpenSearch dashboard to your Coralogix Custom dashboard.

| Section                   | OpenSearch Dashboard Parameter | Coralogix Custom Dashboard Parameter | Notes                       |
| ------------------------- | ------------------------------ | ------------------------------------ | --------------------------- |
| 1                         | Aggregation                    | Aggregation                          |                             |
| 2                         | Split rows                     | Group-by                             |                             |
| 3                         | Lucene query                   | Query bar                            |                             |
| \*                        | ---                            | Data Table: Event or Aggregation     | Data-table has two options: |
| - Event: log grid         |                                |                                      |                             |
| - Aggregation: data table |                                |                                      |                             |

For example, transfer the aggregation value in Section 1 of your OpenSearch Dashboard to the aggregation parameter value in Section 1 of your Coralogix Custom dashboard.

For additional information on data tables, see the full tutorial on [Data Tables in Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/data-tables/index.md).

## Line charts

Migrate a [line chart](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/line-charts/index.md) from your OpenSearch dashboard to your Coralogix custom dashboard.

### OpenSearch dashboard

### Custom Dashboards

### Migrate parameters

For each section (1, 2, or 3), migrate the parameters from your OpenSearch dashboard to your Coralogix Custom dashboard.

| Section | OpenSearch Dashboard Parameter | Coralogix Custom Dashboard Parameter |
| ------- | ------------------------------ | ------------------------------------ |
| 1       | Y-axis count                   | Aggregation                          |
| 2       | Split-series                   | Group by                             |
| 2       | Size                           | Series per query                     |
| 3       | Lucene query                   | Query bar                            |

For example, transfer the Y-axis count values in Section 1 of your OpenSearch Dashboard to the aggregation parameter value in Section 1 of your Coralogix Custom dashboard.

For additional information on line charts, see the full tutorial on [Line Charts in Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/line-charts/index.md).

## Pie charts

Migrate a [pie chart](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/pie-charts/index.md) from your OpenSearch dashboard to your Coralogix Custom dashboard.

### OpenSearch dashboard

### Custom Dashboards

### Migrate parameters

For each section (1, 2, or 3), migrate the parameters from your OpenSearch dashboard to your Coralogix Custom dashboard.

| Section | OpenSearch Dashboard Parameter | Coralogix Custom Dashboard Parameter |
| ------- | ------------------------------ | ------------------------------------ |
| 1       | Slice size                     | Aggregation                          |
| 2       | Split-series field             | Group by                             |
| 2       | Split-series (second level)    | Stack by                             |
| 2       | Size                           | Max slices in chart (under Advanced) |
| 3       | Lucene query                   | Query bar                            |

For example, transfer the slice size value in Section 1 of your OpenSearch dashboard to the aggregation parameter value in Section 1 of your Coralogix Custom dashboard.

For additional information on pie charts, see the full tutorial on [Pie Charts in Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/pie-charts/index.md).

## Bar charts

Migrate a [bar chart](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/vertical-bar-charts/index.md) from your OpenSearch Dashboard to your Coralogix Custom dashboard.

### OpenSearch dashboard

### Custom Dashboards

### Migrate parameters

For each section (1, 2, or 3), migrate the parameters from your OpenSearch dashboard to your Coralogix Custom dashboard.

| Section | OpenSearch Dashboard Parameter | Coralogix Custom Dashboard Parameter | Notes                                                                                                                                                    |
| ------- | ------------------------------ | ------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1       | Y-axis count                   | Aggregation                          |                                                                                                                                                          |
| 2       | Split-series field             | Group by                             | If you apply the X-axis in OpenSearch Dashboard with a date histogram, you should choose X-axis as Time in Custom Dashboards (above the Group by field). |
| 2       | Size                           | Max bars per chart (under Advanced)  |                                                                                                                                                          |
| 2       | Split-series (second level)    | Stack by                             |                                                                                                                                                          |
| 3       | Lucene query                   | Query bar                            |                                                                                                                                                          |

For example, transfer the Y-axis Count value in Section 1 of your OpenSearch dashboard to the aggregation parameter value in Section 1 of your Coralogix Custom dashboard.

For additional information on bar charts, see the full tutorial on [Bar Charts in Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/vertical-bar-charts/index.md).

## Gauges

Migrate a [gauge](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/gauges/basic-gauges/index.md) from your OpenSearch dashboard to your Coralogix Custom dashboard.

### OpenDashboard

### CustomDashboards

### Migrate parameters

For each section (1, 2, or 3), migrate the parameters from your OpenSearch dashboard to your Coralogix Custom dashboard.

| Section | OpenSearch Dashboard Parameter | Coralogix Custom Dashboard Parameter |
| ------- | ------------------------------ | ------------------------------------ |
| 1       | Aggregation                    | Aggregation                          |
| 2       | Gauge Ranges                   | Thresholds                           |
| 2       | Arc settings                   | Arc settings                         |
| 3       | Lucene query                   | Query bar                            |

For example, transfer the aggregation value in Section 1 of your OpenSearch Dashboard to the aggregation parameter value in Section 1 of your Coralogix Custom dashboard.

For additional information on gauges, see the full tutorial on [Gauges in Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/gauges/basic-gauges/index.md).

## Additional resources

|               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Documentation | [Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/getting-started/index.md) [Line Charts](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/line-charts/index.md) [Data Tables](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/data-tables/index.md) [Gauges](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/gauges/basic-gauges/index.md) [Pie Charts](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/pie-charts/index.md) [Bar Charts](https://coralogix.com/docs/user-guides/custom-dashboards/widgets/vertical-bar-charts/index.md) |

## Support

**Need help?**

Our world-class customer success team is available 24/7 to walk you through your setup and answer any questions that may come up.

Feel free to reach out to us **via our in-app chat** or by sending us an email at [support@coralogix.com](mailto:support@coralogix.com).

## Next steps

Learn how to [visualize multiple queries in Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/tutorials/multiple-queries-in-custom-dashboards/index.md).
