# Getting started

Welcome!

This quick start guide introduces the OpenIAM platform and helps you get up and running quickly. It covers the core concepts and common use cases needed to begin working with OpenIAM in your environment.

By the end of this guide, you will be able to set up a basic Proof of Concept (PoC), integrate systems, automate provisioning and deprovisioning, use request workflows, perform access certifications, and work with SSO-enabled applications.

The guide is organized around common architectural patterns observed in real-world deployments to help you implement OpenIAM efficiently.

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/spaces/0uHWHRgcad6P03ehqgmX/pages/bd5733a43a84082dfb14fbb132471f4453ccc1e1">/spaces/0uHWHRgcad6P03ehqgmX/pages/bd5733a43a84082dfb14fbb132471f4453ccc1e1</a></td><td>Learn how OpenIAM unifies identity, access, and user lifecycle management.</td><td></td></tr><tr><td><a href="/spaces/0uHWHRgcad6P03ehqgmX/pages/e260a468f0bde8d8b64ee66919f042e35d8050b0">/spaces/0uHWHRgcad6P03ehqgmX/pages/e260a468f0bde8d8b64ee66919f042e35d8050b0</a></td><td>Set up OpenIAM and choose the right installation path for your environment.</td><td></td></tr><tr><td><a href="/spaces/0uHWHRgcad6P03ehqgmX/pages/2c9686daee2f01762bf93ffb09aee15b918065fe">/spaces/0uHWHRgcad6P03ehqgmX/pages/2c9686daee2f01762bf93ffb09aee15b918065fe</a></td><td>Connect applications to OpenIAM for provisioning, access requests, and governance.</td><td></td></tr></tbody></table>

{% hint style="info" %}
This guide focuses on common proof-of-concept and first deployment tasks.

Use the full product docs for production design, hardening, and scale planning.
{% endhint %}


---

# 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-beta.openiam.com/getting-started.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.
