> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas.md).

# 캔버스에서의 편곡

그 **캔버스** ACE Studio의 편곡 영역입니다. 여기에서는 타임라인을 따라 클립으로 모든 콘텐츠를 생성, 배치, 이동, 편집하여 음악 작품을 만들 수 있습니다.

캔버스에서는 각 행이 트랙이며, 클립은 그리드 영역에 배치할 수 있습니다. 캔버스의 상호작용 방식은 개체 선택이 아니라 선택 영역을 기반으로 합니다.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">표지 이미지</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>캔버스</td><td><a href="/files/4b465396dbeb8b3e36577f0fd530dc356e11ed07">/files/4b465396dbeb8b3e36577f0fd530dc356e11ed07</a></td><td><a href="/pages/4002100cdcacb0f19afe70b375c3407ea5a7d6c8">/pages/4002100cdcacb0f19afe70b375c3407ea5a7d6c8</a></td></tr><tr><td>트랙</td><td><a href="/files/67b4c5772cbdf3aaf5c0cd79368b7bcfdcc27711">/files/67b4c5772cbdf3aaf5c0cd79368b7bcfdcc27711</a></td><td><a href="/pages/9f26b5287199c89e78673fe15ef06b04f19f264b">/pages/9f26b5287199c89e78673fe15ef06b04f19f264b</a></td></tr><tr><td>클립</td><td><a href="/files/ca09b00005cd4b7d05c18f1c67a7018bd68c0a99">/files/ca09b00005cd4b7d05c18f1c67a7018bd68c0a99</a></td><td><a href="/pages/ff6c6eecc8939ad871b3273282738e48b582a36d">/pages/ff6c6eecc8939ad871b3273282738e48b582a36d</a></td></tr><tr><td>녹음</td><td><a href="/files/60e3e7b145a128d0066f0f7e428b95ddf23ee97c">/files/60e3e7b145a128d0066f0f7e428b95ddf23ee97c</a></td><td><a href="/pages/7be1a648648e9523a6aecaac42430259a5136480">/pages/7be1a648648e9523a6aecaac42430259a5136480</a></td></tr><tr><td>템포 &#x26; 박자표 변경</td><td><a href="/files/bfcdb74eadf81ec936c92b2588309951f2971a16">/files/bfcdb74eadf81ec936c92b2588309951f2971a16</a></td><td><a href="/pages/30284013e9e696b88ce6cb7d1544af644cac0559">/pages/30284013e9e696b88ce6cb7d1544af644cac0559</a></td></tr><tr><td>코드 트랙</td><td><a href="/files/b5c0736f25796d70d85dfc0f2eae0e16d20fb7a5">/files/b5c0736f25796d70d85dfc0f2eae0e16d20fb7a5</a></td><td><a href="/pages/59a3f267c79cb322c5bd1755bb495aeccd5daee4">/pages/59a3f267c79cb322c5bd1755bb495aeccd5daee4</a></td></tr></tbody></table>


---

# 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://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas.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.
