# Analytics

This module includes the analytics of the Jobs, Employers and Candidates of the platform to make decisions accordingly for better improvement.

Check out the sub-modules of Analytics:

{% content-ref url="/spaces/3TjBKG14VRZgguFLwlBD/pages/O39i3JzUVopV0yvl7skN" %}
[Job Analytics](/admin/understanding-admin-panel/analytics/job-analytics.md)
{% endcontent-ref %}

{% content-ref url="/spaces/3TjBKG14VRZgguFLwlBD/pages/payGQXLj9Gex7FqvbbfH" %}
[Employer Analytics](/admin/understanding-admin-panel/analytics/employer-analytics.md)
{% endcontent-ref %}

{% content-ref url="/spaces/3TjBKG14VRZgguFLwlBD/pages/tD7JWASNUaE66m7L48fV" %}
[Candidate Analytics ](/admin/understanding-admin-panel/analytics/candidate-analytics.md)
{% endcontent-ref %}

Click "Next" and move to the "Job Analytics" page.


---

# 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.arthajobboard.com/admin/understanding-admin-panel/analytics.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.
