# Getting Started and Settings

- [Navigate Trustform](https://docs.trustform.io/guide/getting-started-and-settings/quickstart.md): Learn how to navigate and use the Accounts  Account profile and find key client information.
- [Top navigation Bar](https://docs.trustform.io/guide/getting-started-and-settings/quickstart/top-navigation-bar.md): Learn how to navigate the Trustform platform – including the main menu, notifications, and user settings located in the top bar.
- [Accounts page](https://docs.trustform.io/guide/getting-started-and-settings/quickstart/accounts-page.md): Learn how to view, filter, and manage client accounts in Trustform, customise the table layout, and organise columns to suit your needs.
- [Account profile](https://docs.trustform.io/guide/getting-started-and-settings/quickstart/account-profile.md): Learn how to navigate the Account profile and find key client information.
- [Navigating through Associations](https://docs.trustform.io/guide/getting-started-and-settings/quickstart/navigating-through-associations.md)
- [Admin Management ](https://docs.trustform.io/guide/getting-started-and-settings/admin-management.md): Learn how to manage your team in Trustform – invite new users, define their capabilities, and keep accounts secure with two-factor authentication.
- [User Capabilities in Trustform](https://docs.trustform.io/guide/getting-started-and-settings/admin-management/user-capabilities-in-trustform.md): Learn about user roles and capabilities that define the level of access each team member has.
- [Invite Users](https://docs.trustform.io/guide/getting-started-and-settings/admin-management/invite-users.md): Learn how to add and manage users in your Trustform account.
- [Two-Factor Authentication (2FA)](https://docs.trustform.io/guide/getting-started-and-settings/admin-management/two-factor-authentication-2fa.md): Learn how to protect your Trustform account with two-factor authentication.
- [Data and Settings](https://docs.trustform.io/guide/getting-started-and-settings/data-and-settings.md): Learn how to export client data and monitor TrustForm’s service status to stay informed and in control.
- [Export Data](https://docs.trustform.io/guide/getting-started-and-settings/data-and-settings/export-data.md): Learn how to export essential client data from Trustform in a downloadable file.
- [Status Page](https://docs.trustform.io/guide/getting-started-and-settings/data-and-settings/status-page.md): Learn how to monitor Trustform service availability and subscribe to status updates.


---

# 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/getting-started-and-settings.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.
