# ログイン

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

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

<figure><img src="/files/0W0md4fJdyMnkpGToUF9" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/7IhpgSrL3WzvFXBgG9nl" alt="" width="306"><figcaption></figcaption></figure>

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

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

{% hint style="info" %}
セッションタイムアウト時間は1時間です。1時間操作が行われなかった場合、自動的にセッション終了します。引き続き操作が必要な場合は改めてログインしてください。
{% endhint %}

{% hint style="info" %}
セッションタイムアウト時間を変更することはできません。
{% endhint %}

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

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

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

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

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

<figure><img src="/files/j9lm2TABIYgSkllkm1IT" 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/getting-started/logging-on.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.
