# Sign In

If you already have an account on the Service Portal Cloudeka, then all you need to do is access [Cloudeka](https://cmd.cloudeka.id/) on your browser, it will open the Sign In Now! page. To Sign In, fill in the **Email Address** and **Password** fields that you registered earlier, enter the **CAPTCHA code shown,** then click the **Sign In** button.

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

For new users, you will be asked to fill in the Create Organization form, namely:

<table><thead><tr><th width="266">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name of Organization</strong></td><td>Your Organization name</td></tr><tr><td><strong>Details</strong></td><td>Details or description of your Organization</td></tr><tr><td><strong>Address</strong></td><td>The address of your Organization</td></tr><tr><td><strong>Phone Number</strong></td><td>Phone number of your Organization</td></tr></tbody></table>

You must be fill the fields, after all the fields are filled, click the **Create** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.7%20Form%20Create%20Organization.png" alt=""><figcaption><p>Create Organization</p></figcaption></figure>

* After creating Organization, new customers will be asked to create a new project by filling out the Create New Project form, namely.

<table><thead><tr><th width="270">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Project Name</strong></td><td>The name of your project</td></tr><tr><td><strong>Description Project</strong></td><td>Description of your project</td></tr></tbody></table>

You must be fill the fields, after the fields are filled, then click the **Create Project** button. This Project is the basis for using all Cloudeka services.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.8%20Form%20Create%20Project.png" alt=""><figcaption><p>Create New Project</p></figcaption></figure>

* If Sign In has been successful, the Service Portal Cloudeka will display project list information such as project name, project ID and a brief description of the project.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.9%20Project%20List.png" alt=""><figcaption><p>Service Porta; Cloudeka</p></figcaption></figure>


---

# 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.cloudeka.id/cloudeka_portal_service/sign_in.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.
