Pango Platform
HomeConsole
  • What is Pango Developer Platform
  • Getting started
    • Sign up on the Management Console
    • Create a new project
    • Switch projects
    • Change console settings
    • Edit your profile
    • Try out the demo app
    • Keep exploring
    • Deprecation and Sunset
  • Console details
    • Dashboard
      • General
      • Location loading
    • Users
      • User page
    • Active sessions
    • Network
      • Countries
      • Locations
      • Pools
        • Optimal location
        • Location rules
    • Settings
      • General
        • Project config description (JSON format)
          • Server selector (JSON format)
          • Request selector (JSON format)
      • Authentication methods
        • Auth Plugin requirements
      • VPN
        • General
        • VPN Bypass list
        • Client Networks
      • Member
    • Export Data
    • Log
  • SDK
    • Unified VPN SDK for Android
      • Setup
        • Application Setup
        • Proguard Rules, Notification, and Analytics Configurations
        • Backend URL Configuration
      • Usage
        • Initialization
        • VPN Interface
        • Backend interface
      • Features
        • Hydra Protocol
          • Location profile (Hydra only)
        • Custom sdk dependencies
        • Deferred VPN Service Initialization
        • Authentication
        • Client Network List (CNL)
        • OpenVPN transport
        • Wireguard Transport
        • Reconnection strategy
        • Single Protocol SDK
        • Killswitch
        • Domain route via VPN
        • Process route via VPN
        • Process Bypass
        • Domain Bypass
        • Traffic rules
        • VPN Node DNS Configuration
        • Multihop
          • Optimal Location
      • Exceptions
      • Version migration
      • Changelog
    • Unified VPN SDK for Apple
      • Setup
        • Application Setup
        • Network Extension Setup
          • Network Extension Setup for tvOS
        • Backend URL Configuration
      • Usage
        • Single Protocol SDK
        • Unified SDK
        • Logging
        • Decoding Encoded VPN SDK Logs
      • Features
        • Deferred VPN Service Initialization
        • Authentication
        • Wireguard Transport
        • Reconnection strategy
        • Killswitch
        • Domain Bypass
        • Multihop
          • Optimal Location
        • Client Network List (CNL)
        • Domain route via VPN
      • Changelog
      • API Reference
    • IPSEC VPN SDK for Apple
    • Unified VPN SDK for Windows
      • Setup
        • Backend URL Configuration
        • Service command line arguments
        • ARM Platform Support
      • Usage
        • CoreAPI
        • Events
        • Generating a Unique Device Identifier
        • Error processing
        • Pipe Messaging
      • Features
        • Traffic protection
          • Killswitch
          • Prevent IP Leaks
          • Block Local Networks
        • Other
          • Firewall
            • DNS Monitor
            • Process Bypass
            • Domain Bypass
            • Process route via VPN
            • Domain route via VPN
          • Throttling
          • Optimal Location
          • Common issues
        • Hydra Protocol
          • CustomDNS, UserDNS, MultiHop, VpnProfiles
        • OpenVPN Protocol
        • Wireguard Protocol
        • IPSec Protocol
      • Collecting Debug Logs
      • Changelog
    • Unified VPN SDK for Routers
      • SDK. Shared library.
      • Configuration Interface (CI)
        • Unix Domain Sockets CI
        • REST API CI
    • Unified VPN SDK Feature Comparison By Platform
    • Unified VPN SDK
      • Features
        • Personal Bridge
    • Tunnel Vision and Tunnel Crack Prevention
  • REST API
    • Partner API
  • Sample applications
    • Unified VPN SDK demo for Windows
    • Hydra VPN SDK demo for iOS
    • IPSEC VPN SDK demo for iOS
    • Unified VPN SDK demo for Android
    • Hydra VPN SDK demo for OpenWRT
    • OpenVPN configuration file
  • Resources
    • Use cases
      • Public VPN
      • Business VPN
        • Creating a Business VPN Project
        • Wi-Fi Security for Business
      • Application anti-blocking
    • How-to
      • Create a Firebase project for User Authentication
      • AWS CloudFront Distribution of the Platform URL
      • How can I get Shared Secret key from iTunes Connect for In-App Purchase
  • FAQ
    • General
      • VPN Platform Flow
      • What data is collected by the Platform?
      • What analytic data is collected by your SDK?
      • How the Platform restricts access to our data?
      • Why DNS Leak tests often indicate positive result?
      • Do we need to perform endpoint health checks?
      • How is the VPN exit node found?
      • How are streams re-marked if VPN is enabled/disabled on an active flow?
      • Is there a maximum number of supported devices?
      • Are both IPv4 and IPv6 supported?
      • What is the MTU of the tunnel?
      • Are any redundancy measures in terms of reliability provided?
      • Is there any load balancing?
      • Do you block broadcast and multicast to/from the VPN?
    • List of Open Source libs
