Skip to content

Creating Entities

Entities are the building blocks of your world. A character, location, faction, magic system, or any concept you want to track is an entity in the knowledge graph.

  1. Go to Entities in the world sidebar.
  2. Click Create Entity.
  3. Choose an entity type from the grouped dropdown (Core Entities, World Building, Narrative, Custom).
  4. Enter a name (required).
  5. If the type has subtypes, select one from the subtype picker.
  6. Fill in the dynamic form fields — these are determined by the entity type’s schema and layout rules.
  7. Click Save.

Your entity is now part of the knowledge graph and can be linked to other entities and mentioned in content.

Each entity has a type that determines its available fields, layout, and behaviour. The types available in your world depend on the choices you made during the creation wizard and which domains are enabled.

Core types (always available):

TypeTypical use
CharacterPeople, NPCs, historical figures
LocationCities, regions, buildings, landmarks
EventBattles, treaties, cataclysms
ItemWeapons, artifacts, important objects

Common types (enabled via wizard complexity tier):

TypeTypical use
OrganizationGuilds, governments, factions
SpeciesRaces, creature types, lineages

Genre-specific types (enabled by genre and wizard answers):

TypeTypical use
Magic SystemMagical frameworks, power sources
TechnologyInventions, machinery, science

Domain-gated types (require specific domain enablement in world settings):

TypeDomainTypical use
ResourceEconomicRaw materials, commodities
FacilityEconomicBuildings, production centres
MarketEconomicTrading hubs, exchanges
Trade RouteEconomicCommerce paths, shipping lanes
PowerMagicalSupernatural abilities, forces
Belief SystemCulturalReligions, philosophies
LanguageLinguisticLanguages, dialects

Some entity types have subtypes for finer categorisation. For example, a Character might have subtypes like Protagonist, Antagonist, NPC, or Historical Figure.

The subtype picker appears automatically when a type has subtypes. It supports two modes:

  • Compact dropdown — for types with few subtypes
  • Card grid — shows icon, label, and description for each option

Some subtypes may be hidden by default based on your world’s genre and complexity settings. Use the Show advanced options toggle to reveal them.

The create/edit form is dynamically generated from the entity type’s schema and layout configuration:

  • Tabs group related sections (e.g. Overview, Details, Metadata)
  • Sections within tabs contain field groups
  • Fields render based on their type — text inputs, rich text editors, entity reference pickers, date selectors, colour pickers, and more

The form respects visibility rules — fields can be shown or hidden based on subtype selection, other field values, or enabled features.

CategoryWhat it includesStorage
System fieldsname, description, statusTop-level entity properties
SubtypeSelected subtype IDProperties object
Custom fieldsAll type-specific fieldsCustom fields dictionary
ReferencesEntity references, location referencesSeparate references object