# STEP 4b- Enable anonymous invitations

Once you have setup your dataspace and are ready to invite others. You have the choice to invite them personally through their email, or you can create an anonymous invitation link to distribute in multiple channels.

In this section, we'll show you how to enable an anonymous invitation link that you can distribute to any number of persons, provided you have enough seats in your subscription.

Click on the Account Icon in the top-right navigation of your screen.&#x20;

<figure><img src="/files/840mpy0KepKSWLpob6Tg" alt=""><figcaption></figcaption></figure>

A popup will appear, click on the "Settings" option. It will take you to the settings page in your TrustRelay dataspace.

Once in the settings page, click on the submenu option "Set anonymous invite".

![Click on set anonymous invite](/files/pELjsgbG4TIi9wRBpw9z)

A drawer will open on the right side.&#x20;

![Set anonymous invite drawer](/files/LNq0P102TDUEHpkzCykg)

Make sure the top option is set to enabled, click on the inner left button within the invitation URL textbox to copy the link to your clipboard.

You can now use this link to send emails to any group of people that may be interested to join your dataspace.

{% hint style="info" %}
**Good to know:** You can also use this link to invite your own colleagues or to multiple organizations. TrustRelay will categorize them according to their email domain.
{% endhint %}

Congratulations. You have set an anonymous invitation link.


---

# 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/guides-for-data-providers/step-4b-enable-anonymous-invitations.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.
