> For the complete documentation index, see [llms.txt](https://creco-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creco-1.gitbook.io/docs/start/auth.md).

# 회원가입 / 로그인

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

## 회원 가입

Creco 회원 가입은 워크스페이스 및 프로젝트에 초대 받은 사용자만 가능합니다.\
초대 메일을 수신한 이메일로만 가입이 가능하고, 초대받지 않은 이메일을 입력한 경우 가입이 불가능합니다.\
초대 메일이 수신함에 없는 경우, 스팸함을 확인해 주세요.

## 로그인

회원 가입시 입력한 이메일 및 비밀번호를 통해 Creco에 로그인이 가능합니다.

이메일 혹은 비밀번호가 기억나지 않으시다면 <official@creco.so> 으로 문의해 주세요.

## 비밀번호 찾기

가입한 이메일을 입력하면 인증 메일 수신이 가능하며, 링크를 통해 비밀번호 재설정이 가능합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://creco-1.gitbook.io/docs/start/auth.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.
