# User Data

The Audience > User page provides comprehensive insights into users registered to the hub, allowing you to perform in-depth analysis of user behavior and engagement. Here, you can access detailed information about each user, including their activity within the hub, account status, and associated data fields.

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

{% hint style="info" %}
&#x20;This page features an **auto-login link** for users. For further information on this, please read [this documentation](/live/troubleshooting-for-audiences.md#can-you-send-me-my-auto-login-link).
{% endhint %}

***

### Filtering

<figure><img src="/files/3mgmhsEtyTKyqGn2M2sV" alt=""><figcaption></figcaption></figure>

The **Filtering** function allows you to filtering via the following parameters:

* Account type (Team Members or Subscribers)
* Account status (Passive or Active)
* Registrants for specific events, documents, etc.
* Personal details (Name, Job Title, Company, ID, etc.)
* Term subscriptions
* Areas of interest
* Email list memberships
* Download history
* Geographic information
* Account creation date range
* Additional criteria available under Advanced Search

### Exporting

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

The **Export** function allows you to download the following information:

* All available sign-up fields
* Any third-party User ID (User Token)
* Account status (passive or activated)
* SSO Groups associated with the account
* UTM parameters (Source, Medium, Campaign, Term, Content). \
  NOTE: that if you have a cookie consent solution in place, these fields will only be populated for users who have consented to analytical cookies. For more details, [please refer to the documentation](https://docs.wavecast.io/analytics/google-analytics#important-gdpr-compliance).
* Referrer host and path
* Source information
* Paywall source content
* Registration date
* Any reference number
* Networking access status and whether the user has opted out of the networking area
* User responses to the Terms & Conditions
* Requests to not sync data with any third parties
* Any additional fields, such as [custom fields for event sign-ups](https://docs.wavecast.io/publishing/control-access/extra-fields-for-content) or [third-party opt-in consent](https://docs.wavecast.io/publishing/control-access/managing-opt-ins)

{% embed url="<https://scribehow.com/embed/Export_Networking_Settings_for_Users_on_an_Event-by-Event_Basis__IcH0-xq5RmenyN4JhDE70g>" %}

{% hint style="info" %}
To see what you are displaying on your sign-up fields, please look at [this documention](/settings/access-control.md).&#x20;
{% endhint %}


---

# 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.wavecast.io/analytics/user-data.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.
