FT Configs UI Documentation

Welcome to the official documentation for FT Configs UI.

FT Configs UI is a web console used to view, validate, export, and safely update configuration data for Friendly Technologies products, working through a single backend service (ft-configs-service).

This documentation is intentionally structured to help you quickly find the information relevant to your role and your task.

Choose your path

Start by selecting the documentation track that matches what you want to do.

User Guide

Choose this track if you:

  • work with configuration data through the UI,

  • perform exports or imports,

  • review changes using dry-run,

  • operate modules such as Frames, Custom Parameters, or Northbound Config,

  • support day-to-day configuration tasks without touching code.

The User Guide is:

  • task-oriented,

  • written in plain language,

  • focused on safe workflows and expected results.

Technical Documentation

Choose this track if you:

  • develop or extend FT Configs UI,

  • integrate it with backend services,

  • maintain builds, deployments, or environments,

  • need architecture, design decisions, or API/state details.

The Technical Documentation includes:

  • system and component architecture,

  • SDD-level design explanations,

  • build, run, and deployment instructions,

  • import/export subsystem internals,

  • ADRs and design rationale.

Not sure where to start?

Documentation scope

This documentation covers:

  • FT Configs UI behavior and workflows

  • Supported configuration modules

  • Safe import/export patterns

  • UI architecture and integration with backend services

It does not cover:

  • backend-only service internals (unless required for UI behavior),

  • customer-specific configuration values,

  • operational procedures outside FT Configs UI.


If you are unsure which track applies to you, start with the User Guide. It is safe to read and will not require a technical background.