> ## Documentation Index
> Fetch the complete documentation index at: https://wundergraphinc-milinda-eng-9918-router-cache-tag-based-inva.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Schema Field Usage

> Evolve your schema by making decisions based on how every field is used by different clients and operations

<Frame caption="Viewing the usage of a specific field">
  <img src="https://mintcdn.com/wundergraphinc-milinda-eng-9918-router-cache-tag-based-inva/gi7iEjWHxOX3iGP9/images/studio/analytics/employees-query-usage-details.png?fit=max&auto=format&n=gi7iEjWHxOX3iGP9&q=85&s=5029b4002d784648e8b57c3e0cf801ed" alt="Employees query usage details" title="Employees query usage details" width="2304" height="1171" data-path="images/studio/analytics/employees-query-usage-details.png" />
</Frame>

<br />

<Frame caption="Schema Field Usage overview">
  <img src="https://mintcdn.com/wundergraphinc-milinda-eng-9918-router-cache-tag-based-inva/gi7iEjWHxOX3iGP9/images/studio/analytics/employee-query-usage-statistics.png?fit=max&auto=format&n=gi7iEjWHxOX3iGP9&q=85&s=7057fbb5a89e5a9117bec36113e5e7dd" alt="Employee query usage statistics" title="Employee query usage statistics" width="1528" height="1854" data-path="images/studio/analytics/employee-query-usage-statistics.png" />
</Frame>

This usage tracking is accessible from the schema explorer and the schema check page. It is available for all GraphQL types. You get a breakdown of every client that uses it and which operations in each one of those clients as well along with the number of requests made by them.

You also get a list of subgraphs that requested that field. You can select date and time filters and check when was the first and last seen for that particular field.
