HollaEx®
⚙️ DashboardStart →
  • HollaEx® — The Crypto Exchange Solution
  • ☁️Cloud Operators
    • Launching the Exchange
    • Setting Domain for Cloud Exchanges
    • Easy SMTP for Cloud Exchanges
    • SEO Settings for Cloud Exchanges
      • SEO Advanced Settings
  • ⚙️Operating Your Exchange
    • Operator Control Panel
      • General
      • Users
      • User Profile
      • Assets
      • Markets
      • Stakes
      • Sessions
      • Plugins Apps
      • Trading Fees & Account Tiers
      • Roles
      • Chat
      • Billing
    • Customize Exchange
      • Browser Tools
        • Enter Edit Mode
        • Operator Controls (Visuals)
        • Console
      • Plugins
      • Forked Repo
    • Fiat Controls
      • Initial Setup
      • Setting Up Fiat On/ Off Ramp
      • Editing Deposit & Withdrawal Fees
      • Users Making Fiat Deposit
      • Users Trading With Fiat
      • User Making Fiat Withdrawal
    • Staking
    • OTC Broker
    • P2P
      • P2P Overview
      • P2P Setup
      • P2P Troubleshooting
      • P2P Vendor Flow
    • Smart Chain Trading
    • Assets & Trading Pairs
      • Add New Assets & Trading Pairs
      • Configure Pair Parameters
    • Set up the SMTP Email
      • Set up SMTP with AWS SES
      • Set up SMTP with Mailgun
      • Set up SMTP with SendGrid
      • Test the SMTP with Gmail
    • Enabling reCAPTCHA
    • Email Customization & Audit
    • DeFi Asset Staking Process
  • 🧩Plugins
    • HollaEx Plugins
      • Announcements
      • Bank
      • AWS SNS (Text Messages - SMS)
      • KYC
      • Automatic KYC
      • Messente
      • Advanced Referral
      • CoinMarketCap
      • Guardarian
    • Install Plugins
    • Developing Plugins
      • Development Walkthrough: Hello-Plugin
        • Initialization
        • Configuration
        • Scripting
        • Web View
        • The Final Product & Installation
      • Advanced
        • Initialization
        • Config
        • Server Script
        • Plugin Libraries
        • Web View
        • Final Plugin Product
        • Advanced Tutorial: Using the user meta field
        • Advanced Tutorial: Adding a new database table column
        • Advanced Tutorial: Creating a new database table
      • Simple Wallet Example
      • Web View Development
        • Overview
        • External dependencies
        • Getting started
        • Basic Tutorial: Hello Exchange Plugin web view
        • Advanced Tutorial: KYC Plugin web views
    • Bank Integration
      • Handling Deposits
      • Handling Withdrawals
  • 👷Developers
    • API Guide
      • API Example Scripts
    • Run Dev Mode
    • Build a New Front-end Interface
  • 🧰On-Premise Operators (Advanced Only)
    • On-Premise Exchange Setup
      • Getting Started — Requirements
      • Installation
      • Server Setup
      • Web Setup
      • Production
    • CLI How-Tos
      • Start Exchange
      • Stop Exchange
      • Upgrade Exchange
        • Build and Apply the Code Changes
      • Get Exchange Logs
      • Get a Backup and Restore
      • Exchange Migration
      • Command List
    • Run Exchange on Kubernetes
    • Troubleshooting Guide
  • 🚀Advanced
    • SEO Optimization
    • Nginx
    • Rate Limits
    • Database
      • Upgrade Database
    • Dependencies
    • Contents Delivery Network
      • Cloudflare CDN for HollaEx
      • CloudFront CDN for HollaEx
    • Load Balancer
      • AWS ELB
      • DigitalOcean LB
    • Customize Kubenretes Ingress
    • Exchange Keys
      • Exchange API Keys Troubleshoot
    • HollaEx on non-Linux
      • HollaEx on Windows
      • HollaEx on macOS
    • The Network Tool Library
      • Accessing the Network Tool Library
      • Functions
        • WebSocket
      • Simple Example: Creating a User and Wallet
      • Getting More Interesting: Orders with the Tools
        • Setup: Using the transferAsset function
        • Creating and Monitoring a Sell Order
        • Settling Fees
      • Private HollaEx Network
    • Docker Content Trust (DCT)
    • Revenue Sharing
  • 📦Releases
    • Release Notes
    • Side Notes
  • ➡️External Links
  • Blogs
  • Forum
  • Videos
  • Twitter X
  • Telegram
  • Interactive Demo
  • Discord Community
  • API Documentation
  • Tools Library Documentation
  • Node Library Documentation
  • Plugins Documentation
