# Create an Assessment or Form Template

An Assessment or Form template is a set of questions that can be used to collect information from patients or providers. The first step in creating an Assessment is to create the [Custom Data Types and Fields](/designer/documents-and-assessments/how-to-create-an-assessment-or-form-template.md). These will format the answer boxes used within an Assessment.

**Note:** A Custom Data Type Field can only be used once in an Assessment/Form, but can be utilized in alternative Assessment/Forms.

The steps to creating a new Assessment Template are as follows:

1. Log into Designer portal
2. Select "Create Draft" on the top right hand corner
3. Click on "Forms" in the left side blue menu under "Visual Components"
4. Click on the orange "+ New" button in the top right corner
5. Add a title for the Assessment. The title will appear as the form's name in Care
6. The "Auto complete submitted" checkbox will cause the Ass

***

## Related Topics

* [Add Assessments to a Template](/designer/documents-and-assessments/how-to-add-assessments-to-a-template.md) – including assessments in encounter templates
* [Configure Scored Assessments](/designer/documents-and-assessments/designer-how-to-configure-scored-assessments.md) – setting up scoring
* [Add Conditionality to Assessments](/designer/documents-and-assessments/how-to-add-conditionality-to-assessments.md) – conditional logic
* [Custom Data Types](/designer/custom-data-types/custom-data-types.md) – CDT fundamentals
* [Forms and Assessments](https://welkin-health-1.gitbook.io/welkin-health-docs/care/forms-and-assessments) – completing assessments in Care
* [Associate Assessments with Programs](/designer/documents-and-assessments/how-to-associate-assessments-with-programs.md) – linking to programs


---

# 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.welkinhealth.com/designer/documents-and-assessments/how-to-create-an-assessment-or-form-template.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.
