# Architecture

This page provides an overview of the system architecture for MailScheduler. It outlines both the **on-premises** and **cloud (SaaS)** deployment models to help you understand where data is processed, how communication flows, and how MailScheduler integrates into your infrastructure securely.

This diagram shows how MailScheduler can be deployed entirely within your organization's own infrastructure:

<figure><img src="/files/KjZlJql9X7EYLiZM0eoi" alt=""><figcaption><p>On-Premise Architecture</p></figcaption></figure>

This diagram illustrates the cloud-based deployment of MailScheduler:

<figure><img src="/files/3pblJBTtLjD8Z5YYI51I" alt=""><figcaption><p>SaaS Architecture</p></figcaption></figure>


---

# 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.infotopics.com/mailscheduler/prologue/architecture.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.
