# Welcome

Welcome to the TrustForm User Guide. Here you’ll find step-by-step instructions and practical examples to help you use TrustForm efficiently.

The guide is organised into sections, each divided into groups. Every group includes an interactive guide and related articles. All interactive guides are also available in the **Interactive Guides** tab for quick access.

## Getting Started and Settings

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><h4><strong>Navigate Trustform</strong></h4></td><td>Learn how to navigate and use the Accounts Account profile and find key client information.</td><td></td><td></td><td><a href="getting-started-and-settings/quickstart">quickstart</a></td></tr><tr><td><h4><i class="fa-folder-gear">:folder-gear:</i></h4></td><td><h4><strong>Admin management</strong></h4></td><td>Learn how to manage your team in Trustform – invite new users, define their capabilities, and keep accounts secure with two-factor authentication.</td><td></td><td></td><td><a href="getting-started-and-settings/publish-your-docs">publish-your-docs</a></td></tr><tr><td><h4><i class="fa-wrench">:wrench:</i></h4></td><td><h4>Data and Settings</h4></td><td>Learn how to export client data and monitor TrustForm’s service status to stay informed and in control.</td><td></td><td></td><td></td></tr></tbody></table>

## Onboarding and Reviewing

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-user-plus">:user-plus:</i></h4></td><td><h4>Onboarding new clients</h4></td><td>Learn how to add and manage client data, create profiles, and start verification processes.</td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-octagon-check">:octagon-check:</i></h4></td><td><h4><strong>KYC/AML checks</strong></h4></td><td>Learn how to perform ID verification, run background checks and instant screenings, and set up ongoing monitoring.</td><td></td><td></td><td><a href="onboarding-and-reviewing/markdown">markdown</a></td></tr><tr><td><h4><i class="fa-sidebar">:sidebar:</i></h4></td><td><h4><strong>Customer Risk Assessment</strong></h4></td><td>Learn how TrustForm automatically calculates and assigns client risk levels.</td><td></td><td></td><td><a href="getting-started-and-settings/publish-your-docs">publish-your-docs</a></td></tr><tr><td><h4><i class="fa-list-check">:list-check:</i></h4></td><td><h4><strong>Review Management</strong></h4></td><td>Learn what the Client Area is and how it works.</td><td></td><td></td><td></td></tr></tbody></table>

## Client Management

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-address-book">:address-book:</i></h4></td><td><h4><strong>Client Area</strong></h4></td><td>Learn what the Client Area is and how it works.</td><td></td><td></td><td><a href="getting-started-and-settings/publish-your-docs">publish-your-docs</a></td></tr><tr><td><h4><i class="fa-message-minus">:message-minus:</i></h4></td><td><h4><strong>Case management</strong></h4></td><td>Learn how to request additional data or documents directly from clients within TrustForm.</td><td></td><td></td><td><a href="getting-started-and-settings/quickstart">quickstart</a></td></tr></tbody></table>


---

# 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.trustform.io/guide/readme.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.
