# Overview

After issuing subnames under your configured ENS domain, the [Admin Dashboard](https://dashboard.justaname.id/) becomes your central hub for managing, viewing, and analyzing user data\
\
In this section, you'll learn how to:

**View Subname Data**: Explore the different views available in the [Admin Dashboard](https://dashboard.justaname.id/) to monitor key data points such as subnames, attached addresses, claim dates, social handles, verification statuses, and resolution counts. Customize the dashboard view to show the data most relevant to your platform’s needs.

{% content-ref url="/pages/xsXg9v7KktpUhQBfTYF3" %}
[Views](/learn-and-engage/views.md)
{% endcontent-ref %}

**Filter Subname Data**: Utilize powerful filters to refine your view based on specific criteria such as social accounts, verification statuses, claim dates, and resolution activity. These filters allow you to target specific groups of users and extract meaningful insights that help in making data-driven decisions.

{% content-ref url="/pages/AWy5BgfZyoUFg1wlP76I" %}
[Filters](/learn-and-engage/filters.md)
{% endcontent-ref %}

By understanding how to navigate and leverage these tools, you can engage with your user base more effectively, track important metrics, and optimize your platform's growth and user experience.


---

# 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.justaname.id/learn-and-engage/overview.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.
