# Email Verification

Most functionality on Cyber Skyline requires email verification to proceed.&#x20;

Cyber Skyline sends the verification email from `support{@}cyberskyline.com`. Please make sure you check both your inbox and spam folders.&#x20;

## No Email?

Generally that means the email bounced or is being held up by the mail server for various reasons. You can check to see if your email bounced by seeing if you have a notification on the top right corner of the navigation bar on Cyber Skyline.

![Notification bar alert on issues delivering your email](/files/-MGqQ-SKDl5qmlD3PgAi)

If your email bounced, there will be a notification alerting you to that fact, please check your email address on your User Profile page to ensure that it is correctly set.

If after 10-15 minutes, you still have not received your verification email. Please open a support ticket with us via [cyberskyline.com/support/tickets](https://cyberskyline.com/support/tickets)

{% hint style="info" %}
We recommend using a personal email address rather than an institutional one \
(unless your institution/organization explicitly requires it)
{% endhint %}

Some institutional email servers may quarantine email for 24 hours or block unknown email senders. In those situations, we recommend that you use an email address from Gmail or Yahoo Mail for example.

## Resend Verification Email

You can navigate to your "Profile" page by clicking on the top right corner dropdown with your name and the "User Setting" option in the dropdown menu.

On the "Profile" page, you'll find that you can edit or click on "Resend Verification Email"

![Your Basic Info on the User Profile page](/files/-MGe48WzqsK31VBf6MPs)

{% hint style="warning" %}
You can only request to send a new verification every so often, so you may be rate limited if you're changing your email rapidly.
{% 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.cyberskyline.com/user-management/email-verification.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.
