Managing Entities
Manage Users in the UI
Learn how to add and manage users in PartnerHub and PayHub
In Payabli, users are individuals associated with an organization, suborganization, or paypoint who are authorized to use the Payabli platform. This guide explains how to add and manage users with .
Add users
To add a user, open PartnerHub or PayHub and follow these steps.
- Navigate to Settings > Manage Users.
- Click Add User.
- Follow the prompts to add the user information and permissions.
Manage users
To edit or delete a user, open PartnerHub or PayHub and follow these steps.
- Navigate to Settings > Manage Users.
- Find the user you want to manage, and click the three-dot menu in the Actions column.
- Choose the option you want: View Details, Reset Password, or Delete. To edit the user’s info, click View Details, then click the edit icon on the section you want to update.
You can also add and manage users via the Payabli API, reach out to the Payabli team for more information.
User status
User accounts can have different statuses. Here are the possible statuses and what they mean.
Status | Code | Description |
---|---|---|
Inactive | 0 | User account exists but isn’t in use. |
Active | 1 | User account in use and accessible. |
Deleted | -99 | User account has been permanently removed. |
Locked | 85 | User account is temporarily suspended or frozen. Users can’t log into accounts with the Locked status. |
Was this page helpful?