# Boltline

Violet's [Boltline](https://www.boltline.com/) integration enables a more rapid and transparent build process during R\&D and NPI:

* Sync Part data from your PLM to Boltline
* Sync Purchase Order data from Boltline to downstream supply chain tools
* Track the velocity of your build

and more.

***

### Connect Boltline in Violet

{% stepper %}
{% step %}

### Generate an API Key

In Boltline, navigate to [**User Preferences**](https://app.stokefusion.com/me) and select the **API Keys** tab.

<img src="/files/sN1J7TqXPnyKbgeIzRGh" alt="" data-size="original">

Enter a name in the **Add Key** field, click <mark style="background-color:green;">+</mark> , and copy the key to your clipboard.

{% endstep %}

{% step %}

### Connect Boltline in Violet

In [Violet](https://app.violetlabs.com) (or [VioletGov](https://app.violetgov.com/)), navigate to **Apps** and select **Boltline** (formerly<img src="/files/jvt1fj5OTSC0BvpHypnM" alt="" data-size="line"> Fusion).

Enter your API key and click **Connect with API Key.**

<img src="/files/ryLbYKAPXmY6AbXmsmNx" alt="" data-size="original">
{% endstep %}

{% step %}

### Create your Boltline integration

Last, configure any integration settings (below), then click **Create**. You're done!

*Configuration Settings*

* Specify the types of data you want to fetch
* Define the fetch frequency
* Provide a descriptive name for your integration

<img src="/files/jXMtsfiTBXcD9MvadBHo" alt="" data-size="original">
{% endstep %}
{% endstepper %}


---

# 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.violetlabs.com/apps/b/boltline.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.
