# Users API

To utilize the app **Users** through API, please follow the steps:

1. Click on the `Data` Tab
2. Click on the `Users` &#x20;
3. Go to the `API` Tab

{% hint style="info" %}
To update property values use property **unique ID** (ie. 9pslwvhb) instead of property **display name** (ie. country). You can get in from the response example or by executing the **List API** query.
{% endhint %}

{% @arcade/embed flowId="6BkHQmDtHkt6MKvPgs6J" url="<https://app.arcade.software/share/6BkHQmDtHkt6MKvPgs6J>" %}


---

# 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.jetadmin.io/user-guide/jet-admin-api/project-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.
