> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oleria.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Explore the Access Graph

The Access Graph is a visual map of how accounts connect to applications, groups, roles, and resource instances. This page explains how to read the graph - nodes, edges, node details, and the activity overlay - so you can navigate access relationships with confidence.

## Nodes and edges

Each data entity in the graph is a **node**. Nodes are styled by entity type to make them visually distinct. Connections between nodes are **edges** that represent how access flows from one entity to another.

### Nodes

| Node type           | Description                                                                                                                   |
| :------------------ | :---------------------------------------------------------------------------------------------------------------------------- |
| Identity            | Your organization's unique user profile, based on an email alias. An identity can have accounts across multiple applications. |
| Application account | A user account within a specific application - for example, an Anthony Lee account in Salesforce Production.                  |
| Group               | A collection of application accounts that share access permissions within an application.                                     |
| Role                | A set of permissions within an application that can be assigned directly to accounts or to groups.                            |
| Resource            | A category of data entity within an application - for example, a Salesforce object type or a Google Drive folder type.        |
| Resource instance   | A specific instance of a resource - for example, a specific Salesforce record or a specific Google Drive folder.              |

### Edges

Edges represent the access relationships between nodes. The direction of an edge shows how access is granted - for example, an edge from a Role node to a Resource Instance node means that role grants access to that resource instance. Edge thickness reflects access frequency when the activity overlay is enabled: thick edges indicate high usage, thin edges indicate low usage, and dotted edges indicate zero usage.

## Node details

Selecting a node opens a side panel with details about that entity - its context, permissions, and connections.

**Example:** Select the node for Anthony Lee to open a side panel showing his email, user ID, role, user groups, and permissions. In this example, Anthony has a seed admin role, belongs to the engineering, board, sales, HR, and IT support groups, and has permission to access eight resource instances.

