# Adding and Managing WAN Insights Users

WAN Insights is available through the ThousandEyes user interface as a menu option that is enabled through ThousandEyes user roles and permissions. WAN Insights permissions are granted separately from other ThousandEyes permissions.

For users, as long as the user is assigned a user role that includes permissions for WAN Insights, they’ll be able to see the WAN Insights menu options on the ThousandEyes platform.

For administrator users who are responsible for managing other users: The special WAN Insights roles and permissions won’t be visible in ThousandEyes **Account Settings > Users and Roles** until WAN Insights data onboarding has been completed for your ThousandEyes organization.

See [Adding Users](https://docs.thousandeyes.com/product-documentation/user-management/rbac/role-based-access-control-explained#adding-users) for instructions on how to add a user within your ThousandEyes organization.

## Roles and Permissions

WAN Insights does not use custom roles within ThousandEyes, however there are a few permissions that are specific to WAN Insights. Upon activation of WAN Insights, the following occurs:

* The *Administer WAN Insights* permission is assigned to the Organization Admin and Account Admin roles.
* The *View WAN Insights* permission is assigned to the Organization Admin, Account Admin, and Regular User roles.
* The *View WAN Insights anonymously* permission is not assigned to any role.


---

# 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.thousandeyes.com/product-documentation/wan-insights/tasks/wan-insights-users.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.
