# Registration

## Creating an Account

&#x20;For registration, please visit <https://portal.cloudcyte.com/signup> and complete the registration form.&#x20;

![Figure 1. Registration Page](/files/-MOGN6QpjtegEesRK6st)

| Field              | Explanation                                                                                                                   |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------- |
| **Entity Name**    | Name of your company                                                                                                          |
| **First Name**     | Your name                                                                                                                     |
| **Last Name**      | Your last name                                                                                                                |
| **E-mail Address** | <p>Your e-mail address. It will be used as the login name.</p><p>An account activation mail will be sent to this address.</p> |
| **Telephone**      | Your mobile number.                                                                                                           |

After submitting the form, the system generates a verification mail to the provided e-mail address to finalise the registration.&#x20;

To activate your account, click "Activate my account" in the mail , and create a password for the account to log in to the system.

![Figure 2. Setting Password ](/files/-MTjqmFwGlbvMmeIN9ek)

Please click "Submit" to finish the registration process.  You will be logged in to the system.

## Logging in to the System

After registration, the system automatically logs in to the system. You can also access the login page by using <https://portal.cloudcyte.com/signin> and enter your e-mail address and password.&#x20;

![Figure 4. Log in to The System](/files/-MTjrJ5w0hEBK6R5Gqyz)


---

# 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.cloudcyte.com/signup.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.
