Beam Help
Get help now

How-to · Zoho DESK

How to count all accounts in Zoho Desk

Retrieve the total number of accounts in your Zoho Desk system.

Zoho Desk does not display a live "total account count" badge anywhere in the UI, but you can derive an accurate count by using the All Accounts list view combined with its pagination settings — no third-party tools required.


Why this matters


Knowing the total number of accounts in your Zoho Desk portal is useful for audits, data-quality checks, licence reviews, and planning bulk operations such as merges or exports. Without a dedicated counter widget, agents need to know which view and display settings to use to read the number reliably. As independent expert support (Beam Help — not official Zoho support), we walk you through the fastest supported method below.


Step-by-step


Step 1. Open the Customers module from the main navigation bar, then click the Accounts tab in the lower-left corner of the screen. This lands you on the *Accounts Home* page. [5]


Step 2. In the left panel, select the All Accounts standard list view. This is the default view shown on first access and includes every account record in your helpdesk, regardless of owner or creation date. [5]


Step 3. Switch to Table View if you are not already in it. Table View renders each account as a single row in a spreadsheet-style layout, making it straightforward to count or scan records without opening individual entries. [1]


Step 4. Increase the number of records displayed per page. Click the More Actions icon and select the highest available page size. By default Zoho Desk shows 10 records per page, and the maximum you can display at once is 50 accounts per page. [1][3]


Step 5. Note the page count shown in the pagination controls at the bottom of the list. Multiply the number of full pages by 50, then add the count of records on the final (partial) page. For example, 7 full pages plus 12 records on the last page = 362 total accounts. [3]


Step 6. *(Optional — for a more precise or automated count)* Export the All Accounts view to a CSV file. From the *Accounts Home* page, use the export option available in the list view actions. Once you open the CSV in a spreadsheet application, the row count (minus the header row) gives you the exact total. [5]


> Tip: If you only need accounts belonging to you, switch to the My Accounts standard view before repeating the steps above. Other built-in filters such as New Today or Last 30 Days let you count subsets without building a custom view. [5]


Common pitfalls


  • Page size resets between sessions — sometimes. Zoho Desk is designed to remember your last-used page size, but this behaviour applies to the records-per-page preference, not to the view itself. If the count looks off, confirm the page size is still set to 50 before recounting. [3]
  • CRM-synced accounts may appear duplicated. If your portal is integrated with Zoho CRM, some accounts sync automatically. Use the Accounts Mapped with CRM and Accounts Unmapped with CRM standard views to audit overlap before relying on the All Accounts total. [5]
  • Merging affects the count. The merge action permanently reduces the number of account records — merging three accounts into one master removes two records from the total. Keep this in mind if you are counting before or after a bulk merge operation. You cannot merge more than three accounts in a single action. [3]
  • Table View column limits. Multi-line or text area fields cannot be added as columns in Table View, so if you are trying to count based on a specific field value, you may need to export to CSV instead. [1]

What to check


  • Confirm you are in the "All Accounts" view, not a filtered view like "My Accounts" or a custom view with criteria that excludes some records — otherwise your count will be lower than the true total. [5]
  • Verify the page size is set to 50 before multiplying pages, since the default of 10 records per page will produce an incorrect calculation if you forget to change it. [1][3]
  • Cross-reference with a CSV export if the number will be used for reporting or compliance purposes, as manual pagination counting is prone to arithmetic errors on large datasets. [5]

Sources cited

  1. [1] Managing Account List Views - Zoho Desk Knowledgebase
  2. [2] Count Function in Zoho Table
  3. [3] Add, Edit and Delete Accounts - Online Help | Zoho Desk
  4. [4] Extracting record counts for Zoho Creator C6 application Using Zoho RPA
  5. [5] config.py
Count All Accounts in Zoho Desk | Beam Help