# Check if team is getting alerts

It is paramount that your team members have verified their account's phone number and email. As a member or an admin, you can check individual status for each of your team mates status on verification. You can then choose to send a reminder to them as well.

![Easily send reminders to verify your team member's account](/files/EjyoE8D5w3a7W07gpaiN)

{% hint style="warning" %}
Note that a team member who has not verified their email and/or phone will not receive alerts on those channels from us
{% 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.spike.sh/administration/check-if-team-is-getting-alerts.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.
