Skip to main content

Welcome to OPS Workspace

Streamline your operations with centralized authentication, real-time cashout tracking, and comprehensive company credentials management.

Quick Start

Get up and running with OPS Workspace in just a few steps.

1

Access the Hub

Navigate to the OPS Workspace login page and enter your credentials provided by your supervisor.
// The system uses JWT-based authentication
const response = await fetch('https://general-cashouts.onrender.com/api/auth/login', {
  method: 'POST',
  headers: { 'Content-Type': 'application/json' },
  body: JSON.stringify({
    username: 'your.username',
    password: 'your-password'
  })
});
2

Select Your Application

After logging in, you’ll see the dashboard with available applications based on your role. Choose the tool you need to work with.
Your available applications depend on your assigned role (Supervisor, Analista, or Chats). Some apps may be restricted based on your permissions.
3

Start Working

Access your chosen application and begin your tasks. Each application has its own interface and workflow tailored to your needs.

Core Applications

Explore the powerful tools available in OPS Workspace.

Cashouts System

Submit, review, and track cashout operations with real-time verification and Google Sheets synchronization.

Operapedia

Manage company credentials, payment methods, promotions, and game catalogs across multiple partners.

User Roles & Permissions

Learn about different user roles and their capabilities.

Supervisor

Full access with team management, cashout review, and administrative privileges.

Analista

Submit cashouts, access Operapedia, and view performance statistics.

Chats

Access Operapedia for customer support and company information lookup.

Step-by-step instructions for common tasks.

Submitting a Cashout

Learn how to submit a cashout request with proper documentation and observations.

Reviewing Cashouts

Understand the review process and approval workflow for cashout verification.

Managing Companies

Create, edit, and organize company information in Operapedia.

Team Management

Add new team members, assign roles, and manage user permissions.

Ready to get started?

Jump into the quickstart guide and learn how to make the most of OPS Workspace.

View Quickstart Guide

Build docs developers (and LLMs) love