# User Management

- [Users and Roles](https://docs.geodin.com/user-management/users-and-roles.md): GeoDin's built-in user management system, licensing, single-ownership model, and trial access
- [Groups and Permissions](https://docs.geodin.com/user-management/groups-and-permissions.md): Groups and Permissions
- [Database Visibility](https://docs.geodin.com/user-management/database-visibility.md): Database Visibility
- [Multi-User Collaboration](https://docs.geodin.com/user-management/multi-user-collaboration.md): How multiple users — and multiple companies — collaborate on a shared GeoDin database
- [Data Privacy and Ownership](https://docs.geodin.com/user-management/data-privacy-and-ownership.md): Data Privacy and Ownership


---

# 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.geodin.com/user-management.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.
