> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Visualize results

> Chart and present your data through our visualization tools.

After running a query, toggle the **Chart** tab below the query editor to open the visualization tool and create interactive charts from your results.

## Creating Charts

The visualization feature allows you to create and share data visualizations with a simple click. Select your desired chart type from the dropdown menu to transform your query results into visual insights.

<Frame caption="Create your desired charts">
  <img src="https://mintcdn.com/allium-e770e2b7/taCjEpcAKO8PScSx/images/app/charts.png?fit=max&auto=format&n=taCjEpcAKO8PScSx&q=85&s=626c5749a3c2a8539e9715f2c955ee0c" alt="Chart visualization options" width="2258" height="1264" data-path="images/app/charts.png" />
</Frame>

## Public Links

Share your charts, results, and underlying SQL code with others using public links.

### Create a Public Link

<Steps>
  <Step title="Generate a Public Link">
    Click the **Create Public Link** button on the left side of the chart to generate a shareable link.
  </Step>

  <Step title="Copy either variant of the link">
    Select the appropriate sharing format:

    * **Embed Link** - Best for embedding charts in iframes or inline dashboard elements. Provides just the visualization component.
    * **Normal Link** - Best for sharing the complete view including SQL query and results on a single page. Allows others to see both the visualization and the underlying data.

    <Frame caption="Copy the shared link or embed code">
      <img src="https://mintcdn.com/allium-e770e2b7/taCjEpcAKO8PScSx/images/app/publicshare.png?fit=max&auto=format&n=taCjEpcAKO8PScSx&q=85&s=7c6436f8a93d8117ccaa0060da57f24c" alt="Public link sharing options" width="2916" height="1788" data-path="images/app/publicshare.png" />
    </Frame>
  </Step>
</Steps>

### Revoke a Public Link

To unpublish a shared query and chart, click the **Unpublish Link** button. This will immediately revoke access to the public link.
