# ⚙️ Administration

- [Login and security](https://docs.highcohesion.com/administration/login-and-security.md)
- [Two factor authentication (2FA) setup](https://docs.highcohesion.com/administration/login-and-security/two-factor-authentication-2fa-setup.md)
- [Signup to HighCohesion without QR scan](https://docs.highcohesion.com/administration/login-and-security/two-factor-authentication-2fa-setup/authy-without-qr-scan.md)
- [Creating an organisation](https://docs.highcohesion.com/administration/creating-an-organisation.md): How to set up an organisation as an invited partner
- [Billing Information](https://docs.highcohesion.com/administration/billing-information.md): Secure online payments.
- [Creating a user](https://docs.highcohesion.com/administration/creating-a-user.md): This is a step-by-step guide of how to add a user to your organisation
- [Roles & Permissions](https://docs.highcohesion.com/administration/roles-and-permissions.md): This permission matrix outlines what platform tools each user role has access to and what actions can be carried out depending on the permissions of each user group.


---

# 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.highcohesion.com/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.
