For the complete documentation index, see llms.txt. This page is also available as Markdown.

Console

💡 The bkend console is a web-based management tool for visually managing projects, databases, authentication, and storage.

Overview

From the bkend console (https://console.bkend.ai), you can manage Organizations, Projects, and Environments, as well as perform all configuration tasks such as table design, authentication setup, and API Key issuance.


Console Structure

The console is organized into two levels: Organization level and Project level.

spinner

Organization Level Menu

After selecting an organization, the following menus are available.

Menu
Description
Documentation

Home

Organization dashboard

This document

Projects

Project list and creation

Team

Invite members and manage roles

Organization Settings

Organization name, billing, deletion


Project Level Menu

After selecting a project, the following menus are available.

Menu
Description
Documentation

Project Overview

Project dashboard and statistics

Environments

dev/staging/prod environment management

Authentication

Auth providers, user list

Database

Table list, data browsing

File Storage

File list, upload

Activities

Activity log

-

API Keys

Publishable / Secret key management

CORS

Allowed origins management

Project Settings

Project info, deletion


Accessing the Console

  1. Sign in with Google, GitHub, or a magic link.

  2. Select an existing organization or create a new one.


Next Steps

Last updated