Insites Docs Developers guide DevelopmentReserved Names and Defaults

Reserved Names and Defaults

Last updated on April 04, 2026.

Insites reserves certain URLs, directories, and parameter names for internal use. You cannot use these names in your application because the platform relies on them for core functionality. Knowing what is reserved helps you avoid naming conflicts when creating pages, routes, and form parameters.

Reserved URLs

The following URL paths are reserved by the platform. Do not create pages with slugs that match these patterns:

Note

The and characters in URLs above represent named parameters and format parameters. See Named Parameters for more details.

Reserved Directories

The following directories are reserved within the directory:

Module directories follow the same pattern under and . Each of these contains the same set of reserved subdirectories: , , , , , , , , , , , and .

Reserved Parameters

The following parameter names are reserved and should not be used in your forms or page parameters:

Additionally, WebSocket connections cannot use as a communication variable.

Have a suggestion for this page?

Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.