# Can I customize frequency of notifications for specific courses?

Yes, you can customize automated reminders for your courses! Here’s how it works:

* **Frequency Adjustment**: You have the flexibility to change how often reminders are sent to students.
* **Standardized Email Text**: Please note that while you can adjust the frequency, the content of the reminder email is standardized and cannot be modified.

This allows you to tailor the reminder schedule to better fit the needs of your course while maintaining consistent messaging!


---

# 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://atrilio.gitbook.io/atrilio-users-guide/notifications/can-i-customize-frequency-of-notifications-for-specific-courses.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.
