You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/organizations/ai-risk-hub.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ To access the AI Risk Hub, select an organization from the top navigation bar an
15
15
Inside this hub, you can find the following pages to help you monitor the AI risk of your organization:
16
16
17
17
-[Overview](#overview)
18
-
-[AI Inventory](#ai-inventory)
18
+
-[AI assets](#ai-assets)
19
19
-[Tools & workflows](#tools--workflows)
20
20
21
21
---
@@ -28,7 +28,7 @@ The **Overview** tab is the main dashboard for monitoring AI risk across your or
28
28
-[Risk Level](#risk-level)
29
29
-[AI Risk Checklist](#ai-risk-checklist)
30
30
-[Repositories with most AI issues](#repositories-with-most-ai-issues)
31
-
-[AI Inventory summary](#ai-inventory-summary)
31
+
-[AI assets summary](#ai-assets-summary)
32
32
33
33

34
34
@@ -108,21 +108,21 @@ Each entry shows how the repository's AI issue count has changed compared to the
108
108
109
109
---
110
110
111
-
### AI Inventory summary
111
+
### AI assets summary
112
112
113
113
This section shows a high-level view of the AI resources discovered across your repositories, broken down by provider. For each provider, you can see the number of resources and repositories involved, as well as a breakdown by resource type.
114
114
115
-
The section surfaces the top AI providers detected in your organization. You can click through to the full [AI Inventory](#ai-inventory) for a detailed view.
115
+
The section surfaces the top AI providers detected in your organization. You can click through to the full [AI assets](#ai-assets) tab for a detailed view.
The **AI Inventory** tab gives you a detailed, searchable view of all AI resources discovered across your organization's repositories. Resources are detected through static analysis and represent actual AI usage found in the code — not just configuration.
123
+
The **AI assets** tab gives you a detailed, searchable view of all AI resources discovered across your organization's repositories. Resources are detected through static analysis and represent actual AI usage found in the code — not just configuration.
0 commit comments