You can create Products in m3ter to represent the products and services you offer to your end customers. You can then create and configure the required Product entities in you m3ter Organization to bill end-customers for Product consumption:Documentation Index
Fetch the complete documentation index at: https://docs.m3ter.com/llms.txt
Use this file to discover all available pages before exploring further.
- To enable usage-based pricing for a Product:
- Create Meters and Aggregations to collect Product usage data and define pricing metrics for Product consumption.
- Set up Product Plans and apply usage-based pricing to Plans using the metrics you’ve defined, and then attach priced Plans to Accounts that consume the Product.
- To enable unit-based subscription charge pricing for a Product:
- Create Counters to represent the Product units you want to charge by - such as seats or licenses - and use these Counters to apply unit-based pricing to Product Plans.
- Attach the priced Plans to Accounts that consume the Product and then Create Counter adjustments against Accounts for the number of units the Account has subscribed to.
- Creating Products
- Reviewing Product Entities
- Creating Product Entities
- Reviewing Product Metadata
- Custom Fields
Creating Products
To create a Product:- In the Console, select Products. The Products page opens and lists any existing Products in your Organization.
- Select Create product. The Create page opens:
- On the Create page enter the details of your new Product:
- Name. Enter a descriptive name.
- Code. Unique identifier for the Product.
- Note that when you enter a name and click in the Code field, a default code is entered based on the name you’ve entered, which you can then edit as required.
- Select Create product:


- If you want to edit a Product’s details, select the Edit button, make your changes, and click Update.
- If you want to remove a Product, select Delete:

- Alternatively, return to the Products page and select the Delete button for the Product:

- Select Yes to confirm the delete action.
Reviewing Product Entities
On the Product details page, you can review and check various types of entities created for a Product and which belong to it. To review Product entities:- In the Console, select Products. The Products page opens.
- Search for the Product you want to review and select the Name hotlink text to open the Product. The Product details page opens.
- Scroll down the page and entities belonging to a Product are listed under tabs:
- Meters
- Aggregations
- Compound Aggregations
- Counters
- Plan Templates
- Plans
When you first open the Product details page, the Meters tab is selected by default.
- Select a tab to review the entities of that type that belong to the Product:

- In this example, two Plans belonging to the Product are listed.
- Note that if you select the Meters, Aggregations, Compound aggregations, or Counters tab, then GLOBAL versions of these entities created for your Organization are also listed because these can be applied to any Product, such as using a global Counter to price a Product Plan:

- You can manage entities belonging to a Product:
- Select the Name hotlink text to open the details page for an entity.
- Edit an entity:

- Delete an entity:

Creating Product Entities
You can create entities for a Product directly from the Product details page. This section shows how to create a Product Plan as an example. To create other entity types for a Product, you can follow similar steps. To create Product entities:- In the Console, select Products. The Products page opens.
- Search for the Product you want to create an entity for and select the Name hotlink text to open the Product. The Product details page opens.
- Scroll down the page and select the tab for the entity type you want to create for the Product - for the current example Plans:

- Select Create plan. The Create page opens with the Product pre-selected.
- Select or enter the other required Plan details:
- Plan Template
- Name
- Code
- Configure the other Plan attributes as required:
- Standing charge
- Minimum spend
- Custom fields
- Select Create plan. You are returned to the Product details page and the new Product entity is shown on the Plans tab:

Reviewing Product Metadata
If you scroll down the Product details page, you can review Product metadata: Custom fields. Any Custom fields created for the Product entity are listed:
- You can Copy the String or Number value of a Custom Field to your clipboard. See below Custom Fields.

- The External system and External table mapped to are shown - such as Stripe - Product in the above example. The External entity ID mapped to is also shown.
- If a listed External mapping is linked to an Integration, under Linked integration a hotlink text will be shown which you can use to open the Integration.
- Under Actions, you can edit or delete the External mapping.
- If the Product has multiple External mappings created for it, you can use Search external mappings to search by External table and External entity ID and filter the list.
- You can commence a workflow to Create external mapping for the Product directly - see Creating and Managing External Mappings for Accounts for an example.