# Guest Domain

### What are guest domains? <a href="#what-are-guest-domains" id="what-are-guest-domains"></a>

Guest domains are email domains that internal users (primary domain users) can share files with. Only domains that are added to the guest domains are allowed access to links shared by internal users (primary domain users).

By default, there are no guest domains added to an organization, which means internal users can share files/folders with any email domain. Only admins can add/remove/update a guest domain.

### Adding a new guest domain

Adding a new guest domain requires admin access to the admin dashboard. Follow the steps below to add a new guest domain.

1. Sign in to the admin dashboard at [https://admin.anchormydata.com](https://admin.anchormydata.com/).
2. Click on Settings -> Security -> Identity & Provisioning -> Domains.
3. Under **Guest Domains**, click on the **Add New Domain** button
4. Enter your domain. For example contoso.com and click on **Add new domain**

<figure><img src="/files/T0j2O6BMh9mxNxaNI24L" alt=""><figcaption><p>Guest Domain</p></figcaption></figure>

### Deleting an existing guest domain

1. Sign in to the admin dashboard at [https://admin.anchormydata.com](https://admin.anchormydata.com/).
2. Click on Settings -> Security -> Identity & Provisioning -> Domains.
3. To remove a guest domain, click on the delete icon next to the associated guest domain.
4. A dialog box appears to confirm the deletion, click on the **Delete** button. To cancel the deletion, click on **Cancel** button
5. If the domain deletion is successful, you will receive a notification on the top right corner of the dashboard.

### What happens if I delete a guest domain?

Deleting a guest domain will instantly deactivate all the users with emails assocaited to that guest domain. Deactivation means, the guest users will be blocked from accessing all the links shared with them.

#### Editing an exisiting guest domain

1. Sign-in to admin dashboard at [https://admin.anchormydata.com](https://admin.anchormydata.com/).
2. Click on Settings -> Security -> Identity & Provisioning -> Domains.
3. To edit a guest domain, click on the edit icon next to the associated guest domain.
4. When you click on the edit icon, the guest domain becomes a editable text box.
5. Make your changes and click on the done icon on the right. If you want to cancel the editing, click on the cancel icon on the right.
6. When you click on done icon, a confirmation dialog appears to confirm that changes. Click on **Change** button to confirm and **Cancel** button to cancel the changes.
7. If the domain change is successful, you will receive a success notification on the top right corner of the dashboard.

### What happens if I edit a guest domain?

Editing a guest domain will instantly deactivate all the users with emails assocaited to that guest domain. Deactivation means, the guest users will be blocked from accessing all the file/folder links shared with them.

For example: if you change the guest domain from contoso.com to contoso.xyz, then all users in contoso.com will get deactivated.

<br>

<br>


---

# 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.fenixpyre.com/fenixpyre-for-admins/admin-dashboard/identity-and-provisioning/domain-management/guest-domain.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.
