# Trouble Shooting SSO

Trouble shooting Single Sign-On can be difficult as logs are often limited. Hava makes logs available as part of the Account Audit Logs. These can be used to validate and debug configuration issues with the setup.

To access Audit Logs go to your account settings:

<figure><img src="/files/xvePM6vG4z23AIXkvAjo" alt=""><figcaption><p>Account Settings Page</p></figcaption></figure>

Select Audit Logs - Then search for SSO

<figure><img src="/files/z9eieTBPDU22xMWpYZ7K" alt=""><figcaption><p>Example of SSO logs in Audit Logs</p></figcaption></figure>


---

# 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.hava.io/collaboration/sso-saml/trouble-shooting-sso.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.
