# 로그인

{% hint style="info" %}
회원가입 시 사용한 이메일 주소가 계정으로 등록됩니다.

해당 계정은 다음과 같이 사용됩니다.

* 로그인 계정
* 탐지 알림 및 안내 메일 수신용 이메일 주소
  {% endhint %}

## 1. 로그인 주소 <a href="#id-1" id="id-1"></a>

{% embed url="<https://siem.plura.io/login>" %}
<https://siem.plura.io/login>
{% endembed %}

## 2. 로그인 화면 <a href="#id-2" id="id-2"></a>

<figure><img src="/files/SJHVAol12ytw6f4uuBCt" alt=""><figcaption><p>[로그인 화면]</p></figcaption></figure>

<figure><img src="/files/nMaY4mVP9KGli6oULoLV" alt=""><figcaption><p>[아이디(email) 입력 후, 로그인 버튼 클릭한 화면]</p></figcaption></figure>

<figure><img src="/files/M6uj7vjeeITlhtfWFoVh" alt=""><figcaption><p>[click 버튼 선택 후, 비밀번호 입력 화면]</p></figcaption></figure>

## 3. 항목별 설명 <a href="#id-3" id="id-3"></a>

### 3-1. 아이디(이메일) <a href="#id-3-1" id="id-3-1"></a>

* 회원가입 시 사용한 아이디(이메일)를 입력합니다.

### 3-2. 로그인 <a href="#id-3-2" id="id-3-2"></a>

* 아이디(이메일)를 입력한 후, 로그인 버튼을 클릭하면 "click" 버튼이 나타납니다.
* 비밀번호를 입력한 후 로그인 버튼을 누르면, 최고의 사이버 보안 플랫폼에 접속할 수 있습니다.

### 3-3.  click <a href="#id-3-3" id="id-3-3"></a>

* "click" 버튼을 선택한 후 비밀번호를 입력할 수 있습니다.
  * [x] 이는 크리덴셜 스터핑 공격을 방지하기 위한 절차입니다.

***

## 4. 하단 링크 메뉴 <a href="#id-4" id="id-4"></a>

### 4-1. 비밀번호 찾기 <a href="#id-4-1" id="id-4-1"></a>

* 회원가입 시 등록한 이메일 주소를 입력하면, 해당 이메일로 임시 비밀번호가 발송됩니다.

### 4-2. 무료 평가판 시작 <a href="#id-4-2" id="id-4-2"></a>

* &#x20;회원가입 페이지로 이동하여, 무료 평가판을 시작할 수 있습니다.


---

# 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.plura.io/ko/login.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.
