# STEP 2 - Create dataspace with activation code

If you receive an activation code from the TrustRelay team, they will probably indicate the region on which you can use it, e.g. for Swiss customers, the portal is <https://ch.trustrelay.io>.

<figure><img src="/files/a0PMxQg0v8345sgZZfHw" alt=""><figcaption><p>Regional administration dashboard</p></figcaption></figure>

Click on the submenu option "Create new dataspace"

<figure><img src="/files/jetNJoAIldqEKNVAEXpv" alt=""><figcaption><p>Regional administration Submenu</p></figcaption></figure>

A drawer will open where you can set the new dataspace name and the activation code.

<figure><img src="/files/6Y72gh4SmvXUMg8QEiaS" alt=""><figcaption><p>Create new dataspace drawer</p></figcaption></figure>

Set the required fields and click the button "Create new dataspace" to proceed.

{% hint style="info" %}
Good to know: In a demo environment, sometimes this action can take a minute or two. If after two minutes you don't receive a notification try to click refresh on the submenu or type F5 to force a complete page refresh in your browser.
{% endhint %}

Once this operation has completed, you will be able to see a new tile in the "Dataspaces" section.

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

At this point you can click the button "Redirect" which will take you to your freshly created dataspace.

Congratulations you have just created your first TrustRelay dataspace.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.trustrelay.io/guide-for-dataspace-admins/step-2-create-dataspace-with-activation-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
