> For the complete documentation index, see [llms.txt](https://docs.1kosmos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1kosmos.com/integrations/identity-verification/sailpoint-identity-verification-for-workflows.md).

# Sailpoint - Identity Verification for Workflows

**Identity Verification by 1Kosmos** is available on the SailPoint Compass marketplace as a pre-built integration with SailPoint Identity Security Cloud (ISC). With this integration, organizations can automatically trigger identity verification when a new identity is created in SailPoint, ensuring that access is granted only to verified users. This integration can also be expanded for other use cases within Sailpoint workflows.&#x20;

This integration eliminates manual identity proofing steps by embedding document-based and biometric verification directly into the SailPoint identity lifecycle. Verification results write back to ISC automatically, informing access decisions, certifications, and downstream governance workflows.

You can find **Identity Verification by 1Kosmos** on the [SailPoint Compass marketplace](https://community.sailpoint.com/t5/Connector-Directory/Identity-Verification-by-1Kosmos/ta-p/280436).

<figure><img src="/files/AhLifYHqLCDcULlP5pLh" alt=""><figcaption></figcaption></figure>

#### Use cases:

1. **New Identity Verification** Organizations can verify the identity of new users when they are created in SailPoint ISC. When a new identity is detected, 1Kosmos automatically initiates a verification session and delivers a link to the user to complete document verification and a liveness check. Access provisioning proceeds only after verification is confirmed.
2. **Access Governance and Certification** Organizations can surface identity verification status as an attribute within SailPoint ISC, making it available to inform access certifications, role assignments, and governance workflows. Administrators can use idvStatus to flag unverified identities and restrict access until verification is complete.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.1kosmos.com/integrations/identity-verification/sailpoint-identity-verification-for-workflows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
