# Users

- [Configuration](https://docs.pritunl.com/kb/vpn/users/configuration.md): User configuration
- [Chrome OS](https://docs.pritunl.com/kb/vpn/users/chrome-os.md): Chrome OS support
- [Emailing User Profile](https://docs.pritunl.com/kb/vpn/users/emailing-user-profile.md): Send profile link to users email address
- [Port Forwarding](https://docs.pritunl.com/kb/vpn/users/port-forwarding.md): Forward ports to vpn users
- [Network Links](https://docs.pritunl.com/kb/vpn/users/network-links.md): Create a network link to remote network behind client
- [Groups](https://docs.pritunl.com/kb/vpn/users/groups.md): Users groups usage
- [Two-Step Authentication](https://docs.pritunl.com/kb/vpn/users/two-step-authentication.md): Client configuration for PINs and two-step authentication
- [Too Many Authentication Attempts](https://docs.pritunl.com/kb/vpn/users/too-many-authentication-attempts.md): Clear authentication limiter
- [Searching](https://docs.pritunl.com/kb/vpn/users/searching.md): Searching for users in an organization


---

# 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.pritunl.com/kb/vpn/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.
