# Email domains

## What are they used for?

Email domains allow your future collaborators the possibility to be directly assigned to a workspace with the chosen role without any action on your part.

## How to use them?

You will find the email domains configuration in the general settings of your organization, under the **security** section.

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

Activate or deactivate the feature by clicking on the button 'Allow users...'

Then choose the role and workspace that will be assigned to future users:

<figure><img src="/files/71OYL3RFAURY8hMEMTqc" alt=""><figcaption></figcaption></figure>

Finally, save the configuration by clicking on the Save button!

{% hint style="warning" %}
**Restrictions:**

You are only allowed to add email domains that have been previously authorized (i.e., for which a user in your organization has validated an email address). Personal-type domains (gmail, hotmail, etc.) or those identified as 'disposable' are prohibited!
{% endhint %}

## Impact for Future Users

The next time a collaborator signs up on Dastra, they will still need to enter their email address and validate it. However, they will now be offered to join your organization!

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

They will then be able to join you and start working with you!


---

# 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://doc.dastra.eu/en/features/settings/domaines-emails.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.
