> For the complete documentation index, see [llms.txt](https://docs.trustform.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trustform.io/guide/onboarding-and-reviewing/risk-assessment/managing-cra-templates.md).

# Managing CRA templates

## Upload CRA Templates

To upload CRA templates, follow these steps:

{% stepper %}
{% step %}

#### Go to CRA Settings

Click your user name in the top-right corner of the dashboard and select **CRA Settings**.

<figure><img src="/files/ooatiLOtogH4D7volNau" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Upload CRA templates

Click **Upload** and add separate CRA templates for each client type you work with (for example, Individual, Corporate, Trust, Partnership).

{% hint style="warning" %}
Ensure each template follows Trustform’s required format.
{% endhint %}

<figure><img src="/files/IhWofosGCXiRFC9Y19uw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Manage uploaded templates

Once uploaded, templates appear in the table under the Template column and are applied automatically during client onboarding. **You can delete any template and upload a new one at any time.**

<figure><img src="/files/u3FDh48H0zmAthjVFxZD" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Notes

Previous versions of CRA templates used in calculations can be viewed in the **Applicant** → **Customer Risk Assessment section** – where you can see which template was applied for a specific calculation.

<figure><img src="/files/bQ4NtA4ruNwvcFHq7mNk" alt=""><figcaption></figcaption></figure>


---

# 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://docs.trustform.io/guide/onboarding-and-reviewing/risk-assessment/managing-cra-templates.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.
