# Logs

## Reach for the Error Logs Page

1. Hover the cursor over the user's icon
2. Select Users & Teams from the menu
3. Click the Logs tab.

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

## SSO Errors

Displays errors that occurred using OAuth SSO, usually relevant for Custom OAuth SSO. \
Additionally, when using Custom OAuth, debug records are saved to provide request details that were sent during authorization.

## Resource OAuth Errors

Displays errors related to OAuth authorization for Rest API resources.

## Domain Disconnection Errors&#x20;

Displays custom domain related errors. For example; if a custom domain is set, then the domain settings —such as CNAME— are modified incorrectly, the custom domain will be disconnected and the reason of disconnection will be shown in the logs.

<figure><img src="/files/o8ivD15HSpmx7qpgzjZ7" alt=""><figcaption></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.jetadmin.io/user-guide/logs.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.
