# goorm account (for all services)

## Sign-up(Join)

There are two ways to sign-up for goorm.

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FvfDg6eBANTKVP6MAQ1hZ%2F%E1%84%92%E1%85%AC%E1%84%8B%E1%85%AF%E1%86%AB%E1%84%80%E1%85%A1%E1%84%8B%E1%85%B5%E1%86%B8\(en\).png?alt=media\&token=65a07604-8132-4c1f-b0b1-13ce6931d4bf)

​

### 1. Through other services <a href="#id-1-with-an-e-mail" id="id-1-with-an-e-mail"></a>

You can use the social media account from Google, GitHub and BitBucket.

If you want to sign-up with your social media account, \
click the applicable button and allow goorm to access your account information.

### 2. With an e-mail <a href="#id-2-through-other-services-facebook-google-github" id="id-2-through-other-services-facebook-google-github"></a>

When you sign-up with your e-mail address, we send you an email to verify whether it is valid.&#x20;

1. Write your email and click the **`Verify`** button. &#x20;
2. And click the **`Confirm Email Address`** button on your mail.

Then you can see the check sign when you go back to sign in page. \
Set the password and write your name to create new account.

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2F8ELrVPvDVYBOQHVYWoPS%2F%E1%84%92%E1%85%AC%E1%84%8B%E1%85%AF%E1%86%AB%E1%84%80%E1%85%A1%E1%84%8B%E1%85%B5%E1%86%B8\(en\)1.png?alt=media\&token=94e91f65-ea01-45c1-baa2-d76d21b451f5)

## Sign-in(Login)

You can sign in goorm with your **social media accounts** or **your e-mail address.**

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FIkyirHXQjZn5kaBeUB8E%2F%E1%84%85%E1%85%A9%E1%84%80%E1%85%B3%E1%84%8B%E1%85%B5%E1%86%AB\(en\).png?alt=media\&token=0ace7612-0615-4865-afbc-3b13938ee87a)

### ​If you forgot your password

Click the **`Reset password`** text. You can change the password after verifying through your email. (Only available if you signed up with your e-mail)

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FrAkof1eOTjU6LSeQosdz%2F%EB%B9%84%EB%B0%80%EB%B2%88%ED%98%B8%20%EC%9E%AC%EC%84%A4%EC%A0%95%20\(1\).png?alt=media\&token=b3c7d1be-7eba-4de9-ac7b-842e7e186d26)

{% hint style="danger" %}
If you signed up with **social media account**, please find your password on that **social media site.**
{% endhint %}

## Delete Account

Only the account owner can delete the account.

#### 1. Go to [Profile](https://accounts.goorm.io/change_info)

Click your profile image(or letter) and go to Profile page. If you are in IDE page, click your profile image(or letter) and click the setting icon.

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FOkSR7dLxTvxuomCcxME8%2F%ED%9A%8C%EC%9B%90%20%ED%83%88%ED%87%B4_1%20\(4\).png?alt=media\&token=0215e593-a648-4356-93e7-1f0a285d4c66)

#### 2. Click the Delete Account button.

Click the **`Delete`** button at the bottom of the page.\
Please check if you using paid plan before delete your account.

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FOCRJklWjzZtBjbGmmRHu%2F%ED%9A%8C%EC%9B%90%20%ED%83%88%ED%87%B4_2%20\(1\).png?alt=media\&token=0b933f21-b7a4-428a-bc6b-e7b689d39a72)


---

# 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://help.goorm.io/en/goorm-account.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.