Powered by GitBook
On this page
  • Actions
  • User search
  • Update
  • Mass update
  • Add user
  • Add multiple users
  • User details

Was this helpful?

  1. Console details

Users

Explore how to create and manage your project users

PreviousLocation loadingNextUser page

Last updated 3 months ago

Was this helpful?

This tab shows you the list of users in the project, e.g.:

Parameter

Description

Checkbox for Update and Mass update actions. See these actions below. This parameter does not exist for "Public VPN" and "Proxy" projects.

ID

User ID, generated by the Platform

Name

User's unique key. The Name includes the type of user authentication and the user id of the authentication service. For example:

  • firebase_jfqmTeaifwPNuOwIofHHdhY89Po1

    • firebase - user authorized by Firebase authentication type,

    • jfqmTeaifwPNuOwIofHHdhY89Po1 - user id in the Firebase auth.

  • anonymous_KhmGS8nxiPQ0Cf0ZCApA3VBF8uS2

    • anonymous - user authorized via Anonymous authentication,

    • KhmGS8nxiPQ0Cf0ZCApA3VBF8uS2 - randomly generated User ID in the Platform

Description

(optional) Additional information about the user.

Activated devices

Amount of users' activated devices.

Status

User's status (Active or Blocked)

Registration time

Date and time of a user's registration

Purchases

Payed or Free user. This parameter does not exist for "Business VPN" projects.

Actions

User search

If your project type is "Public VPN", you can see the following search field in the top-right corner of the screen:

Click "User ID" and select a search parameter. There are the following search parameters:

  • User ID,

  • User Name,

  • User Token,

  • Device ID.

You can use only one search parameter simultaneously.

If your project type is "Private VPN", you can see the following search field in the top-right corner of the screen:

You can use the following search parameters:

  • User ID,

  • User Name,

  • User Description,

  • User Token,

  • Device ID.

Update

You can update Status and Description fields. Select a field, set a parameter and click the "Update" button.

If you need to change other parameters of the user, you need to open the detailed user data and change desired parameters there.

Mass update

Mass update option is only available for "Private VPN" projects. This option is similar to the "Update" option but it accepts .CSV (Comma Separated Value) files. To perform a mass update, a .CSV file with the updates in it should be uploaded. Notice that only the 'Description' and 'Status' fields can be modified. The template is as follows:

User name

Description

Status

Upload the file by clicking on the 'Add file' button and select the file. Click the 'Update' button to update the users.

Add user

This option is only available for 'Private VPN' projects.

You can add a user to your project:

2. Fill the form:

  • Email - user email.

  • Password - user password (optional).

  • Description - user details (optional), e.g. their full name.

3. Click button 'Add user'.

As a result, you will see a new user in the list. The user's status will be 'Invited'. When the user logs in to the project for the first time, his status will be changed to 'Active'.

Add multiple users

This option is only available for 'Private VPN' projects.

You can add multiple users to your project:

2. Fill the form:

3. Click 'Add file' and select the .CSV file with the users in it.

Click 'Download example' to download a sample .CSV file.

4. Click the 'Add' button. The Platform will attempt to add users to the project and give you the summary:

You can download the results and close this form.

User details

All user data can be seen if you click the user in the list of users. See the next document about this

Checkbox

In the top right corner, there is the Search Users option. You can click this button and change filter options.

At the same time, if you click you can set additional options

Update option is available for "Private VPN" projects only. You can change several user parameters of selected users (using the checkbox) and click the Update optionin the top-right corner of the screen.

Click the 'Mass update' button in the top-right corner of the screen.

Click 'Add' button and select 'Add user'

If the password field was empty, the Platform will send an email to the user with a link to set a password. This link will expire in a few hours. If the link expired, the user can go to and reset the password again. As a result, he will receive an email with a new link.

Click 'Add' button and select 'Add multiple users'

https://developer.anchorfree.com/#auth/signin
User page