# Introducing Impact Analysis: Visualize, Understand, and Manage Access

{% hint style="info" %}
Impact Analysis has been upgraded and can now be performed using [BalkanID Copilot](/balkanid-copilot/getting-started-with-the-copilot.md)
{% endhint %}

We are excited to introduce the Impact Analysis feature, a powerful tool designed to help users understand the repercussions of modifying or removing entities within their systems. This feature includes three types of analysis: What-If Analysis, Least Privilege Analysis, and Elevated Privilege Analysis.&#x20;

&#x20;

{% embed url="<https://vimeo.com/964950017>" %}

**With Impact Analysis, you can:**

**1. Proactively Simulate Access Changes with "What-If" Analysis**

* **See the big picture:** Understand the full impact of removing or modifying identities, resources, connections, or permissions.
* **Visualize the results:** Explore a comprehensive tabular list of affected entitlements, plus a dynamic graph view that illustrates the interconnected relationships of impacted entities.
* **Customize your perspective:** Switch between force layout and hierarchical layout for optimal visualization based on your needs.

<figure><img src="https://support.balkan.id/hc/article_attachments/26159468660507" alt=""><figcaption></figcaption></figure>

**2. Optimize Access with "Least Privilege Analysis"**

* **Minimize your attack surface:** Identify the absolute minimum set of privileges needed for any entity to function effectively.
* **Implement the principle of least privilege:** Enhance security by ensuring each entity has only the access it requires, nothing more.

**3. Identify and Address Potential Risks with "Elevated Privilege Analysis"**

* **Spot questionable access:** Uncover excessive privileges that might be putting your system at risk.
* **Review and refine access:** Take proactive steps to ensure appropriate access levels and minimize security threats.

  <figure><img src="https://support.balkan.id/hc/article_attachments/26159472200603" alt=""><figcaption></figcaption></figure>

**User-Friendly Features Make It Easy:**

* **Seamless navigation:** Quickly switch between analysis types with intuitive toggle buttons.

  <figure><img src="https://support.balkan.id/hc/article_attachments/26159472201627" alt=""><figcaption></figcaption></figure>
* **Clear and informative design:** Enjoy easy-to-understand visuals and detailed information to guide your decision-making.

For more detailed information please refer to the support docs: [Impact Analysis](/getting-started/entitlement-discovery/impact-analysis.md)

Reach out to our support (<support@balkan.id>) for any help or assistance.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.balkan.id/updates/release-notes/introducing-impact-analysis-visualize-understand-and-manage-access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
