Files
developer.sailpoint.com/docs/reporting/access-intelligence-center/index.md
darrell-thobe-sp 2cd5ccfc81 Prettified Code!
2024-04-18 10:31:05 +00:00

1.9 KiB

id, title, pagination_label, sidebar_label, sidebar_position, sidebar_class_name, keywords, description, slug, tags, hide_table_of_contents
id title pagination_label sidebar_label sidebar_position sidebar_class_name keywords description slug tags hide_table_of_contents
access-intelligence-center Access Intelligence Center Access Intelligence Center Access Intelligence Center 5 AccessIntelligenceCenter
data listing
data share
secure data sharing
Custom dashboards for data analysis. /reporting/access-intelligence-center
AccessIntelligenceCenter
AIC
true

import MermaidViewer from '@site/src/components/MermaidViewer';

Overview

The Access Intelligence Center (AIC) allows you to discover key insights into your identity and administration program. You can view and create dashboards to customize the data you view.

The Access Intelligence Center dashboard is an identity program overview focusing on identity relationships. Data displayed in the Access Intelligence Center include showing identities, requests, and certifications.

The AIC Audit dashboard focuses on more tangible audit events, such as access requests, certifications, lifecycle state, addition and removal of entitlements, and creation or deletion of accounts.

With Reader permission, users can view any public sheets available and make selections to further filter the data. With Authoring permission, users can view public sheets, create new public or private sheets, and bookmark certain filters for future use.

Identity Security Cloud Documentation

For information on how to use AIC in your environment, see the documentation here

Technical Documentation and Videos

For Entity Relationship (ER) Diagrams that represent the data model in AIC as well as other documentation see the following pages

import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>