# How to Link RhinoArtisan with Connect?

Connect is a standalone product—you can use it without RhinoArtisan. However, if you are a RhinoArtisan user, you get access to a range of additional benefits. For example, you can send your designs directly from RhinoArtisan to Connect in just one click, using the **Save Connect** command.

To allow RhinoArtisan to publish designs to Connect, you need to authorize the connection. The process is very simple:

1. **Generate your Connect Key:** Go to Connect and generate your personal connection key.
2. **Add it to RhinoArtisan:** Copy the key and paste it into the RhinoArtisan settings.
3. That’s it! You can now send your designs quickly and securely.

Enjoy seamless integration between RhinoArtisan and Connect.

### **How to Generate Your Connect Key**

1. Go to your user profile in Connect.

<figure><img src="/files/TPg3LImJS7h9Ymw85MPw" alt=""><figcaption></figcaption></figure>

2. Scroll down to the **Connect Key** section and click the **+** icon.

<figure><img src="/files/aPqob4vukBQslYUPKuxQ" alt=""><figcaption></figcaption></figure>

3. Enter a name for your key. You can choose any name—it’s just for you to remember its purpose.

<figure><img src="/files/4OvJHd0aPMNJHlKzoicm" alt=""><figcaption></figcaption></figure>

4. That’s it! Your **Connect Key** has been created, and you can now add it to RhinoArtisan.

<figure><img src="/files/Bj1J6nmjR53VRKyDKF13" alt=""><figcaption></figcaption></figure>

### **How to Add the Connect Key in RhinoArtisan**

1. In RhinoArtisan, click on **Settings** (or **Options** if you are in Rhino mode).
2. Go to the **Artisan** tab and then select **Integrations**.
3. In the **Connect Key** field, paste the code you generated in Connect.

That’s it! You’re all set—now you can publish your designs directly from RhinoArtisan to Connect.


---

# 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.rhinoartisan.com/frequently-asked-questions/key.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.
