# 계정생성 및 로그인

### 웹사이트 (회원가입/로그인 페이지) 접속

> 로그인 페이지 : <https://service.finex.ceo/signin>
>
> 회원가입 페이지 : <https://service.finex.ceo/signin>

### 1. 회원가입하기

로그인 시 사용할 업무용 이메일 주소와 신규비밀번호를 입력합니다.

{% hint style="warning" %}
**기업용 솔루션이므로 gmail.com 등 개인 이메일 주소는 권장하지 않습니다.**&#x20;

› 강력한 비밀번호를 설정하여 보안을 강화하세요&#x20;

› SSO(Single Sign-On) 구글 연동을 활용하면 간편하게 로그인할 수 있습니다.
{% endhint %}

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

***

### 2. 이메일 인증하기

입력하신 이메일 주소로 인증 메일이 발송되며, \[**로그인 하러 가기**] 버튼을 클릭하여 인증 완료 및 로그인을 진행합니다.

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

***

### 3. 회사정보 입력하기

계정 설정을 위한 회사 및 담당자 정보를 정확히 입력합니다.

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

{% hint style="warning" %}
사용하는 회계프로그램 (ERP) 선택 시, 데이터 마이그레이션 (Migration) 작업 최적화를 위해 설정하실 ERP를 한번 더 확인 후 업로드를 진행합니다.
{% endhint %}

***

#### 🗨️실시간 문의채널&#x20;

{% embed url="<https://finex.channel.io/home>" %}


---

# 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://aicy.gitbook.io/finex-guideline/getting-started/quickstart.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.
