sitemap.xml llms.txt
Skip to main content

Projects

A project has a file system that contains one model directory for the model files and one interface directory which houses the web application files.

learn more

To manage projects, use the Project adapter in your application code.

Project short name

Every project gets a project ID when it is created. The project ID, also know as the project short name, becomes a part of the project's URL.

Your Epicenter projects have the following URL format: forio.com/epicenter/{account-short-name}/{project-short-name}.

Learn more

To learn about {account-short-name}, read Accounts.

Project phylogeny

Epicenter projects have a Phylogeny property. This value identifies the version of the Epicenter platform that was current at the time of the project's creation and determines which set of internal rules and methods will be used/enforced for that project.

The Epicenter platform is backward compatible, so all projects can run on the current version.

learn more

For the list of Phylogeny values and their descriptions, read about the Phylogeny enum.