# Provider wise Report

#### • Authentication Provider Analysis Documentation

The **Authentication Provider Analysis** report provides a detailed evaluation of the various authentication methods used on the platform. By analyzing metrics across different providers and methods, it offers valuable insights into user preferences and usage patterns, aiding in strategic decision-making for authentication processes.

– The First Chart Will show the count of the user by Platform.

– The Second Chart Will show the count of the user Register by the Authentication Platform.

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

This two is the Table view of the above chart

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

This will show the Distribution of the Provider while Login in and Register

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

<figure><img src="/files/Bi8BXDvNYjK8ka8DY0Oi" 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://authdocs.skill-mine.com/licentio-documentation/report/provider-wise-report.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.