![Access Graph user details panel for Anthony Lee](https://cdn.prod.website-files.com/63fc7e99bfef1938067db500/67c04c421203c964eebb5470_AD_4nXcZ_PZclN9XDMW7appSMVOpIu2p5aLIa425-N2bHKg4Javawdu_U-nZ4AbOIqanUGVTWAGgVrRT6bfjDZOwFdhyoB7qV2aabi-61r5hGccYNyEU_RLTpNxCLjUab8dSY25Rdyl9AecLtbs4tZAPZn3hBwBI.png)

## Activity overlay

The activity overlay shows how frequently each account uses the access it has, rendered directly on the graph as edge thickness.

| Line style  | Meaning               |
| :---------- | :-------------------- |
| Thick line  | High access frequency |
| Thin line   | Low access frequency  |
| Dotted line | Zero access           |

This lets you immediately identify unused access and decide what to revoke.

**Example:** Anthony Lee, Mary Johnson, and Oleria Connector all have access to the Comic Movies file. Anthony accesses it frequently (thick line), Mary accesses it occasionally (thin line), and Oleria Connector has never accessed it (dotted line). Because the Oleria Connector has zero activity, the admin can remove that access.

![Activity overlay showing thick, thin, and dotted access paths for three accounts on the Comic Movies file](https://cdn.prod.website-files.com/63fc7e99bfef1938067db500/67c04c42796a345216427f73_AD_4nXdfW6LzoWGIPCNl61KOKBaBoeNV9m3EIe941Q0QkHmSEjxyFzogIAl-YqrutbALKUCe5dV7mF-dqd-DtdK2ihVG6Mrs4XGawA_ItvJ6VbtPH1BAsAbs0IUOu3-tPPwisMm53ukCOw.png)

## Search

The Access Graph search lets you find identities, application accounts, resource instances, groups, or roles. You can use an account name or email address to search.

<Note>
  If you are searching for an email address that contains reserved characters, wrap it in quotation marks. Example: `"demo-salesforce-group+anthonylee@oleria.com"`
</Note>

![Access Graph search interface](https://cdn.prod.website-files.com/63fc7e99bfef1938067db500/67c04c425417998fe8cb592b_AD_4nXdgRFv6kTv1VlvaGq6FxNJlp9XaxcJDsNCqDZW_6yEnCSYpM14ruTRuYt33TeUqftpFCT001spzF2lWmhrYMh3BQESoaaqA46SNveyUWU0gdDk151AD_tvwuaN_OgGEbrLTkzgkuw.png)

### Search application accounts

Enter the name or email address of an application account in the search bar and select the account from the results. The graph displays a separate node for each application instance where that account exists.

**Example:** Anthony Lee has accounts in Salesforce Production, Salesforce Dev, ServiceNow, Microsoft M365 SharePoint, and Google Drive. The graph shows a separate account node for each.

![Access Graph search results for Anthony Lee showing separate nodes for each application](https://cdn.prod.website-files.com/63fc7e99bfef1938067db500/67c04c427db3880bd0709ef4_AD_4nXc5H06A7z_pKaHdp87iUiGXQgnvh2Ggg1DyjQFtLm0r5iYTb6gpblniqrqNFEZHhC1fXNISR6eg4GfUs1yw9Yb1abK5LHK5gpqzsMhptmTzO-_oz7wGm4o5JmsFER9OZWKZ0s8XYQ.png)

### Search resource instances

Enter the resource instance name in the search bar and select it from the results. The graph displays a separate node for each application and environment where that resource instance exists.

**Example:** If you have integrated Google and Salesforce, and the resource instance exists in both, you see two nodes - one per application. If you integrated Salesforce Production and Dev instances, you see two more nodes - one per environment.

![Access Graph search results for a resource instance showing separate nodes per application and environment](https://cdn.prod.website-files.com/63fc7e99bfef1938067db500/67c04c429dc3a842b6f0e495_AD_4nXepEcQJwvnknNiQHMB1VuzXVTobIQM6a2ym-yeeWKCfAQE1R1TzxH95ZqQV_vUnE3i2C_hGsu8nimR74SoCGTOq0yxg6d1HTae9lYN6C2WkpbXJgF5tirEHc5l0imcH8IQgpY6ODw.png)

## Navigation

Access Graph updates in real time as you interact. You can trace paths from an account to the resource instances it can reach, or from a resource instance back to every account, role, and group with access.

### Navigate from an application account to a resource instance

<Steps>
  <Step title="Search for the account">
    Enter the identity or application account name or email in the search bar. The graph displays all matching identity or application account nodes.
  </Step>

  <Step title="Select the account node">
    Select the account node to open its side panel. The panel shows email, user ID, assigned roles, group memberships, and resource access.
  </Step>

  <Step title="Add a resource to the graph">
    Select any resource from the side panel. The graph builds out to include that resource node.
  </Step>

  <Step title="Select the resource node">
    Select the resource node to open a side panel listing the resource instances accessible to that account.
  </Step>

  <Step title="Add resource instances to the graph">
    Select one or more resource instances. The Access Graph for the account you searched displays.

    ![Access Graph showing Anthony Lee's access path to Salesforce, System Administrator role and group, and Account resource instances](https://cdn.prod.website-files.com/63fc7e99bfef1938067db500/67c04c42b017df2901f82900_AD_4nXdg4Es29qIfXdc5s03YwJ8mBoF5ZYXGmNfo076GCAWX1_bZ-rYnxwrFOOpmmfuUCEuaTZjJkBWffdXzHzjKK4O0tDtWwAFmCekD8FOGneR4CKg_QtOfTq-rHABHBiIR9cy95yOPSA.png)
  </Step>
</Steps>

### Navigate from a resource instance to an application account

<Steps>
  <Step title="Search for the resource instance">
    Enter the resource instance name in the search bar. The graph displays all matching resource instance nodes across your applications.
  </Step>

  <Step title="Select the resource instance node">
    Select the resource instance node to open its side panel, which shows:

    * **Resource instance** - the name of the resource instance
    * **Resource** - the resource this instance belongs to
    * **Roles** - roles that can access this resource instance
    * **Groups** - groups that can access this resource instance
    * **Application accounts** - accounts that have direct access
  </Step>

  <Step title="Add roles or accounts to the graph">
    Select any role or application account from the side panel to build the graph.
  </Step>

  <Step title="Complete the graph">
    Select one or more roles or resource instances to finish building the graph. The full Access Graph for the resource instance displays.

    ![Access Graph showing multiple roles, groups, and accounts that can access the Board Deck resource instance](https://cdn.prod.website-files.com/63fc7e99bfef1938067db500/67c04c42c619f4ee88c9ef50_AD_4nXdwnkNm9ip8fHiFjVzoUxnCo309uAsatDyvRLw--NxgWUEj6YIH0Xww8_QPYc3fPlvTewwxisw8nROjO5_HJVsOUtgrnrJ8zw6oktisDoP1dqlg8ere_grTUOzFtRhvggOa-gGRcg.png)
  </Step>
</Steps>

## Contact us

For questions, contact us at [support@oleria.com](mailto:support@oleria.com).
