> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/verifiers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/verifiers/administration.md).

# Administration

- [Users](https://support.iafcertsearch.org/verifiers/administration/users.md): Here you can manage the users who access your account. In the Users area, you can see the users that belong to this Account. In the User area, you can view, or invite new users.
- [Company Profile](https://support.iafcertsearch.org/verifiers/administration/company-profile.md)
- [Settings](https://support.iafcertsearch.org/verifiers/administration/settings.md): The Settings feature provides the ability to manage your user information, passwords, login authenticators, and notifications.
- [Notification Settings](https://support.iafcertsearch.org/verifiers/administration/settings/notification-settings.md): This feature allows you to customize the Notifications you will receive and how often you receive notifications.
- [Security Settings](https://support.iafcertsearch.org/verifiers/administration/settings/security-settings.md)
- [Password Requirements](https://support.iafcertsearch.org/verifiers/administration/settings/security-settings/password-requirements.md)
- [Membership and Billing](https://support.iafcertsearch.org/verifiers/administration/membership-and-billing.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.iafcertsearch.org/verifiers/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.
