# サインアップ

KOKOMOデバイスの管理を始める前に、まずサービスに新規登録する必要があります。

以下手順でサインアップを実施してください。

1. Webブラウザで <https://lan.kokomocloud.com/> にアクセスしメインのログインページを開いてください。

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

2. 画面右上の「**アカウントをお持ちでない場合**」の「**登録**」をクリックしてください。

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

3. サインアップ画面に遷移します。新規にKOKOMO Cloudへ登録する場合、メールアドレス、パスワード、名前、会社名を入力してください。

<figure><img src="/files/slfyDn4Ktw25TwlyR4uc" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
他のWebベースのプラットフォームと同様に、Googleアカウントを用いてアカウントを作成することができます。
{% endhint %}

4. 「**利用規約**」と「**プライバシーポリシー**」をご確認のうえ、チェックボックスをクリックした後、「**続ける**」をクリックすると以下画面に遷移し、登録手続きを完了するためのメールが入力したメールアドレスに送信されます。

<figure><img src="/files/YZHoMAtPpGj4Weasi30m" alt="" width="498"><figcaption></figcaption></figure>

5. 受信したメールの「**アカウントを有効化する**」をクリックし、登録アカウントを有効化してください。

<figure><img src="/files/KVV4bxKw7u0ba2qabzCU" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
アカウントを有効化しないとKOKOMO Cloudにログインできません。
{% endhint %}

## ログイン <a href="#login" id="login"></a>

アカウントが作成・登録されたら、以下の手順でKOKOMO Cloudにログインできます。

1. Webブラウザで[ https://lan.kokomocloud.com/ ](https://lan.kokomocloud.com/)を開きます。すると、メインのログインページが表示されます。

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

2. 登録したメールアドレスとパスワードを入力し「**ログイン**」ボタンをクリックします。
3. Googleアカウントユーザーは、「**Google**」ボタンをクリックして、Googleアカウントでログインすることもできます。

<div data-full-width="false"><figure><img src="/files/iP50hVVAQXseN1ww47yw" alt="" width="306"><figcaption></figcaption></figure></div>

4. KOKOMO Cloudは、メールアドレスを一意のユーザーIDとして、新規アカウントごとにデフォルトの「**組織**」と「**ネットワーク**」を作成します。

{% hint style="info" %}
他の人から組織やネットワークに招待された場合は、このアカウントにはデフォルトの「**組織**」と「**ネットワーク**」は作成されません。KOKOMO Cloud上で複数のアカウントを作成した場合でも、同じメールアドレスであればアカウントは自動的に統合されます。たとえば、Googleアカウントと同じメールアドレスで新たにKOKOMO Cloudアカウントを作成した場合、Googleアカウントのパスワードを使ってGoogle認証でログインすることも、KOKOMO Cloudアカウント作成時のパスワードを使ってログインすることもできます。
{% endhint %}

## 新規ユーザーの招待 <a href="#invitation" id="invitation"></a>

KOKOMO Cloudで管理・閲覧するユーザーを招待することができます。

1. 「**チームメンバー**」＞「**新しいユーザーを招待する**」をクリックします。

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

2. 「**新しいユーザーを招待する**」ダイアログから、招待するユーザーのEメールアドレスを入力し、組織/ネットワークのアクセス権限（閲覧者、管理者）をプルダウンメニューで選択します。

<figure><img src="/files/B5NxUH7w48BHub3wr230" alt="" width="563"><figcaption></figcaption></figure>

3. 「**適用する**」をクリックすると登録したEメールアドレスに対し招待メールが送信されます。


---

# 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.lan.kokomocloud.com/quick-start-guide/kokomo-cloud-connection/sign-up.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.
