# Sedaro

### **Connect Sedaro in Violet**

To connect Sedaro in Violet, you’ll first need to create an API key.&#x20;

Head to your [Sedaro Management Console](https://satellite.sedaro.com/account), select **API Keys** and click the “Plus” icon to create one. Copy this key, then follow the instructions below.

<img src="/files/PR5hkoTwQt3231XDbREc" alt="" width="375">

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/ugL8jerqAGBL8fLbB0NL" alt="" data-size="line"> **Sedaro.**

\[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>

3. Populate your API key and click **Connect**.
4. Once connected, configure your integration (optional), then click **Create.** You're done!

Continue on to learn how to [use Violet data in Sedaro](/apps/s/sedaro/using-violet-data-in-sedaro.md) simulations.


---

# 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/s/sedaro.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.
