# 4.3.3 Clean Up

2\_TestEndpoint.ipynb 노트북 파일을 실행하면 Endpoint Config와 Model이 정리됩니다.

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

{% hint style="info" %}
만약 [Lab5. Build Application with your model](/sagemaker-image-workshop/lab5.-build-application-with-your-model/5.1-build-web-application-with-custom-model-endpoint.md) 실습을 진행한다면, 배포된 Sagemaker Endpoint를 사용하므로 Clean Up은 실습이 종료된 후 진행해야 합니다.
{% endhint %}


---

# 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://cheolmin-ki.gitbook.io/sagemaker-image-workshop/lab4.-use-your-own-model-or-algorithm/4.3-deploy-sagemaker-endpoint-with-pretrained-model/4.3.3-clean-up.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.
