Reference
Agent Conversation
Conversations of users with agent
Part of the Copilot Studio inventory.
Scan settings
| Default scanning interval | Allowed scanning intervals | Data removal during incremental scan |
|---|---|---|
| Default | Daily, Weekly, Bi-Weekly, Monthly, Never, Initial | No |
Properties
| Property | Type | Description | Automation placeholder |
|---|---|---|---|
| Channel | String | The channel in which the conversation happened. | {{AgentConversation.ChannelId}} |
| Channel Name | String | The channel in which the conversation happened. | {{AgentConversation.ChannelName}} |
| Chat Transcript | String | The transcript of the conversation. | {{AgentConversation.ChatTranscript}} |
| Agent | Copilot Agent | Parent agent of the record. | {{AgentConversation.Copilot}} |
| Environment | Environment | Parent Environment. | {{AgentConversation.CopilotEnvironment}} |
| Environment Name | String | Parent Environment. | {{AgentConversation.CopilotEnvironmentName}} |
| Agent Name | String | Parent agent of the record. | {{AgentConversation.CopilotName}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{AgentConversation.CreatedTime}} |
| Display Name | String | {{AgentConversation.DisplayName}} | |
| Duration (min) | Int32 | Duration of the session in minutes. | {{AgentConversation.DurationInMinutes}} |
| Ended On | DateTime | Date and time when the conversation was finished. | {{AgentConversation.EndedOn}} |
| Initial User Message | String | The initial user message. | {{AgentConversation.InitialUserMessage}} |
| Is Design Mode | Boolean | True if conversation happened during design phase. | {{AgentConversation.IsDesignMode}} |
| Last scan update | DateTime | Shows when this object was last updated in a scan. If an object is found during a scan but no property has been changed this date will not change. | {{AgentConversation.LastModifiedTime}} |
| Locale | String | Locale of the conversation. | {{AgentConversation.Locale}} |
| Risk Score | Int32 | Stores risk score | {{AgentConversation.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{AgentConversation.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{AgentConversation.RiskScoreValue}} |
| Session Id | String | The internal session id. | {{AgentConversation.SessionId}} |
| Session Outcome | String | The outcome of the session. | {{AgentConversation.SessionOutcome}} |
| Session Outcome Reason | String | The outcome reason of the session. | {{AgentConversation.SessionOutcomeReason}} |
| Started On | DateTime | Date and time when the conversation was created. | {{AgentConversation.StartedOn}} |
| Team | Team | Relation to the parent team. | {{AgentConversation.Team}} |
| Team Channel | Channel | Relation to the parent team channel. | {{AgentConversation.TeamChannel}} |
| Team Channel Name | String | Id of the parent team channel. | {{AgentConversation.TeamChannelName}} |
| Teams Chat | String | Relation to the parent team chat. | {{AgentConversation.TeamChat}} |
| Teams Chat Name | String | Name of the parent team chat. | {{AgentConversation.TeamChatName}} |
| Team Name | String | Name of the parent team. | {{AgentConversation.TeamName}} |
Relations
| Relation | Service | Description |
|---|---|---|
| Environment | Copilot Studio | All Copilot environments in your tenant |
| Knowledge | Copilot Studio | Knowledge used by the conversation |
| Copilot Agent | Copilot Studio | Agents created inside Copilot Studio. |
| Channel | Teams | All Channels of the Team |
| Team | Teams | All teams in your tenant |
Segments
| Segment | Description |
|---|---|
| Conversations in Copilot Studio | Identifies Agent conversation that happened inside Copilot Studio |
| Conversations in M365 Copilot | Identifies Agent conversation that happened inside M365 Copilot |
| Conversations in Teams | Identifies Agent conversation that happened inside Teams |
Actions
This object does currently not have any actions.