# Users

Manage users from a standard Signitic workspace.

Use these endpoints to:

* list users available in the workspace
* retrieve one user by email
* create users in batch
* update users in batch
* delete users in batch

{% content-ref url="users/list-users" %}
[list-users](https://developers.signitic.app/reference/core-api/users/list-users)
{% endcontent-ref %}

{% content-ref url="users/get-user" %}
[get-user](https://developers.signitic.app/reference/core-api/users/get-user)
{% endcontent-ref %}

{% content-ref url="users/creating-users" %}
[creating-users](https://developers.signitic.app/reference/core-api/users/creating-users)
{% endcontent-ref %}

{% content-ref url="users/updating-users" %}
[updating-users](https://developers.signitic.app/reference/core-api/users/updating-users)
{% endcontent-ref %}

{% content-ref url="users/delete-users" %}
[delete-users](https://developers.signitic.app/reference/core-api/users/delete-users)
{% endcontent-ref %}
