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

# Goal Explorer

> An overview of the Mooncamp goal explorer

The goal explorer is a tool that serves **four main purposes**:

<CardGroup>
  <Card title="Company-wide views" icon="eye">
    Admins or workspace owners can create specific views that should be available to all employees.
  </Card>

  <Card title="Public links" icon="code">
    Users with sufficient permissions can publish views as [public links](/public-links) that are accessible to people outside the workspace.
  </Card>

  <Card title="Embed views" icon="code">
    Users with sufficient permissions can embed views in other apps.
  </Card>

  <Card title="Export filtered goals as CSV" icon="file-csv">
    Users can export filtered goals as CSV files.
  </Card>
</CardGroup>

To access the goal explorer, navigate to the **Goal Explorer** tab in the left sidebar. If you want to export a specific filtered view of your goals as a CSV file, you can do so by clicking the ellipsis `...` in the top right corner of the goal explorer and selecting **Export as CSV** (`1`). Similarly, you can publish a specific view as a [public link](/public-links) or embed it in other apps by switching the `Share to web` toggle on and copying the link or embed code (`2`).

<Frame>
  <img src="https://mintcdn.com/mooncamp/xTmcBNvr03BTmtjW/images/goal-explorer.webp?fit=max&auto=format&n=xTmcBNvr03BTmtjW&q=85&s=555a0dfd235f15f1b8d855cd9cd1843e" alt="Goal Explorer" width="1920" height="1281" data-path="images/goal-explorer.webp" />
</Frame>
