> 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/features/workflows/data-sync-workflows/example-syncs/onshape-to-boltline.md).

# Onshape to Boltline

## Getting started

Follow the instructions below to automatically sync data from [Onshape](/apps/o/onshape.md) to [Boltline](/apps/b/boltline.md).

{% stepper %}
{% step %}

### Connect  <img src="/files/SlZjAJmEN7BDmg5PAx6d" alt="" data-size="line"> Boltline and create an integration

First, set up and configure your Boltline integration, following the instructions [here](/apps/b/boltline.md). \
\
Ensure that you are fetching the data types that you wish to sync. For the Onshape to Boltline sync, you must choose **Parts**.
{% endstep %}

{% step %}

### Connect <img src="/files/Xnrv50u5jCKlrKf1EImn" alt="" data-size="line"> Onshape

Next, connect Onshape or Onshape Gov, following the instructions [here](/apps/o/onshape.md).
{% endstep %}

{% step %}

### Configure Onshape integration and Boltline sync

Once you are connected to Onshape, configure your integration:

* Select the types of data you want to fetch. Ensure that you are fetching the data types that you wish to push (for the Onshape to Boltline sync, you must choose Parts).
* Choose the folders you wish to fetch parts from
* Specify how often data should be fetched

Last, configure your Boltline sync:

* Choose the Boltline integration that you wish to sync to

<figure><img src="/files/hCVBYjcRNBMxbPaOekSa" alt="" width="364"><figcaption></figcaption></figure>

* Set the frequency and allowable time window for data pushes
* When you have finished configuring the sync, click <mark style="color:purple;">**SAVE**</mark>**.**
  {% endstep %}
  {% endstepper %}

## Observability

To learn more about monitoring performance and health & status of your data syncs, head to [Observability](/features/workflows/observability.md).

<p align="center"><em>Violet Labs is a proud member of the</em> <a href="https://cad.onshape.com/appstore/apps/Project%20&#x26;%20Data%20Management/68e58a98da73921b0d3c0543"><em>Onshape Partner Program</em></a><em>.</em></p>

<p align="center"><em>Looking for Onshape integration functionality you don't see listed here? Reach out to us at</em> <a href="mailto:hello@violetlabs.com"><em>hello@violetlabs.com</em></a><em>.</em></p>


---

# 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/features/workflows/data-sync-workflows/example-syncs/onshape-to-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.
