# Login to RUM Work

To use the RUM Work platform, you need to log in, first. Therefore, open <https://app.rumwork.io/auth/login> on your browser window.&#x20;

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

Or you can click the **Register/Login** button at rumwork.io. This will open the following login page.&#x20;

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

### Register

If you haven't created an account before, click **Create an account**. This will open the following fields,

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

Simply enter the details and click **Register**.

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

It will send an email to confirm your details. Login to your email, then confirm the account. Once done, open the login window and use your details to log in.&#x20;

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

Upon successful login, you'll find yourself on the [Chat screen](/rum-work-modules/chat.md#overview).

### Forgot Password

If you've forgotten your password, simply click **Forgot Password**.

<figure><img src="/files/7H215k0bKiK6lvEB6z9n" alt=""><figcaption></figcaption></figure>

Then, enter your email and click on the **Send reset link** button.&#x20;

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

Open your email and follow the instructions to reset your password.

### Where to Start?

You can work at RUM Work as you prefer the best. However, we suggest you start by creating and connecting the messaging channels, first.

{% content-ref url="/pages/GHOeNQmWYcYwE1XljNba" %}
[Connecting to a Channel](/messaging-channels/connecting-to-a-channel.md)
{% endcontent-ref %}


---

# 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.rumwork.io/getting-started/login.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.
