> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/main/kr/tasks/remove.md).

# 제거

***

<figure><img src="/files/5639f1ef6af38d52eab13c96765beb5e0bb22f6a" alt=""><figcaption></figcaption></figure>

***

## 인터랙티브 튜토리얼

{% hint style="info" icon="language" %}
**튜토리얼 언어 변경 방법**\
튜토리얼은 기본적으로 영어로 표시됩니다. 이 튜토리얼을 다른 언어로 보려면 오른쪽 상단 모서리에 마우스를 올리고 선택하세요 <i class="fa-language">:language:</i> **언어**.
{% endhint %}

{% @arcade/embed flowId="2sETRtB2gcRP0ZjEAsz6" url="<https://app.arcade.software/share/2sETRtB2gcRP0ZjEAsz6>" %}

{% @arcade/embed flowId="cZIsxclihHzgOdbSkH32" url="<https://app.arcade.software/share/cZIsxclihHzgOdbSkH32>" %}

{% @arcade/embed flowId="zGbxjR4k6U3zIxnuoo5J" url="<https://app.arcade.software/share/zGbxjR4k6U3zIxnuoo5J>" %}

***

## 사용 방법

{% stepper %}
{% step %}

#### “제거” 선택

왼쪽 작업 메뉴에서 선택하세요 <kbd><mark style="color:$tint;">**제거**<mark style="color:$tint;"></kbd>.

현재 장면의 제거 작업 공간이 열립니다.
{% endstep %}

{% step %}

#### 제품 이미지 업로드

제품 이미지는 전경 요소로 사용됩니다.

이미지를 업로드하는 방법:

* 선택하기 <kbd><mark style="color:$primary;">**이미지 업로드**<mark style="color:$primary;"></kbd> 장면 내에서
* 컴퓨터의 폴더에서 이미지를 끌어다 놓기
* 화면 왼쪽 하단의 라이브러리 패널에서 이미지를 끌어다 놓기

업로드가 완료되면 제품이 장면에 나타납니다.
{% endstep %}

{% step %}

#### 제거할 요소 선택

오른쪽 제거 설정 패널에서 제거할 항목을 선택하세요:

* <kbd><mark style="color:$primary;">**제품**<mark style="color:$primary;"></kbd>
* <kbd><mark style="color:$primary;">**배경**<mark style="color:$primary;"></kbd>
* <kbd><mark style="color:$primary;">**제품 라벨**<mark style="color:$primary;"></kbd>
  {% endstep %}

{% step %}

#### 제거

모든 설정을 확인한 후, 선택하세요 <kbd><mark style="color:$primary;">**제거**<mark style="color:$primary;"></kbd>.

생성된 장면이 플레이그라운드에 표시됩니다.
{% endstep %}
{% endstepper %}


---

# 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://docs.theseaai.com/main/kr/tasks/remove.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.
