# Adding verified domains

### Getting started

Once you've created your account (or had it provisioned via our team), you can make it easy for your team to join by ensuring they are all automatically associated with your organisation when they sign up.

1. First, log into Appear. Once complete, click on the menu icon in the top left of the screen
2. Then click on your company name (organisation name) at the bottom of the menu
3. This will open a small menu, click on "<mark style="color:blue;">**manage organisation**</mark>"
4. Click on "<mark style="color:blue;">**Settings**</mark>" in the left menu of the panel to open the settings page
5. Click on "<mark style="color:blue;">**Add domain**</mark>" under the verified domains section&#x20;
6. Enter in the domain you wish to associate with the organisation
7. Click "<mark style="color:blue;">**Continue**</mark>" to proceed
8. Once your domain is verified, you can specify the enrollment options:
   * <mark style="color:blue;">**No automatic enrollments**</mark>: Users can only be invited to the organisation manually
   * <mark style="color:blue;">**Automatic invitations**</mark>: Users are automatically invited to join the organisation when they sign up, and can join anytime
   * <mark style="color:blue;">**Automatic suggestions**</mark>: Users receive a suggestion to request to join, but must be approved by an admin before they can join the organisation
9. Make the appropriate selection and click "<mark style="color:blue;">**Continue**</mark>"

### Requests

Your team members can register with Appear to gain access to your organisation; however, the process of how access is provided will depend on your "<mark style="color:blue;">**Enrollment**</mark>" option.

For this section, it is important to state that requests to join your organisation are listed in the "<mark style="color:blue;">**Requests**</mark>" tab in the "<mark style="color:blue;">**Manage organisation**</mark>" panel. The requests will require manual intervention to be approved or denied. This is a required step if you choose "<mark style="color:blue;">**Automatic suggestions**</mark>" as an enrollment option.

***

If you have any queries or require support with the above instructions, please [get in touch](https://docs.appear.sh/getting-started/get-in-touch) with us.


---

# 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.appear.sh/managing-your-organisation/adding-verified-domains.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.
