Skip to content

Commit

Permalink
fix: resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
gmanandhar-nr committed Feb 20, 2025
2 parents 977130d + fed6df5 commit f1aab68
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
title: "New Relic AI summary for Session Replay"
metaDescription: "Manage session replay & modify capabilities depending on the role"
freshnessValidatedDate: 2024-12-19
---

<Callout title="preview">
We're still working on this feature, but we'd love for you to try it out!

This feature is currently provided as part of a preview program pursuant to our [pre-release policies](docs/new-relic-solutions/new-relic-one/core-concepts/new-relic-ai).
</Callout>

You can use New Relic AI (NRAI) to help you summarise and map session replay event trail data so that you can better understand errors and successes of your user's browser journey.

To use NRAI to summarize your session replay event trail data, you must have [NRAI enabled](/docs/agentic-ai/new-relic-ai/#enable) for your account. Once NRAI is enabled on your account, perform the following to surface your summary:

<Steps>

<Step>
Go to <DNT>**[one.newrelic.com > All Capabilities](https://one.newrelic.com/all-capabilities) > Browser**</DNT>.
</Step>

<Step>
Select your browser app.
</Step>

<Step>
In the left-hand menu, scroll down and click <DNT>**Session replay**</DNT>.
</Step>

<Step>
Click the replay to view session details for the session you would like summarized.

<img
title="Session replay"
alt="screenshot of the session replay page in browser"
src="/images/browser-session-replay.webp"
/>
</Step>

<Step>
Click <DNT>**Summarize**</DNT>. A summary of the session is generated on the focus panel.

<img
title="Summarize session replay"
alt="screenshot of the session replay page in browser"
src="/images/finalcut.gif"
/>
</Step>

</Steps>
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ translationType: human

## API 사용 [#api]

API를 통해 사용자 및 그룹을 관리하는 방법은 [NerdGraph 문서](/docs/apis/nerdgraph/examples/nerdgraph-manage-users)를 참조하십시오.
API를 통해 사용자, 그룹 및 역할을 관리하는 방법은 [NerdGraph 문서를](/docs/apis/nerdgraph/examples/nerdgraph-manage-users) 참조하세요.

## 사용자 관리 용어 및 정의 [#definitions]

Expand Down
2 changes: 2 additions & 0 deletions src/nav/browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ pages:
path: /docs/browser/browser-monitoring/browser-pro-features/session-replay/view-session-replays
- title: Manage session replay & modify capabilities
path: /docs/browser/browser-monitoring/browser-pro-features/session-replay/manage-session-replay-modify-capabilities
- title: NRAI Summary for Session Replay
path: /docs/browser/browser-monitoring/browser-pro-features/session-replay/nrai-summary
- title: Troubleshooting session replay
path: /docs/browser/browser-monitoring/browser-pro-features/session-replay/troubleshooting-session-replay
- title: Advanced features
Expand Down
Binary file added static/images/browser-session-replay.webp
Binary file not shown.
Binary file added static/images/finalcut.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/logs-in-error-inbox.webp
Binary file not shown.

0 comments on commit f1aab68

Please sign in to comment.