# Users

[**Viewing and managing users**](/v2.0/superadmin/users/viewing-and-managing-users.md)

Managing vendors & customers on the platform

[**User categories management**](/v2.0/superadmin/users/user-categories-management.md)

‘User Categories’ help group the users of your platform in searchable verticals

[**User attributes management**](/v2.0/superadmin/users/user-attributes-management.md)

User attributes help user searches to be more accurate by using filters on the user search results page

[**Users messages management**](/v2.0/superadmin/users/users-messages-management.md)

Manage a message in the threads created on your platform.

[**Contact management**](/v2.0/superadmin/users/contact-management.md)

Allows you to find all the messages sent via the platform "Contact" page


---

# 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://features.scnd.com/v2.0/superadmin/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.
