> 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-fr/projet/arrangement-in-canvas.md).

# Arrangement sur Canevas

Le **Canevas** est la zone d’arrangement dans ACE Studio. Ici, vous pouvez créer, placer, déplacer et modifier tout le contenu sous forme de clips le long de la timeline pour créer vos œuvres musicales.

Dans le Canevas, chaque ligne est une Piste, et les clips peuvent être placés dans la zone de grille. Le mode d’interaction du Canevas repose sur des zones de sélection, et non sur la sélection d’objets.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Canevas</td><td><a href="/files/a50f38b2c76187c431bea8e5d4d4cbbbf3477bff">/files/a50f38b2c76187c431bea8e5d4d4cbbbf3477bff</a></td><td><a href="/pages/50322371d8919ba151a9bae200a082c53a41399d">/pages/50322371d8919ba151a9bae200a082c53a41399d</a></td></tr><tr><td>Pistes</td><td><a href="/files/ab649336da97dd0005eef73b1e72d89bc72fde88">/files/ab649336da97dd0005eef73b1e72d89bc72fde88</a></td><td><a href="/pages/b39db8ab0840410ef2577c15640ca360c9d36dd6">/pages/b39db8ab0840410ef2577c15640ca360c9d36dd6</a></td></tr><tr><td>Clips</td><td><a href="/files/864cc84f4350cc01b22c0c9f9e10644540aae247">/files/864cc84f4350cc01b22c0c9f9e10644540aae247</a></td><td><a href="/pages/c88a42a1549a1e4b5b55651ad401b63c0a17a8a7">/pages/c88a42a1549a1e4b5b55651ad401b63c0a17a8a7</a></td></tr><tr><td>Enregistrer</td><td><a href="/files/ee92cb748aba749b378a70f4a6878c05b4179c5e">/files/ee92cb748aba749b378a70f4a6878c05b4179c5e</a></td><td><a href="/pages/46cd710af18959be26a5181f023cdfddb544754b">/pages/46cd710af18959be26a5181f023cdfddb544754b</a></td></tr><tr><td>Changement de Tempo et de signature</td><td><a href="/files/3db798e1762bc200ea1608499437a04bfbb6bc90">/files/3db798e1762bc200ea1608499437a04bfbb6bc90</a></td><td><a href="/pages/909efb8def0a18bd346a4e8901f04fc59e3b71fa">/pages/909efb8def0a18bd346a4e8901f04fc59e3b71fa</a></td></tr><tr><td>Piste d'accords</td><td><a href="/files/2b75c1a4884c7819897d2493ee8919e832279164">/files/2b75c1a4884c7819897d2493ee8919e832279164</a></td><td><a href="/pages/d9d6459f7965851217802699824da2742ff06614">/pages/d9d6459f7965851217802699824da2742ff06614</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-fr/projet/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.
