Inyo

Permissions Reference

Every capability in the Dashboard is gated by a permission belonging to a module. Access groups bundle these permissions; users get the union of their groups. This page is the reference for building groups in Access Management.


Permissions by Module

Home

PermissionUnlocks
View home dashboardsThe Home KPI page

Payments

PermissionUnlocks
View payment detailsPayments Search, Payment Details, and Missing Refunds
Capture transactionCapture Payment / Capture Partially buttons
Void transactionCancel Payment button
Refund transactionRefund Payment / Refund Partially buttons
View chargebacksThe Disputes pages
Create chargeback eventSubmitting Accept / Dispute / Arbitration responses
Download chargeback evidenceDownloading submitted evidence files

Reports

PermissionUnlocks
Manage reportsAll Reports pages, including CSV downloads

Users Management

PermissionUnlocks
Manage user accessUser search, create, block/enable, reset password; the Members tab
Delete user accessDeleting users

Access Management

PermissionUnlocks
Manage access groupsThe Groups and Permissions tabs; creating and editing groups
Delete access groupsDeleting groups

Activity Logs

PermissionUnlocks
View activity logsUser Activity and User Login Activity

How Enforcement Works

  • UI and API both enforce. Menus, pages, and buttons hide without the permission — and the underlying API rejects the call independently, so hiding is convenience, not the security boundary.
  • Per organization. Permissions are evaluated against the active organization; switching organizations re-evaluates them.
  • Effective at sign-in. Group changes apply the next time the user signs in.
  • Master users (designated by Inyo) bypass all permission checks and see everything — reserve this for a small number of administrators.

Suggested Starter Groups

GroupPermissions
ViewerView home dashboards, View payment details
SupportViewer + Refund transaction, View chargebacks
DisputesView payment details, View chargebacks, Create chargeback event, Download chargeback evidence
FinanceView home dashboards, Manage reports
AdminManage user access, Delete user access, Manage access groups, Delete access groups, View activity logs