---
title: Query and update user info with NerdGraph API
source: https://docs.newrelic.com/whats-new/2022/09/whats-new-09-30-nerdgraph-org-user-mgmt
---

You can now query a user's name, user ID, user type, email, and last active date with our NerdGraph API. You can also update a user's user type and email address.

[NerdGraph](https://api.newrelic.com/graphiql) is our [GraphQL](https://graphql.org/)-format API that lets you query New Relic data and configure some New Relic features. It is an open-source API format that allows you to request exactly the data needed, with no over-fetching or under-fetching.

Watch this short video to learn how to get started with NerdGraph API Explorer:

<iframe width="560" height="315" src="https://www.youtube.com/embed/nPPQNS_AAIU" title="How to Get Started with NerdGraph API Explorer" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Check out the NerdGraph [tutorials](https://docs.newrelic.com/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph/#tutorials) in our docs to learn more.
