> 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-it/progetto/arrangement-in-canvas.md).

# Arrangiamento in Tela

La **Tela** è l'area di arrangiamento in ACE Studio. Qui puoi creare, posizionare, spostare e modificare tutti i contenuti come clip lungo la timeline per realizzare le tue opere musicali.

Nella Tela, ogni riga è una Traccia e i clip possono essere posizionati nell'area della griglia. Il metodo di interazione della Tela si basa sulle aree di selezione, non sulla selezione degli oggetti.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Immagine di copertina</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Tela</td><td><a href="/files/6f7bfb18c759f1e8075a574ecf2e651330354edb">/files/6f7bfb18c759f1e8075a574ecf2e651330354edb</a></td><td><a href="/pages/c588d233341dbbf5d5ed3d02843844b0b88231ba">/pages/c588d233341dbbf5d5ed3d02843844b0b88231ba</a></td></tr><tr><td>Tracce</td><td><a href="/files/537227fc823a3d2f161a786eea0b866d01c4e884">/files/537227fc823a3d2f161a786eea0b866d01c4e884</a></td><td><a href="/pages/7ddb8e519c409602bed8dbaf3347b8fbd45b327e">/pages/7ddb8e519c409602bed8dbaf3347b8fbd45b327e</a></td></tr><tr><td>Clip</td><td><a href="/files/c4f468571abd690c379717ba6026f6cfa76a94cd">/files/c4f468571abd690c379717ba6026f6cfa76a94cd</a></td><td><a href="/pages/4450b21ff247cff9eabca872d76329612d2420af">/pages/4450b21ff247cff9eabca872d76329612d2420af</a></td></tr><tr><td>Registra</td><td><a href="/files/934ab3abdaa7e56b8919ceff8458691ccf2184f7">/files/934ab3abdaa7e56b8919ceff8458691ccf2184f7</a></td><td><a href="/pages/0487c903b967546da42d41e2ac87ce54ea13fb1b">/pages/0487c903b967546da42d41e2ac87ce54ea13fb1b</a></td></tr><tr><td>Cambio di Tempo e Metrica</td><td><a href="/files/559a5ce2ceca37908c89dde3e42a0e101c9839f0">/files/559a5ce2ceca37908c89dde3e42a0e101c9839f0</a></td><td><a href="/pages/ebbd1f1f1a057de05dd171ea6acc3f16435f39a0">/pages/ebbd1f1f1a057de05dd171ea6acc3f16435f39a0</a></td></tr><tr><td>Traccia accordi</td><td><a href="/files/faf5bb18fa1cbd27edeae9bb4c589e8edde244c2">/files/faf5bb18fa1cbd27edeae9bb4c589e8edde244c2</a></td><td><a href="/pages/88957cdbdb99afa6b152e5a5c89623276d06fffa">/pages/88957cdbdb99afa6b152e5a5c89623276d06fffa</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-it/progetto/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.
