Overview
Working your way through the anytype primitives

Getting the most out of Anytype means getting comfortable with the basic terminology and how each piece fits together. These primitives are the components you'll use to create everything from simple notes, to complex dashboards, and ultimately - your own little web.
These include:
- Space: The container for your graph of objects - in beta stage, this is equivalent to your account. Future versions of Anytype will permit multiple spaces with different access controls.
- Objects: Building blocks of Anytype. They represent the smallest linkable components in your account; each object is a node in your graph.
- Blocks: A container for actual content inside Objects. Their behavior is defined by their Block Type.
- Layouts: Defines the general look and feel of the Object and determines what actions can be taken for the Object.
- Templates: Saved content formats for specific Types that can be applied upon Object creation. Templates are specific to types, while types can have multiple templates.
- Graph: A non-hierarchical data structure containing all objects you've ever created in a space, and their connections to each other.
Last modified 4d ago