# Account Registration

{% embed url="<https://app.guidde.com/share/playbooks/cKaxjBfjELSb29e43BA4Yd?origin=G25dDmjNZ2b8ccFUz9X7G7W8T1k1>" %}

{% hint style="info" %}
If you already have an account on [sonorancad.com](https://sonorancad.com/) and/or [account.sonoransoftware.com](https://account.sonoransoftware.com) you can simply [login](https://sonorancms.com/#/login) instead of creating an account.
{% endhint %}

### 1. Navigate to the Login Page

On the website or app, select your Login method.

When viewing a specific community, they may have [restricted login options](/cms/tutorials/customization/community-branding-and-settings.md#allowed-login-methods).

![The account registration panel allows users to input their information.](/files/K1vSLobpCC1ID9m5Uvt4)

### 2. Enter Your Account Information

Enter in your email, username, and password. Then, select the **Register** button.

![Verification emails are sent for user registration.](/files/goAZQO9HKNoUNkK1idV3)

### 3. Verify Your Email Address

{% hint style="warning" %}
Account verification emails may not be shown in your primary inbox.

If you're having trouble finding the email, check your spam, junk, promotions, or all mail folder.
{% endhint %}

Check your inbox for an email from Sonoran CMS.\
\
Select the **Verify Email** button, and your account will be automatically verified.

![Account verification emails are sent as shown above.](/files/zh4s3eFw5GJvuKIyqL9H)


---

# 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/cms/tutorials/getting-started/registering-your-account.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.
