# Domains

This page allows you to manage a tenant's domains.

## Page Actions

<details>

<summary>Add Domain</summary>

This will allow you to add a new domain to the tenant. Enter the domain name and click `Add Domain`.

</details>

## Table Details

The properties returned are for the Graph resource type `domain`. For more information on the properties please see the [Graph documentation](https://learn.microsoft.com/en-us/graph/api/resources/crosstenantaccesspolicyconfigurationpartner?view=graph-rest-1.0#properties).

## Table Actions

<table><thead><tr><th>Action</th><th>Description</th><th data-type="checkbox">Bulk Action Available</th></tr></thead><tbody><tr><td>Verify Domain</td><td>This will commence the verification process on the selected domain(s)</td><td>true</td></tr><tr><td>Set as Default</td><td>This will set the selected domain as the default domain</td><td>true</td></tr><tr><td>Delete Domain</td><td>Deletes the selected domain(s) from the tenant</td><td>true</td></tr><tr><td>More Info</td><td>Opens the Extended Info flyout</td><td>false</td></tr></tbody></table>

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?assignees=\&labels=enhancement%2Cno-priority\&projects=\&template=feature.yml\&title=%5BFeature+Request%5D%3A+) on GitHub.
