QOC Cloud

Getting Started

Learn how to access and navigate the QOC Cloud Console

Accessing the Console

The QOC Cloud Console is your central hub for managing all cloud services. To get started, visit console.cloud.beqoc.com and create your account.

Create Your Account

Visit the console and click on Register to create your free account. You'll need:

  • A valid email address
  • A secure password
  • Accept the terms of service

You can also register using SMS verification if preferred.

Verify Your Email

After registration, check your email for a verification link. Click the link to activate your account and gain full access to the console features.

First Login

Return to the console and log in with your credentials. You'll be greeted by your personalized dashboard.

Console Overview

Once logged in, you'll see the main console interface with several key areas:

Header Bar

The header contains:

  • Logo: Quick link back to your applications list
  • Language Selector: Switch between English, Portuguese, and Spanish
  • Theme Toggle: Switch between light and dark modes
  • User Menu: Access your profile, settings, and logout option

The left sidebar provides quick access to all console features:

  • Dashboard: Overview of your current project
  • Applications: Manage your OAuth applications
  • Database: Access your managed database
  • APIs & Services: Configure your API endpoints
  • Members: Manage team members (if applicable)
  • Billing: View and manage your subscription plan

Main Content Area

The center area displays the content for your selected section, whether it's your dashboard, application settings, or database tables.

Keyboard Navigation

Use Ctrl + K (or Cmd + K on Mac) to quickly search and navigate through the console.

Creating Your First Application

After logging in, you'll want to create your first OAuth application to start integrating with QOC Cloud services.

Click on Applications in the sidebar or select Create New Application from the dashboard shortcuts.

Fill in Application Details

Provide the following information:

  • Application Name: A descriptive name for your app
  • Description: Brief description of your application's purpose
  • Redirect URIs: URLs where users will be redirected after authentication
  • Application Type: Web application, mobile app, or service

Get Your Credentials

Once created, you'll receive:

  • Client ID: Public identifier for your application
  • Client Secret: Secure key for authentication (keep this private!)

Store these credentials securely. You'll use them to integrate QOC Cloud services into your application.

Understanding Projects

In QOC Cloud Console, all your work is organized into projects. Each project can have:

  • Multiple OAuth applications
  • Dedicated database instances
  • Team members with specific roles
  • Usage tracking and billing

You can switch between projects using the project selector in the console header.

Project Limits

Free tier accounts are limited to 1 project. Upgrade to Pro or Enterprise for multiple projects and advanced features.

Next Steps

Now that you're familiar with the basics, explore these features:

  • Authentication - Learn about login, registration, and password management
  • Dashboard - Understand your project metrics and usage
  • Applications - Deep dive into OAuth application management
  • Database - Work with your managed database

Ready to Build?

Start creating your applications and integrating QOC Cloud services into your projects.

On this page