# Login to RPA Connect

To start creating your own forms, you need to log in to the RPA Connect website by visiting <https://app.rpaconnect.io/build/form-definitions>. You can choose between two login options, depending on the account you registered with:

<figure><img src="/files/QnkaBqyOEP4GDzBELEWl" alt=""><figcaption><p>Login options in RPA Connect</p></figcaption></figure>

When logging in for the first time, you will find the default workspace, where there are no documents to display yet. This is the screen where you will later be able to search, edit, and delete all the forms you create through the platform.

<figure><img src="/files/a8WKyl1av4yf92MNuQCe" alt=""><figcaption><p>Workspace</p></figcaption></figure>

Next, you will learn how to create your first form in RPA Connect and understand the basics of its design using the visual editor integrated into the tool.


---

# 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.rpaconnect.io/en-us/form-design/readme/login-to-rpa-connect.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.
