> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/cloud/it/getting-started/create-your-devolutions-cloud-workspace.md).

# Creare il proprio spazio di lavoro Devolutions Cloud

Inizi rapidamente creando il suo primo spazio di lavoro Devolutions Cloud tramite il Devolutions Portal.

Si noti che gli spazi di lavoro Devolutions Cloud possono essere creati anche direttamente in Remote Desktop Manager e Devolutions Password Manager.

### Creazione dello spazio di lavoro Devolutions Cloud <a href="#creating-your-devolutions-cloud-workspace" id="creating-your-devolutions-cloud-workspace"></a>

1. Acceda al [Devolutions Portal](https://portal.devolutions.com/products).
2. Vada su ***Workspaces*** nel menu a sinistra, quindi clicchi su ***Create new Cloud workspace.***
3. Assegni un nome al suo spazio di lavoro.
4. Selezioni la regione in cui i dati devono essere [ospitati](/cloud/it/knowledge-base/knowledge-base-articles/hosting-region-for-devolutions-cloud.md), quindi legga e accetti i [Termini dei servizi online e l'informativa sulla privacy](https://devolutions.net/legal/) di Devolutions.
5. Clicchi su ***Create***.

Una volta completata la distribuzione, il suo spazio di lavoro Devolutions Cloud si aprirà automaticamente.

Riceverà un'email contenente l'indirizzo del sito web Devolutions Cloud e una chiave di ripristino temporanea. Segua le istruzioni nell'email per generarne una nuova.

{% hint style="info" %}
Devolutions Cloud genera automaticamente un URL basato sulla regione selezionata e su un ID univoco. Può personalizzare questo URL impostando un nome personalizzato per il suo spazio di lavoro. Se dispone di una licenza a pagamento, è possibile impostare anche un sottodominio per l'URL. Consulti [Personalizzare il proprio URL Devolutions Cloud](/cloud/it/knowledge-base/how-to-articles/customize-your-devolutions-coud-url.md) per sapere come procedere.
{% endhint %}

#### Vedere anche

* [Devolutions Academy - Creazione del suo spazio di lavoro](https://academy.devolutions.net/student/path/2543918/activity/4132361)


---

# 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.devolutions.net/cloud/it/getting-started/create-your-devolutions-cloud-workspace.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.
