Skip to content
🤷

Forgive us! These docs are a work in progress. Some pages may be incomplete or describe features that aren't quite finished yet. Farkitect is in early development and we don't recommend using it for real work just yet. Feel free to explore — just be aware that things are still being built.

Quick Start

This page gets you from zero to a running application with a project open in front of you. It should take about five minutes.

Head to farkitect.com and create an account. Once you’re signed in, you’ll land on your Dashboard — your home base for managing projects.

Farkitect is currently in early access and free for everyone. See Pricing & Availability for details.

From the Dashboard, click Web App. This launches the full modeling application directly in your browser — no download or installation required.

The workspace has five main areas:

AreaWhereWhat it does
ExplorerLeft panelBrowse your packages, elements, diagrams, and catalogs as a tree
CanvasCentreThe diagram editing surface — drag, connect, and arrange elements here
PaletteRight panelShows the element and relationship types available for the current diagram
PropertiesRight panel (tabbed)Edit the selected element’s name, properties, and notes
NotesRight panel (tabbed)Edit longer descriptions for the selected element

You can drag panels to rearrange them, tab them together, or resize them. For a full tour, see The Workspace.

You have two paths to get started:

Section titled “Option A: Start from a Farketplace asset (recommended)”

The Farketplace has ready-made starter assets with metamodels and sample models already set up.

  1. Click File > New Project…
  2. Select the From Asset tab
  3. Browse or search the available assets — try ArchiMate Starter or Logical Data Model for a good first experience
  4. Click the asset to select it — the name and description will be pre-filled
  5. Click Create Project

Your new project opens with the metamodel imported and ready to use. You’ll see the M2 metamodel package and any sample M1 content in the Explorer.

  1. Click File > New Project…
  2. Select the Empty Project tab
  3. Enter a name for your project
  4. Click Create Project

This gives you a blank project containing only the M3 MOF Core (the foundational system layer). You’ll need to either import a metamodel or create your own before you can start modeling.

Expand the packages in the Explorer to see what’s inside:

  • M3 MOF Core — the foundational layer that defines what metamodels can contain. Read-only; you’ll never need to edit this.
  • M2 packages (if you imported a starter) — the metamodel that defines your modeling language. These provide the element types, relationship types, and notation that appear in the Palette.
  • M1 packages (if the starter included samples) — example model content built using the metamodel. This is where your own modeling work will go.

If your project includes sample content, you’ll see diagram entries in the Explorer (look for the diagram icon). Double-click one to open it on the Canvas.

If your project is empty, you can create a diagram by right-clicking an M1 package and selecting New Diagram.

Now that you have Farkitect open with a project loaded:

  1. Your First Diagram — A hands-on tutorial where you build a real diagram, add elements, and connect them with relationships
  2. The Workspace — A detailed map of every panel, toolbar, and menu in the application
  3. Farquind Yachts — Read the case study behind the examples used throughout the tutorials