# Duro

## **Connect Duro in Violet**

Duro requires an API Key in order to connect with Violet. Follow the instructions [here](https://duro.zendesk.com/hc/en-us/articles/11814592464532-Quick-Start-Guide-to-using-Duro-s-GraphQL-API#h_01GMY1Z7ZGR8Y7KR4V8FG24F2M) to create one, then continue on to the instructions below.

1. In [Violet](https://app.violetlabs.com/) (or [VioletGov](https://app.violetgov.com/)), navigate to **Integrations** and click  <img src="/files/IS4aq5Ad1Nr6RFUu4LLg" alt="" data-size="line"> to add a new integration.&#x20;
2. Select <img src="/files/otwq7LuHd6uIrMP3epzy" alt="" data-size="line"> **Duro.**
3. Select the type of Duro instance (Standard or ITAR), enter your API key and click <img src="/files/nZd1dYWqSQ4eGcznjKxk" alt="" data-size="line">.

   <figure><img src="/files/47a8jWiOxsmO4hnS11Sk" alt="" width="375"><figcaption></figcaption></figure>

\[Optional] You can also provide a unique name for the connection based on the credentials you're using, and you can create **restricted permissions** to users or groups:

<figure><img src="/files/SpT8vIwBwWHZWTDqTFdP" alt="" width="375"><figcaption></figcaption></figure>

4. Once connected, you can configure which types of data to ingest, how frequently data should be refreshed, etc.&#x20;
5. You can also set up an automated sync of Duro data to another app. Any of your integrations that can receive Duro data will appear in the **Select integration(s) this data should automatically be pushed to** selector. \
   \
   To create a sync, select an app(s), then configure any desired settings, such as how often data should be synced, required release status, etc.

<figure><img src="/files/NlxwrUkNBMcHGtkaf6Vc" alt="" width="375"><figcaption></figcaption></figure>

6. Last, click **Create** to begin fetching data. You're done!


---

# 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/d/duro.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.
