> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/delete-original-video.md).

# 원본 영상 삭제 방법 (스토리지 용량 줄이기)

{% hint style="info" %}
원본 영상을 삭제할 수 있습니다.
{% endhint %}

&#x20;

1. 위캔디오 비디오팩 접속 > 미디어 보관함 > 동영상 > 전체동영상 > 삭제할 영상 클릭 > 원본파일 **\[삭제하기]** 버튼 클릭하시면 됩니다.

&#x20;&#x20;

![](https://ppm.malgn.co.kr/data/1/bf824f5917e8d6d6b03760e25f345411.png)

&#x20;

다만, 해당 원본 파일을 삭제할 경우 현재 들어가 있는 배포패키지가 아닌 다른 배포패키지에는 넣을 수 없는 점 안내드립니다.&#x20;

(**※원본 파일이 필요하시다면 삭제하시기 전 \[다운로드] 버튼을 클릭하셔서 다운로드 진행하시면 됩니다.**)&#x20;

&#x20;

원본 파일을 삭제하면 스토리지 용량이 줄어드는 점 참고 부탁드립니다.&#x20;


---

# 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://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/delete-original-video.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.
