Skip to content

Frontend Docs Overview

Use this section when you want to understand what users see in app.visyble.ai, how screens are organized, and how frontend interactions call backend APIs.

Core pages (tile view)

What this section answers

  • What each frontend section is trying to accomplish
  • Which route or page owns a user flow
  • Which API function the page calls
  • How complete the frontend-to-backend mapping is

How Frontend differs from Backend docs

Frontend docs focus on user-facing behavior and interaction flows in the product UI.
Backend docs focus on API capability, endpoint contracts, reliability, and operations.

If your question starts with "What does the user do on this screen?", start in Frontend docs.

Unified product and engineering documentation.