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

# Run Lightdash

> Add a Run Lightdash command to a Paradime Bolt schedule to validate, compile, and sync changes to your Lightdash project after each dbt™ run.

Run Lightdash CLI commands from a Bolt schedule to validate and sync changes to your Lightdash project after your dbt™ models run.

## Prerequisites

* [Lightdash API credentials added to your Paradime workspace](/integrations/lightdash#id-1.-add-your-lightdash-credentials-to-your-paradime-workspace).

## Usage

Add the **Run Lightdash** command to your schedule and enter one or more Lightdash CLI commands, one per line:

```bash theme={"system"}
lightdash validate
lightdash compile
```

## Learn more

See the [Lightdash CLI guide](https://docs.lightdash.com/guides/cli/intro) for the full command reference, or the [Lightdash integration](/integrations/lightdash) for setup.


## Related topics

- [Commands](/products/bolt/creating-schedules/command-settings/index.md)
- [Lightdash](/integrations/lightdash.md)
- [CLI and feature availability errors](/get-help/error-list/cli-and-feature-availability-errors.md)
- [Integrations](/integrations/index.md)
