Create from an Empty Template¶
This flow initializes a new profile with a completely blank telemetry template. You classify the profile by language, business domain, and technology stack — but the template structure itself starts with no pre-defined frames, mappings, or resource types. This is the right choice for teams building a fully custom telemetry model from scratch.
Step 1 — Profile Source¶
Select Start from an empty template and click Continue.
Create a brand-new profile with blank settings.
Step 2 — Basic Info¶
Provide the identity details for the new profile.
| Field | Required | Description |
|---|---|---|
| Profile Name | ✅ | Unique identifier for this telemetry profile. Must be unique within the account. |
| Project Name | ✅ | Internal project grouping name. |
| Description | ✅ | Free-text description of the business area being observed. |
Click Continue to proceed.
Step 3 — Details: Template Configuration¶
Classify the empty profile so BizMetry can correctly categorize it within your account.
Under the CLASSIFICATION section, fill in the three required fields:
| Field | Required | Description |
|---|---|---|
| Language | ✅ | Primary language for this profile's telemetry (e.g. English). |
| Business Domain | ✅ | The business vertical or industry this profile targets (e.g. Education, Banking, Healthcare, Retail). |
| Technology Stack | ✅ | The primary technology stack of the monitored system (e.g. Generic, Java Spring Boot, OpenAI). |
These classification values are used for filtering and discovery within BizMetry. They do not constrain what you can build in the template — all resource types, frame definitions, and mappings can be freely created regardless of the classification chosen.
Click Continue to proceed.
Step 4 — Review & Confirm¶
A read-only summary of all choices made in the previous steps.
| Section | Fields shown |
|---|---|
| PROFILE SOURCE | Empty Template badge. |
| CLASSIFICATION | Language, Business Domain, Technology Stack. |
| PROFILE INFORMATION | Profile Name, Project Name, Description. |
Note that the Review screen for the empty template flow includes the CLASSIFICATION section — this is additional compared to the master template flow, which derives classification from the selected template.
Review all values carefully. Use Back to return to any step and make corrections.
Click 🚀 Create Profile to complete the setup.
✅ Next Steps¶
After creating an empty-template profile, the telemetry model must be built entirely from within the Profile. Start by:
- Opening the profile and navigating to the Template tab.
- Defining your Frame Types and ASBO structure.
- Registering Resources and setting up Environment Mappings.
- Deploying an Agent to begin data collection.



