# Inviting Users to Your CAD

## Invitation Options

Sonoran CAD allows your community members to easily join your CAD. Users can manually enter in your community ID, or join automatically from a custom login page on your own domain.

### [Sonoran CMS Auto-Join](https://info.sonorancms.com/why-choose-sonoran-cms/why-choose-sonoran-cms)

[Sonoran CMS](https://info.sonorancms.com/why-choose-sonoran-cms/why-choose-sonoran-cms) can automatically add and remove accounts on your Sonoran CAD.

<figure><img src="/files/2offP0l82StomacZoHFw" alt=""><figcaption><p>Sonoran CAD x Sonoran CMS - Account Auto-Join</p></figcaption></figure>

### Custom Login Page

For more information on hosting your own custom login page, see our guide below:

{% content-ref url="/pages/-M4pmYRmsU4InyLMmIoO" %}
[Custom Domain & Login Page](/cad/tutorials/customization/custom-login-page.md)
{% endcontent-ref %}

### Manually Join with a Community ID

Users can [create an account](/cad/tutorials/getting-started/registering-your-account.md), and enter in your community ID in the "Join Community" popup.\
Users can search using your community ID and can press the "Join" button to add your community.\
\
From there, users can select your community card in the "My Communities" section to log into your CAD.<br>

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

{% hint style="info" %}
Forgot your community ID?

You can find this in your admin panel under Advanced > Limits > Community ID
{% endhint %}


---

# 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.sonoransoftware.com/cad/tutorials/getting-started/inviting-users-to-your-cad.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.
