# Onboarding new clients

- [Adding Accounts](https://docs.trustform.io/guide/onboarding-and-reviewing/editor/adding-accounts.md): Learn how to manually add a new client account and start the onboarding process in Trustform.
- [Adding Relationships](https://docs.trustform.io/guide/onboarding-and-reviewing/editor/adding-relationships.md): Learn how TrustForm helps you manage all entities and stakeholders connected to an applicant in a structured and compliant way.
- [Adding Attorneys](https://docs.trustform.io/guide/onboarding-and-reviewing/editor/adding-attorneys.md): Learn how to add and manage individuals or entities authorised to act on behalf of the applicant in Trustform.
- [Adding Nominated Accounts](https://docs.trustform.io/guide/onboarding-and-reviewing/editor/adding-nominated-accounts.md): Learn how to add a nominated bank account to an applicant’s profile in Trustform to ensure all banking details are properly documented and compliant.
- [Setting Account IDs](https://docs.trustform.io/guide/onboarding-and-reviewing/editor/setting-account-ids.md): Learn how to assign a unique external identifier (UUID) to an account in Trustform to enable API access and ensure smooth data integration.


---

# 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/onboarding-and-reviewing/editor.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.
