# Lightdash Commands

Paradime Bolt seamlessly integrates with the Lightdash CLI, providing a powerful and efficient way to develop and manage your dbt™ + Lightdash projects.

By leveraging the Lightdash CLI with Paradime Bolt, you can significantly speed up your development process and simplify your workflow, automatically test and deploy changes in your Lightdash project.

{% hint style="warning" %}
**Prerequisites**

* [Configure the Lightdash API credentials](https://docs.paradime.io/app-help/documentation/bolt/creating-schedules/command-settings/pages/PIiTvjbuKCkafR3lMefl#id-1.-add-your-lightdash-credentials-to-your-paradime-workspace)
  {% endhint %}

<figure><img src="/files/KYl2mG5qz3jaY8t4pXp4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For a comprehensive guide on Lightdash CLI commands and argument check the [Lightdash guide](https://docs.lightdash.com/guides/cli/intro).
{% endhint %}

***

Now, let's learn how to configure the [Trigger Types](/app-help/documentation/bolt/creating-schedules/trigger-types.md) of a Bolt Schedule.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.paradime.io/app-help/documentation/bolt/creating-schedules/command-settings/lightdash-commands.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
