> 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/file-management/share-projects.md).

# Condividi progetti

## Condividi i Progetti come link

<figure><img src="/files/9742674f57fb5fe53548ff8d6adc6fbac07a0af9" alt="Share your ACE Studio project." width="326"><figcaption></figcaption></figure>

Questa funzione consente di esportare le Tracce Stem con il Testo come link web. Chiunque disponga di questo link può visualizzare in anteprima le Tracce Stem e il Testo su qualsiasi dispositivo.

Fai clic sul pulsante “Share” per avviare la condivisione. ACE Studio eseguirà il rendering di tutte le Tracce in file MP3 separati e li caricherà nel cloud del tuo account.

* Lo spazio di archiviazione cloud non è illimitato; verifica il tuo spazio in base al tuo abbonamento.
* Puoi gestire i Progetti caricati nel centro account web.

## Prova

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

La pagina del Progetto condiviso è un player di Tracce Stem. In questo player, puoi mettere in Muto le Tracce e visualizzare in anteprima ogni Traccia del Testo come preferisci.

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

È pensato per le prove di Coro o per l'anteprima demo.


---

# 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/file-management/share-projects.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.
