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

# Developing in Lightdash

> This tutorial is for people who are new to Lightdash and would like to develop their existing Lightdash project. We'll go over how to use Tables and the Explore view, how to develop Tables in your project, adding your first metrics, and some more advanced configurations for your Lightdash project's content.

<CardGroup cols={2}>
  <Card title="Exploring your content" icon="compass" href="/get-started/develop-in-lightdash/exploring-your-content" iconType="solid" horizontal />

  <Card title="Intro to metrics and dimensions" icon="chart-simple" href="/get-started/develop-in-lightdash/intro-metrics-dimensions" iconType="solid" horizontal />

  <Card title="Querying from tables" icon="table" href="/get-started/develop-in-lightdash/using-explores" iconType="solid" horizontal />

  <Card title="Creating dimensions" icon="rocket" href="/get-started/develop-in-lightdash/how-to-create-dimensions" iconType="solid" horizontal />

  <Card title="Creating metrics" icon="chart-line" href="/get-started/develop-in-lightdash/how-to-create-metrics" iconType="solid" horizontal />

  <Card title="Sharing with your team" icon="share-nodes" href="/get-started/develop-in-lightdash/sharing-insights" iconType="solid" horizontal />
</CardGroup>

<Tip>
  Also check out the [Lightdash Developer Quickstart](https://lightdash.notion.site/Lightdash-developer-quickstart-3192f80173ef4f0bbbe0f0f88b726a76). The quickstart is built in Notion so you can make a copy and follow along, or customize and share with your whole team!
</Tip>
