---
title: "Codeunit 389 No. Series Copilot Telemetry"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/389-no-series-copilot-telemetry/
type: codeunit
id: 389
name: "No. Series Copilot Telemetry"
app: "Business Foundation"
namespace: Microsoft.Foundation.NoSeries
versions: "26-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/389-no-series-copilot-telemetry/source/26/ https://jonas-paprotka.de/ref/codeunit/389-no-series-copilot-telemetry/source/27/ https://jonas-paprotka.de/ref/codeunit/389-no-series-copilot-telemetry/source/28/ https://jonas-paprotka.de/ref/codeunit/389-no-series-copilot-telemetry/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 389 No. Series Copilot Telemetry

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/389-no-series-copilot-telemetry/

| | |
| --- | --- |
| App | Business Foundation |
| Namespace | Microsoft.Foundation.NoSeries |
| Versions | 26-28 |
| Source file | NoSeriesCopilot/src/Copilot/Telemetry/NoSeriesCopilotTelemetry.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| LogFeatureDiscovery | () | - | public | 26-28 | - | - |
| LogApply | (Record No. Series Generation Detail) | - | public | 26 | - | - |
| LogCreateNewNumberSeriesToolUsage | (Integer, Boolean, Integer, Integer) | - | public | 26-28 | - | - |
| LogModifyExistingNumberSeriesToolUsage | (Integer, Boolean, Integer, Integer, Boolean) | - | public | 26-28 | - | - |
| LogFeatureUsage | () | - | public | 26-28 | - | - |
| LogGenerationCompletion | (Integer, Integer, Integer) | - | public | 26-28 | - | - |
| LogToolNotInvoked | (Codeunit AOAI Operation Response) | - | public | 26-28 | - | - |
| ResetDurationTracking | () | - | public | 26-28 | - | - |
| StartDurationTracking | () | - | public | 26-28 | - | - |
| StopDurationTracking | () | Duration | public | 26-28 | - | - |
| SaveTotalSuggestedLines | (Integer) | - | public | 26-28 | - | - |
| LogApply | (var Record No. Series Generation Detail) | - | public | 27-28 | - | - |

## Source

Symbols: Microsoft.BusinessFoundation.symbols.f3552374-a1f2-4356-848e-196002525837, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 26: https://github.com/microsoft/BCApps, MIT, releases/26.x at 78c4acf0d64a8eee157ea80164fa8fc2acffc9eb.
AL source 27: https://github.com/microsoft/BCApps, MIT, releases/27.x at 1749020b4c9445a43e4f7f540e89b7fa76ec25fd.
AL source 28: https://github.com/microsoft/BCApps, MIT, releases/28.x at 740f59156b249f8ed7cba2e28423f03ae7b07233.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
