---
title: "Codeunit 4313 Agent Session Impl."
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/4313-agent-session-impl/
type: codeunit
id: 4313
name: "Agent Session Impl."
app: "System Application"
namespace: System.Agents
versions: "26"
build: 26.5.38752.40541
source: "https://jonas-paprotka.de/ref/codeunit/4313-agent-session-impl/source/26/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 4313 Agent Session Impl.

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/4313-agent-session-impl/

| | |
| --- | --- |
| App | System Application |
| Namespace | System.Agents |
| Versions | 26 |
| Source file | Agent/Interaction/Internal/AgentSessionImpl.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| IsAgentSession | (var Enum Agent Metadata Provider) | Boolean | public | 26 | - | - |
| BlockPageFromBeingOpenedByAgent | () | - | public | 26 | - | - |
| GetCurrentSessionAgentTaskId | () | Integer | public | 26 | - | - |

## Source

Symbols: Microsoft.SystemApplication.symbols.63ca2fa4-4f03-4f2b-a480-172fef340d3f, 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.

Jonas Paprotka, 2026-09-20.
