| 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.
| 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 |