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

# 회원가입과 로그인

토스애즈에서 광고를 시작하는 첫 단계는 회원가입이에요. 아래 순서대로 가입을 마치고 로그인해주세요.

## 회원가입

{% stepper %}
{% step %}

### [토스애즈](https://tossads.toss.im/)에 접속한 뒤, 오른쪽 위 \[광고 시작하기]를 눌러주세요

<figure><img src="/files/t26yYX7CyF4rs0IQ27GZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 로그인 화면에서 \[회원가입] 버튼을 눌러주세요

<figure><img src="/files/erR1IoaukojaX2C3XPmP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 회원가입을 위해 \[이메일주소]를 입력해주세요

<figure><img src="/files/7PfNcvCCWGnlafLH03tx" alt=""><figcaption></figcaption></figure>

#### 유의사항

* 동일한 이메일 주소로는 1개의 계정만 생성할 수 있어요.
* 이메일로 발송된 8자리 인증번호를 입력하는 인증 과정을 거쳐야 계정이 생성돼요.
* 인증메일은 <<toss-ads@toss.im>>로 발송돼요. 수신 확인이 안 되면 스팸 메일함도 확인해주세요.
* 비밀번호는 영문, 숫자, 특수문자가 모두 들어간 8\~16글자로 설정해주세요.
  {% endstep %}

{% step %}

### 본인 인증을 진행해주세요

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

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

* 토스로 본인 인증을 진행해요.
* **토스 회원이 아니라면, 토스에 가입해주세요.**
  * **왜 토스에 가입해야 하나요?** [공지사항에서 확인하기](https://tossads.toss.im/notice/4981?tab=231)
    {% endstep %}

{% step %}

### 회원가입이 완료됐어요

{% hint style="info" %}
**기존 회원의 토스 비즈니스 회원 전환**

토스 비즈니스 회원이 되면 토스에서 각각 운영되던 쇼핑, 애즈 등의 서비스에 통합 ID 하나로 로그인할 수 있어요.

토스애즈를 이용하시던 고객분들께는 토스 비즈니스 회원 전환을 안내드리고 있어요.

비즈니스 회원 전환에 동의하고 간단한 본인 인증을 진행하면 전환이 완료돼요.

<img src="/files/GWRAUMChNxgQLyGJ3aLH" alt="" data-size="original">
{% endhint %}
{% endstep %}
{% endstepper %}

## 로그인

토스애즈에 회원가입 후 로그인해주세요.

처음 로그인하면 상황에 따라 다른 첫 화면이 나와요. 아직 참여한 비즈니스 그룹이 없는 상황, 초대받은 비즈니스 그룹이 있는 상황, 초대받은 광고계정이 있는 상황에 따라 다음 단계를 확인해주세요.

### 아직 참여한 비즈니스 그룹이 없어요

비즈니스 그룹을 새로 만들거나 기존에 만들어진 그룹에 참여할 수 있어요.

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

또는 광고계정에 참여하는 방법을 알려드려요.

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

비즈니스 그룹을 만들거나 참여하는 방법은 [비즈니스 그룹 생성·운영](/guide/account/business-group.md)에서, 광고계정에 참여하는 방법은 [광고계정 생성·운영](/guide/account/ad-account.md)에서 확인해주세요.

### 초대받은 비즈니스 그룹이 있어요

비즈니스 그룹에는 초대받았지만, 아직 광고계정에는 초대받지 않았을 때 이런 화면을 보게 돼요. 광고계정에 초대받는 방법은 [광고계정 생성·운영](/guide/account/ad-account.md)에서 확인할 수 있어요.

\[+] 버튼을 눌러 새 광고계정을 만들 수 있어요.

<figure><img src="/files/2kGDHftMfzaKprfNnmZs" alt=""><figcaption></figcaption></figure>

### 초대받은 광고계정이 있어요

내 광고계정 화면에서 각 비즈니스 그룹과 연결된 광고계정 목록이 보여요. 광고계정에서 바로 캠페인을 만들 수 있어요.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://toss-ads.gitbook.io/guide/account/account-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