Powered by GitBook
On this page
  • About
  • Bank
  • User Balance
  • Orders
  • Trade History
  • Deposits
  • Withdrawal
  • Referral
  • Meta
  1. Operating Your Exchange
  2. Operator Control Panel

User Profile

The user profile gives a detailed view of a specific user and allows a multitude of actions to be carried out on that user's account.

PreviousUsersNextAssets

Last updated 4 months ago

Detailed user profiles are viewable through the "Go" button located on the right side of the ‘User verification’ and ‘All Users’ lists. Each user's information and preferences can then be viewed and managed.

About

The ‘About’ tab contains comprehensive information about each user. This data can be modified, by adding or editing user information.

• Trading fee discount: You can adjust the user’s trading fees by inputting a specified discount. This reduction will be applied on top of the current user trading fee level.

• Email verification, 2FA: You can view the status of email verification and 2FA enabling.

• Freeze account: This prevents the user’s account from performing any actions from then on.

• Flag user: Flagging user function can be used to easily track profiles of interest, either for positive or negative reasons (i.e. the user keeps making unusual transactions). You will be able to view the flagged user from the User list.

• User Identification files: Files uploaded by the user for the KYC process can be viewed. An admin can also add any applicable files to the user.

• User Info: This important section is where a user’s detailed information and verification level are viewed and modified. The higher level that the user is granted, the more advantages that become available. The role of the user can also be assigned here, determining their access level on your exchange.

• Audit: The Audit Log records the history of actions taken by the user. By clicking "Download table" on this page, a CSV file of audit records can be downloaded.

• Login: The history of records relevant to all logins from the user such as IP address, device, domain, and login time. The total number of logins is counted on the top right of the table. By clicking "Download table" on this page, a CSV file of login records can be downloaded.

Bank

You can review banking information registered by the user, and provide reasons to the user in case of rejection.

User Balance

The total balances of the assets owned by a user can be viewed here. If you click the ‘+’ button on the left of each asset, the wallet address of that asset that the user has created will appear accordingly.

Orders

Users’ bids and asks on the order book are listed according to different trading pairs. Active orders can be canceled if necessary. By clicking 'Download Table' on this page, a CSV file of the table can be downloaded.

Trade History

A full history of the user's orders made on the platform is recorded and displayed. By clicking "Download Table" on this page, a CSV file of the table can be downloaded.

Deposits

Provides a full history of the user's deposit transactions. Filters can be selected to query the deposits (at least one filter has to be selected to perform a query). By clicking "Download transactions" on this page, a CSV file of the user's deposit transaction records can be downloaded.

Withdrawal

Provides a full history of the user's withdrawal transactions. Filters can be selected to query the withdrawals (at least one filter has to be selected to perform a query). By clicking "Download transactions" on this page, a CSV file of the user's withdrawal transaction records can be downloaded.

Referral

If the exchange has a referral system enabled, here the details for that user can be seen. Who that user was referred by, how many that user has referred, that user's referral link, and a table of users who were referred by that user.

Meta

You can add the user’s metadata from this page. To add new metadata to a user, you need to go to the ‘Configure Meta’ page by clicking the green ‘Configure meta’ button on the right.

• Configure Meta: On this page, you can add new metadata, and edit and remove currently active metadata. Clicking the ‘Add new meta’ button on the right to add new meta types (string, boolean, number, date-time). The new metadata will be added to all users.

🕹️ Follow our step-by-step guide on Arcade:

⚙️
Disabling User 2FA