# KnowBe4

[KnowBe4 documentation can be found here.](https://support.knowbe4.com/hc/en-us/sections/360000156768-SAML-Single-Sign-On-SSO)

To set up single sign-on (SSO) for KnowBe4, you can do the following:

1. Log in to your KSAT console.
2. Click your email address in the top-right corner of the page and select **Account Settings**.
3. Navigate to **Account Integrations** > **SAML** and expand the SAML Settings tab.

Copy and paste the following URLs from KnowBe4 into Key9 **Setup Items**

1. **Entity ID**
2. **SSO Callback (ACS) URL**

Click the **Create Application** button in Key9.

After you have created your Key9 application, click the **SSO** tab in the side navigation.

1. Copy the Key9 **SSO** url to the **IdP SSO Target URL** field.
2. Copy the Key9 **SHA-1 fingerprint** to the **IdP Cert Fingerprint** field.

(To view and copy the x509 certificate in Key9, select **View Certificate Details** from the **Certificate Options** dropdown menu, then click the copy icon.)


---

# 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.k9.io/key9-identity/web/marketplace/knowbe4.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.
