# Welcome

Welcome to the BalkanID documentation page. Here, you will find detailed information about BalkanID's capabilities, as well as release notes on the latest platform features.

### What is BalkanID? <a href="#what-is-balkanid" id="what-is-balkanid"></a>

BalkanID is an identity governance platform that provides the following capabilities:

1. Preemptive discovery, analysis and remediation of identity-related risks.
2. Correlation and visualization of IdP, SaaS, IaaS and on-prem application identities and related entitlements.
3. User access review (UAR) workflow and campaign management.
4. Application entitlement lifecycle management.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting started</strong></td><td>Getting Started with BalkanID</td><td></td><td></td><td><a href="getting-started">getting-started</a></td></tr><tr><td><strong>User access reviews</strong></td><td>Ensure the right people have right access by periodically reviewing and certifying user permissions across all systems.</td><td></td><td></td><td><a href="user-access-reviews/access-review-management">access-review-management</a></td></tr><tr><td><strong>Lifecycle management</strong></td><td>Automate user access from onboarding to offboarding, ensuring consistent permissions and timely de-provisioning</td><td></td><td></td><td><a href="lifecycle-management/access-requests">access-requests</a></td></tr><tr><td><strong>IAM Risk Analyzer</strong></td><td>Discover, prioritize and remediate identity and access related risks using findings</td><td></td><td></td><td><a href="iam-risk-analyzer">iam-risk-analyzer</a></td></tr><tr><td><strong>Playbooks and webhooks</strong></td><td>Enhancing workflow automation with playbooks and webhooks</td><td></td><td></td><td><a href="playbooks">playbooks</a></td></tr><tr><td><strong>BalkanID Copilot</strong></td><td>Interact with BalkanID IGA using natural language interface</td><td></td><td></td><td><a href="balkanid-copilot">balkanid-copilot</a></td></tr><tr><td><strong>Updates</strong></td><td>BalkanID release notes and system updates/enhancements</td><td></td><td></td><td><a href="updates/release-notes">release-notes</a></td></tr><tr><td><strong>Terms and Conditions</strong></td><td>Terms of service and privacy policies to use BalkanID</td><td></td><td></td><td><a href="terms-and-conditions">terms-and-conditions</a></td></tr></tbody></table>

### **Platform Demo**

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


---

# 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/readme.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.
