Skip to content

Add Maia Network Configuration Requirements #9329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/en/docs/refguide/installation/system-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ To run a Mendix app, Mendix Studio Pro uses the following ports by default. If y

For more information on ports and modifying Studio Pro's default ports, see [Configurations](/refguide/configuration/) and the [Troubleshooting Common Mobile Issues](/refguide/mobile/getting-started-with-mobile/prerequisites/#troubleshooting) section of *Native App Prerequisites and Troubleshooting*.

For information on how to ensure the smooth operation of Mendix AI Assistance (Maia), see the [Network Configuration Requirements](/refguide/mendix-ai-assistance/#maia-network-requirement) section in *Mendix AI Assistance (Maia)*.

### File Comparison

{{% alert color="info" %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ For information on Mendix data storage policies and practices for Maia, see [Mai

For information on what third-party services Maia uses and what data are sent to the third-party services, see the [Maia Third-Party Services](#maia-third-party-services) section below.

## Network Configuration Requirements {#maia-network-requirement}

To ensure the smooth operation of Mendix AI Assistance (Maia), the following network requirements must be met:

* Ensure access to hostnames within the `maia.mendix.com` subdomain
* Allow secure network traffic through port 443 (HTTPS) to enable uninterrupted operation of Maia

## Maia Capabilities in Mendix Studio Pro

Maia in Mendix Studio Pro has the following capabilities:
Expand Down