---
template-target: Settings:PROJECT
template-levels: all
template-note: every new project's settings; the level, name and date are filled in
level: {{level}}
version: 0.1.0
landing: {{project}}.Topic:Landing
home: {{project}}.Topic:Home
---
# Settings

The settings of {{project}}.

- `level` is hero, creator or pro. It sets the menu: hero has Wiki, Data and Help; creator adds the domain model and the API; pro has everything, the fiddle and flows too.
- `version` is the project's version, set when an admin releases it. Each release rolls the project log and the AI log over into `Log:PROJECT-v<version>` and `AiLog:PROJECT-v<version>`, and starts new ones.
- `landing` is the page anyone sees at the project's address, logged in or not. It's where people log in.
- `home` is the members' start page, at `/home`.

Both pages name a topic as `realm.Topic:name`. Members and who can join are on the [members page](/members) (admins only).
