> For the complete documentation index, see [llms.txt](https://docs.violetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.violetlabs.com/apps/b/boltline.md).

# Boltline

Manage parts inventory with easy-to-use software over your product lifetime. For hardware engineers, by hardware engineers. Learn more at www\.boltline.com.

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.boltline.com/me) → **API Keys**

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

<p align="center"><img src="https://2091741164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2F0ZFs1nPGNwgvkEMlE2gj%2FBoltlineAPIKey.png?alt=media&amp;token=8fe27cef-be3d-4ec0-b371-05d50a635cf3" alt="" data-size="original"></p>
{% endstep %}

{% step %}

### Connect Boltline

In [Violet](https://app.violetlabs.com) (or [VioletGov](https://app.violetgov.com/)), navigate to **Apps** and select <img src="https://2091741164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2F7dLWRkkUOxZOPZ3WBhK9%2Fboltline-icon.png?alt=media&amp;token=cfefb3ac-3cc6-4836-a3f9-131c3b168560" alt="" data-size="line"> **Boltline**.

Enter a descriptive name for the credentials (for example, the user who created the key) and your API key, then click **Connect with API Key.**

<p align="center"><img src="https://2091741164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2FelRzsgfzjko4Fdsj0rqZ%2FBoltlineConnection.png?alt=media&amp;token=41f8c035-df97-4700-b643-e42fc33fa1e0" alt="" data-size="original"></p>
{% endstep %}

{% step %}

### Create your integration

Last, configure integration settings like data types, fetch frequency and custom fields, then click **Create**.

<figure><img src="https://2091741164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2FZ7WY1jsEtqlCk0wKMRGj%2FBoltlineIntegration.png?alt=media&amp;token=60d971a7-bb5a-422c-9cd4-8cb836126aa4" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.violetlabs.com/apps/b/boltline.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
