# Administration

This section covers the tools and settings available to CloudSync administrators — managing users, configuring system behavior, and reviewing activity logs.

## Who This Is For

* **Administrators** — full access to all settings and actions
* **Operators** — read-only access to settings and logs

## In This Section

### [Users](https://docs.aohwv.dev/administration/users)

View synced user details, manage individual sync settings, and handle special cases such as exclusions, forced syncs, and bulk actions.

### [Settings](https://docs.aohwv.dev/administration/settings)

Configure system-wide options including HR connections, sync behavior, notifications, security policies, and user access.

### [Audit Logs](https://docs.aohwv.dev/administration/audit-logs)

Review a complete record of all administrative actions — who did what and when — for compliance, security reviews, and troubleshooting.


---

# 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.aohwv.dev/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.
