# Administration

- [User Options](https://docs.kognitos.com/guides/administration/user-options.md): Manage your profile, preferences, and account access in Kognitos.
- [Workspace Settings](https://docs.kognitos.com/guides/administration/user-options/workspace-settings.md): Manage users, roles, and permissions for your workspace.
- [Organization Settings](https://docs.kognitos.com/guides/administration/user-options/organization-settings.md): Manage organization members, workspaces, and administrative settings.
- [Remote Connections](https://docs.kognitos.com/guides/administration/user-options/remote-connections.md): Connect Kognitos to on-premises and private network services through a secure IPsec VPN tunnel.
- [Roles & Permissions](https://docs.kognitos.com/guides/administration/roles-and-permissons.md): An overview of user roles & permissions for access control.
- [Performance Dashboard](https://docs.kognitos.com/guides/administration/performance-dashboard.md): Track automation ROI, usage trends, and completion rates across your 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.kognitos.com/guides/administration.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.
