# Log in to your Workspace

## 1. Sign up & create your workspace

You can sign up and create a workspace for yourself (solo use) or for your team/business here.

Once you sign up, you will receive a welcome email with your login credentials. This email includes **your Doraverse subdomain** (eg, <https://yourcompany.doraverse.com>) and the **email address** you’ll use to log in.

***

## 2. Log in to your workspace

* **Workspace Owner**\
  Log in using the credentials provided in your welcome email.
* **Workspace Members**\
  Each member will receive an **invitation email** with their login credentials. Simply follow the link in the email to access your workspace.

#### What’s Next?

1. Enter your email address on the login page
2. Check your email inbox to get the verification code for login.

That’s it. Welcome to your workspace! You’re ready to chat, collaborate, and unlock the power of Doraverse with your team.


---

# 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://help.doraverse.com/getting-started/log-in-to-your-workspace.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.
