> 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/gestione-file/condividi-progetti.md).

# Condividi Progetti

## Condividi Progetti come Link

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

Questa funzione esporta gli Stem con i testi come link web. Chiunque abbia questo link può ascoltare in anteprima gli Stem e i testi su qualsiasi dispositivo.

Clicca sul pulsante “Share” per avviare la condivisione. ACE Studio renderizzerà tutte le Tracce in file mp3 separati e li caricherà nel cloud del tuo account.

* Il tuo spazio cloud non è illimitato, controlla lo spazio disponibile in base al tuo tipo di abbonamento.
* Puoi gestire i progetti caricati nel centro account web.

## Prove

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

La pagina del progetto condiviso è un lettore di Stem. In questo lettore puoi silenziare le Tracce e ascoltare in anteprima ogni Traccia con testo come preferisci.

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

Progettato per le prove del 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/gestione-file/condividi-progetti.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.
