GETTING STARTED

ApexKit Dashboard Tour — ApexKit Docs

ApexKit Dashboard Tour Welcome to the ApexKit Admin Dashboard tour. This guide provides an overview of the features and capabilities available in the ApexKit...

# ApexKit Dashboard Tour Welcome to the ApexKit Admin Dashboard tour. This guide provides an overview of the features and capabilities available in the ApexKit management interface, serving as both a user-facing guide and a technical overview for developers. ## Table of Contents 1. [Login](#login) 2. [Main Dashboard](#main-dashboard) 3. [Multi-Tenancy & Sandboxes](#multi-tenancy--sandboxes) 4. [Data Management (Collections & Records)](#data-management) 5. [User & File Management](#user--file-management) 6. [Serverless Scripting & Templates](#serverless-scripting--templates) 7. [AI-Native Features (AI Actions & Vector Search)](#ai-native-features) 8. [System Logs & Settings](#system-logs--settings) --- ## 1. Login The login page provides secure access to the administrative interface. Default credentials for a fresh installation are `admin@apexkit.io` / `password`. ![Login Page](./http://localhost:5000/api/v1/storage/file/49f08c50-c501-4242-94a5-db48f9c18e90.png) **Technical Note:** Authentication is handled via JWT. The dashboard communicates with the backend via the `/api/v1` routes. --- ## 2. Main Dashboard The home screen provides a high-level overview of your ApexKit instance's health and activity. ![Dashboard](./http://localhost:5000/api/v1/storage/file/99a52ccc-e4b3-440d-ac83-ce7bd2d24c02.png) - **Key Metrics:** Monitor total requests, physical database size, active collections, and total records across all tenants. - **Request Volume:** A 7-day visualization of traffic patterns. - **Recent Logs:** Real-time feed of system events and background tasks. --- ## 3. Multi-Tenancy & Sandboxes ApexKit is built from the ground up for multi-tenant applications. ### Tenants Manage isolated environments for different clients or departments. ![Tenants](./http://localhost:5000/api/v1/storage/file/5059846f-4a6e-4bcf-b99a-c943cfb507da.png) ### Sandboxes Sandboxes allow you to test schema changes or experiment with AI configurations without affecting production data. ![Sandboxes](./http://localhost:5000/api/v1/storage/file/fcc3c24d-a107-4999-b3ae-be854099981e.png) --- ## 4. Data Management ApexKit provides a powerful interface for defining data structures and managing content. ### Collections Define your database schema using an intuitive interface. Collections support various field types, relations, and AI-ready configurations. ![Collections](./http://localhost:5000/api/v1/storage/file/f78f29f1-b5a4-4e00-9ddc-fe73b1ae9c54.png) ### Records Directly manage the data within your collections. Features include filtering, searching, and bulk import/export. ![Records](./http://localhost:5000/api/v1/storage/file/a21d47e1-e945-4d4f-8ee0-88af3417038c.png) **Technical Note:** Every collection automatically generates REST and GraphQL endpoints. --- ## 5. User & File Management ### Users Manage administrative users and application end-users. Control access through roles and permissions. ![Users](./http://localhost:5000/api/v1/storage/file/43a7

Platform Navigation & Sitemap

Architecture & Engine

Documentation & Ecosystem

Project Activity & Vision

Viewing the pre-rendered indexable snapshot of this resource.

Launch Interactive App in ApexKit Hub →