Skip to main content
Toggle navigation menu
Alto Learning Hub
Log in to Alto
Alto Service Status
Submit a request
Sign in
Alto
Exploring Alto
Home Screen
Property Management Dashboard
Search
Property Management Dashboard
Property Management Dashboard overview
Setting the Property Management Dashboard as default
Dashboard - managing event dates
Dashboard - chasing arrears & arrears letters
Dashboard - landlords to pay
Dashboard - suppliers to pay
Dashboard - batch receipts
Dashboard - works orders
Dashboard - vacated tenancy charges
Dashboard - monies held
Dashboard - expired charges
Dashboard - outstanding refunds
Dashboard - unallocated credits
Dashboard - deposits not registered
Dashboard - deposits to be refunded
Dashboard - deposits in dispute
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
<% if (previousTitle) { %>
<%= previousTitle %>
<% } %>
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
<% if (nextTitle) { %>
<%= nextTitle %>
<% } %>
<%= nextArticle.title %>
<% } %>
<% } %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>