Display Patterns for Billing Line Descriptions
Purpose:
When generating billing data, two descriptions are generated for each billable item - Line description (detailed) and summary descriptions.
The Summary Description serves two purpose:
- Used as a template for your invoice lines and reporting data.
- By removing instance specific data, it allows Atria to aggregate and summarize billing quantities.
The following variables can be used in both the Line Description, or the Summary Description.
Pattern
| what it is
| Example
|
{UserFullName}
| End Users Name
| James Smith
|
{CustomerName}
| Customer Name
| Smith Industries PLC
|
{ServiceName}
| high level service name
| Hosted Exchange
|
{InstanceName}
| A sub-item of a service (service item)
| Microsoft Excel
|
{ProductSKU}
| Stock code of the billable item
| GH-19028
|
{PlanName}
| The service user plan
| Advanced
|
{AddedByUserName}
| The user who added the item
| Bob Jones
|
{RemovedByUserName}
| The user who removed the item
| Bob Jones
|
The configuration is stored in the BillItemPatterns table in the OLM database – at present these need to be updated via SQL script. If you require assistance with this, the Automate101 support team will be happy to help guide you through the process.
Billing Summary Page - Configuring how transactions are summarized
Atria enables service providers to configure exactly how services are described for billing purposes. This is achieved by configuring a description pattern using a set of known variables. This works in a similar way to other parts of Atria (e.g. service properties) and allows you to adjust to meet your needs.
This is the default setting within Atria:
Entity
| Display Pattern For Billing Summary
| Example Output on Billing Summary
|
Customers
| Tenants
| Tenants
|
Services (Customer level services)
| {ServiceName} (Assigned to Customer)
| Hosted Exchange (Assigned to Customer)
|
Users
| Users
| Users
|
User based services
| {ServiceName}, {PlanName}
| Hosted Exchange, 2GB MAPI
|
Citrix Service Applications or resources
| {ServiceName}, {InstanceName}
| SQL Hosting, Production
|
Customer Domain
| Domain Names
| Domain Names
|
Apps and desktops service applications and resources
| {ServiceName}, {InstanceName}
| Virtual Apps and Desktops, Microsoft Excel
|
Related Articles
Billing with Atria
Atria Billing Index Atria has a systematic approach to tracking services that it manages, this data can be exported or directly integrated via API into external PSA or billing systems. Background Information Quick video on billing and auditing How ...
Service Billing Summary Report
Objective This article describes the information contained in the Billing Summary Report. Applies to Introduced in Atria version 12.0.0 Billing Summary Report Overview The service billing summary report is designed to highlight the billable ...
How to Customize Display Name Patterns
Overview By default, Atria's Display Name Pattern is set to First Name Last Name format. This is used to default the Display Name when creating new users. This guide shows how to customize Display Name Patterns in Atria to meet the needs of ...
Billing Rules Engine User Guide
Objective This article describes how to use the Atria billing rules engine to identify specific Atria entities as non-billable. Applies to Introduced in Atria version 12.0.0 Billing Rule Feature Overview Many entities - customers, services, users, ...
Atria Billing Setup User Guide
Objective This article describes how to configure Atria to utilize the latest billing features. This document outlines the billing setup attributes that should be configured. Applies to Introduced in Atria version 12.0.0 Billing Setup Overview To ...