> For the complete documentation index, see [llms.txt](https://docs.welkinhealth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.welkinhealth.com/designer/documents-and-assessments/visual-components.md).

# Visual Components

The Visual Components category of Designer is used to create and configure the majority of the user-facing objects that are present in Care.

There are six categories available (see the individual articles for details on each):

1. **Forms**
2. **PFA Folders** (Patient Facing Assessment Folders)
3. **Charts and Graphs**
4. **Data Views**
5. **Program Summary**
6. **Relationship View** *(Deprecated)*

***

## Forms

The Forms area of Designer is used to create and configure user or patient-facing forms and assessments. Examples include Intake Forms, SOAP Notes, and Patient Satisfaction Forms.

## PFA Folders (Patient Facing Assessment Folders)

PFA Folders are used to create the individual or group of forms that will be sent within a patient SMS or Email for completion by a patient. Here you can configure a color palette for the link a patient sees, messaging once they open and/or complete their forms, and other settings.

## Charts and Graphs

Charts and Graphs are configured to provide users a display of certain patient data collected over time. Line and bar charts can include data such as blood pressure, weight, or values from scored forms and assessments.

## Data Views

Data Views present a user with information collected from a patient through a form, sent by API, or documented directly by a user. Views can be universal for all users or configured for specific role types. Organizations can also choose whether to allow users to directly add or enter information into a patient record, or restrict the data to read-only.

## Program Summary

Program Summary is used to create views of the patient Programs that have been created. Organizations can establish one or more views of their programs and use these to restrict or allow the ability to add or edit programs by their users.

## Relationship View *(Deprecated)*

This area was used to create a visual element to establish a relationship between two patients, such as a husband and wife.

***

More Questions? Contact <csm@welkinhealth.com> or your Implementation/CSM for more information.


---

# 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.welkinhealth.com/designer/documents-and-assessments/visual-components.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.
