> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/en/instructor-management/instructor-sms-notification-not-received.md).

# Instructor Didn't Receive an SMS Notification

If you have SMS notifications for instructors enabled and an instructor says they didn't receive a message about a reported absence, a cancelled lesson, or a make-up sign-up — check two things.

## Check the instructor's phone number

Go to the *Instructors* tab and open the instructor's profile. Make sure the *Phone number* field is filled in and contains the correct number.

If the number is wrong or missing — correct it and ask the instructor to check whether the next notifications come through.

## Check the SMS points balance on your account

If the instructor was receiving notifications before but suddenly stopped — the likely cause is that you've run out of SMS points. SMS messages are sent using points from your pool. When the pool runs out, messages stop being sent.

Go to ***Settings → Communication*** and check the ***SMS settings*** section. You'll see the number of available points there.

<figure><img src="/files/99Ebo1Ik0wE7l4XmKemC" alt=""><figcaption></figcaption></figure>

If you've run out of points, you can purchase a new package — read more about it [here](/en/communication/buying-additional-sms-package.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.activenow.io/en/instructor-management/instructor-sms-notification-not-received.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.
