# Set Up Your Account

To start using Connect, you first need to create an account. This will allow you to centralize, organize, and share your 3D data with your team, clients, and suppliers. Follow the steps below to set up your account and begin collaborating.

To start using RhinoArtisan Connect, you first need to create a user account. Follow these steps:

1. Go to <https://connect.rhinoartisan.com>.
2. On the login screen, click **Sign up** at the bottom of the window.
3. You will be redirected to the **Sign Up** form.

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

4. Click **Continue** to complete your registration.

By signing up, you agree to the 2Shapes Privacy Policy and Terms of Service.

#### Alternative sign-up method:

You can also register using your Google account by clicking **Sign up with Google**.


---

# 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/connect/set-up-your-account.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.
