diff --git a/docs/modules/aidbox-forms/access-control-in-forms.md b/docs/modules/aidbox-forms/access-control-in-forms.md
index 98097d662..ec5cc411d 100644
--- a/docs/modules/aidbox-forms/access-control-in-forms.md
+++ b/docs/modules/aidbox-forms/access-control-in-forms.md
@@ -1,5 +1,5 @@
---
-description: Configure access control for Aidbox Forms with roles like SDC Admin, Form Designer, Form Filler, and Response Manager.
+description: Configure access control for Formbox with roles like SDC Admin, Form Designer, Form Filler, and Response Manager.
---
# Access control in forms
diff --git a/docs/modules/aidbox-forms/adaptive-forms.md b/docs/modules/aidbox-forms/adaptive-forms.md
index da6df7eac..417e11332 100644
--- a/docs/modules/aidbox-forms/adaptive-forms.md
+++ b/docs/modules/aidbox-forms/adaptive-forms.md
@@ -18,7 +18,7 @@ In SDC, adaptive forms are typically implemented through the **Questionnaire/$ne
### Aidbox Implementation
-Aidbox supports **Adaptive Forms** as part of the **Aidbox Forms** product, following the SDC Adaptive Form workflow.
+Aidbox supports **Adaptive Forms** as part of the **Formbox** product, following the SDC Adaptive Form workflow.
Aidbox implements the following key elements:
@@ -116,7 +116,7 @@ This ensures compatibility with both standard SDC adaptive forms and Aidbox-spec
### Forms Builder
-In the **Aidbox Forms Builder**, form authors can enable **Adaptive Mode** for a Questionnaire:
+In the **Formbox Builder**, form authors can enable **Adaptive Mode** for a Questionnaire:
* for demonstration purposes (select \***Adaptive Form** option)
* for specifying their assessment center (set URL for Adaptive form)
@@ -128,7 +128,7 @@ In the **Aidbox Forms Builder**, form authors can enable **Adaptive Mode** for a
### Form Renderer
-The **Aidbox Form Renderer** provides a runtime engine for adaptive questionnaires.
+The **Formbox Renderer** provides a runtime engine for adaptive questionnaires.
Key behaviors:
diff --git a/docs/modules/aidbox-forms/aidbox-form-gallery.md b/docs/modules/aidbox-forms/aidbox-form-gallery.md
index 6b54f95a1..5b7191d78 100644
--- a/docs/modules/aidbox-forms/aidbox-form-gallery.md
+++ b/docs/modules/aidbox-forms/aidbox-form-gallery.md
@@ -1,10 +1,10 @@
---
-description: The article outlines how to use forms from Aidbox Form Gallery
+description: The article outlines how to use forms from Formbox Gallery
---
# Aidbox Form Gallery
-The Aidbox Form Gallery offers forms in FHIR format (FHIR Questionnaire). There are more than 3000 forms in the Aidbox Form Gallery.
+The Formbox Gallery offers forms in FHIR format (FHIR Questionnaire). There are more than 3000 forms in the Formbox Gallery.
Previews of these forms are available [here](https://form-builder.aidbox.app/).
@@ -16,7 +16,7 @@ These forms can be loaded into Aidbox using various methods:
## 1. Using the Aidbox Community Notebook (limited set of forms for demo)
-The Aidbox Form Gallery includes the following forms in FHIR format:
+The Formbox Gallery includes the following forms in FHIR format:
* **ROS (Review of System)**
* **Physical Exam**
@@ -24,7 +24,7 @@ The Aidbox Form Gallery includes the following forms in FHIR format:
* **Vitals Sign** (coded in the LOINC code system)
* **PHQ2 / PHQ9 Depression form** (coded in the LOINC code system)
-Users can upload these forms using the `fhir/$load` operation and then open them in the Aidbox Forms module for editing according to their requirements.
+Users can upload these forms using the `fhir/$load` operation and then open them in the Formbox module for editing according to their requirements.
Use the Aidbox Form Gallery notebook (community) available in the Aidbox console of your instance for this purpose.
@@ -41,7 +41,7 @@ Follow these steps:
## 3. Searching and importing a form from the Aidbox Form Gallery inside the Aidbox Instance
-Open the Aidbox console and navigate to the Aidbox Forms page, you will find the Form Gallery section. There, you will discover over 3000 form templates.
+Open the Aidbox console and navigate to the Forms page, you will find the Form Gallery section. There, you will discover over 3000 form templates.
These templates can be:
diff --git a/docs/modules/aidbox-forms/aidbox-forms-interface.md b/docs/modules/aidbox-forms/aidbox-forms-interface.md
index 31286ea4a..cc9d46f25 100644
--- a/docs/modules/aidbox-forms/aidbox-forms-interface.md
+++ b/docs/modules/aidbox-forms/aidbox-forms-interface.md
@@ -1,8 +1,8 @@
---
-description: Navigate Aidbox Forms UI including Form Templates, Responses, and Form Gallery with search, filter, and sharing features.
+description: Navigate Formbox UI including Form Templates, Responses, and Form Gallery with search, filter, and sharing features.
---
-# Aidbox Forms Interface
+# Formbox Interface
The Forms UI consists of three main sections, accessible through tabs at the left side of the page:
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/README.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/README.md
index 21bba61bd..81467f608 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/README.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/README.md
@@ -16,7 +16,7 @@ This tool is based on the [FHIR SDC Implementation Guide ](https://build.fhir.or
In FHIR, forms are represented using the [Questionnaire](http://hl7.org/fhir/R4/questionnaire.html) resource and completed forms are represented using the [QuestionnaireResponse](http://hl7.org/fhir/R4/questionnaireresponse.html) resource. All these resources will be stored in the AIdbox FHIR Storage.
-Aidbox Forms module provides available APIs:
+Formbox module provides available APIs:
* [FHIR API](../../../api/rest-api/fhir-search/README.md) - to interact with FHIR Questionnaire, FHIR QuestionnaireResponse and other FHIR resources.
* [FHIR SDC API](../../../reference/aidbox-forms-reference/fhir-sdc-api.md)- a set of aditional operstions to interact with form and data.
@@ -24,7 +24,7 @@ Aidbox Forms module provides available APIs:
## Getting started
* Open [http://localhost:8080/ ](http://localhost:8080/), using login / passwod - admin / admin
-* Go to forms by pressing the button `Aidbox Forms` (or by visiting [http://localhost:8080/ui/sdc](http://localhost:8080/ui/sdc) )
+* Go to forms by pressing the button `Formbox` (or by visiting [http://localhost:8080/ui/sdc](http://localhost:8080/ui/sdc) )
* Go to the `Forms` page
* Press on `Create Template` button
* Press on `Create in UI Builder` button
@@ -46,6 +46,6 @@ Go to this [page](./form-creation/README.md) to start designing a form.
## Create form from FHIR Questionnaire (Import Quetionnaire)
-If you already have ready-made FHIR Questionnaires (your own or from external sources), you can load them into the Aidbox Forms module via `POST/` operation or using Import Questionnaire button on the Form Templates page, open them in the UI Builder, customise and save them.
+If you already have ready-made FHIR Questionnaires (your own or from external sources), you can load them into the Formbox module via `POST/` operation or using Import Questionnaire button on the Form Templates page, open them in the UI Builder, customise and save them.
Go to this [page](./import-questionnaire.md) to start it.
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/configuration.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/configuration.md
index c5ee80603..603e784e7 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/configuration.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/configuration.md
@@ -1,5 +1,5 @@
---
-description: Configure Aidbox Forms builder and renderer with language, themes, URL prefixes, redirects, and audit logging.
+description: Configure Formbox builder and renderer with language, themes, URL prefixes, redirects, and audit logging.
---
# Configuration
@@ -8,7 +8,7 @@ description: Configure Aidbox Forms builder and renderer with language, themes,
### Overview
-The Aidbox Forms implements a FHIR-compliant Configuration resource that enables fine-grained control over form builder and renderer behavior. This resource adheres to CRUD operations via the standard FHIR API endpoints. The Configuration resource schema encompasses parameters such as:
+The Formbox implements a FHIR-compliant Configuration resource that enables fine-grained control over form builder and renderer behavior. This resource adheres to CRUD operations via the standard FHIR API endpoints. The Configuration resource schema encompasses parameters such as:
* User Interface Settings: Default language and theme preferences.
* Form Builder Configuration: Settings that control the behavior and appearance of the form creation interface.
@@ -16,7 +16,7 @@ The Aidbox Forms implements a FHIR-compliant Configuration resource that enables
* Navigation and Workflow Controls: Settings for redirects, button visibility, and form state (e.g., read-only mode).
* Logging and Auditing: Configurations related to event tracking and application identification.
-A global Configuration resource can be instantiated to serve as the system-wide default, applying to all Questionnaire resources unless explicitly overridden. The system supports configuration inheritance and overriding. When generating a shared form link, developers can specify a custom Configuration resource reference. This allows for context-specific rendering behavior, ensuring that the form presentation adheres to the designated configuration parameters. This architecture facilitates flexible, hierarchical configuration management, enabling both system-wide defaults and use-case specific customizations within the Aidbox Forms ecosystem.
+A global Configuration resource can be instantiated to serve as the system-wide default, applying to all Questionnaire resources unless explicitly overridden. The system supports configuration inheritance and overriding. When generating a shared form link, developers can specify a custom Configuration resource reference. This allows for context-specific rendering behavior, ensuring that the form presentation adheres to the designated configuration parameters. This architecture facilitates flexible, hierarchical configuration management, enabling both system-wide defaults and use-case specific customizations within the Formbox ecosystem.
### Configuration Resource Structure
@@ -217,7 +217,7 @@ GET /$sdc-config
## Theme
-`QuestionnaireTheme` resource allows you to customize the appearance of the Aidbox Form Renderer. The theme resource can include the following properties:
+`QuestionnaireTheme` resource allows you to customize the appearance of the Formbox Renderer. The theme resource can include the following properties:
```json5
{
@@ -263,9 +263,9 @@ All of these properties are optional, and you can customize the theme to suit yo
The design system defines the overall look and feel of a form, including common styles, fonts, colors, widgets, and layout.
-Currently, Aidbox Forms supports three design systems:
+Currently, Formbox supports three design systems:
-- **aidbox-desktop** – The default Aidbox Forms design system. Widgets are adaptive and optimized for forms with many questions, suitable for both desktop and mobile devices.
+- **aidbox-desktop** – The default Formbox design system. Widgets are adaptive and optimized for forms with many questions, suitable for both desktop and mobile devices.
- **aidbox-mobile** – Optimized for entry modes `sequential` and `prior-edit`, where only one question appears on screen at a time. Widgets are tailored for touch screens and mobile devices.
- **NHS** – Widgets and layouts fully follow the [NHS Design System](https://service-manual.nhs.uk/design-system/). Typically used for embedding forms into NHS applications. Supports only `sequential` and `prior-edit` entry modes.
@@ -273,9 +273,9 @@ You can set the design system using the `design-system` property.
## Translations
-The translations object in the Configuration resource allows defining custom text for the Aidbox Form Builder and Renderer. It uses a structured, hierarchical format where each key corresponds to a feature or component, and the leaf nodes specify locale-based translations. This structure supports multiple languages and regional variations by enabling you to specify locale codes such as en for English, fr for French, or more granular options like en-US for American English and fr-CA for Canadian French.
+The translations object in the Configuration resource allows defining custom text for Formbox Builder and Renderer. It uses a structured, hierarchical format where each key corresponds to a feature or component, and the leaf nodes specify locale-based translations. This structure supports multiple languages and regional variations by enabling you to specify locale codes such as en for English, fr for French, or more granular options like en-US for American English and fr-CA for Canadian French.
-The example provided below represents a comprehensive translations object for English, covering all possible keys. You can extend this object by adding translations for additional languages. If a specific language (e.g., en for English or any other) is omitted, the Aidbox Form will use its standard default translations for that language.
+The example provided below represents a comprehensive translations object for English, covering all possible keys. You can extend this object by adding translations for additional languages. If a specific language (e.g., en for English or any other) is omitted, the Formbox will use its standard default translations for that language.
```json
{
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/embedding.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/embedding.md
index 1f835f57b..f3f4f7f3c 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/embedding.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/embedding.md
@@ -1,19 +1,19 @@
---
description: >-
- Embedding the Aidbox Form Builder and Renderer into your application using web
+ Embedding the Formbox Builder and Renderer into your application using web
components.
---
# Embedding
-## Embedding Aidbox Form Builder and Renderer
+## Embedding Formbox Builder and Renderer
You can embed the **Builder** and **Renderer** into your application or website using web components.
The Renderer can also be embedded directly as an iframe using SDC SMART Web Messaging (SWM).
### Renderer in an iframe (SDC SWM)
-The Aidbox Forms renderer also supports [SDC SMART Web Messaging](https://github.com/brianpos/sdc-smart-web-messaging). You can embed it directly in an iframe and communicate via `postMessage`, without the web component wrapper.
+The Formbox renderer also supports [SDC SMART Web Messaging](https://github.com/brianpos/sdc-smart-web-messaging). You can embed it directly in an iframe and communicate via `postMessage`, without the web component wrapper.
* **Builder** allows users to create and manage forms directly within your application.
* **Renderer** enables users to fill out forms within your application without leaving your platform.
@@ -197,7 +197,7 @@ For more complex use cases, such as attaching authorization headers or storing q
Allows to preview attachments in an external editor or viewer.
-Return `false` to use default Aidbox Forms attachment preview, or `true` to prevent default behavior and show your previewer.
+Return `false` to use default Formbox attachment preview, or `true` to prevent default behavior and show your previewer.
```html
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/external-fhir-servers-as-a-data-backend.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/external-fhir-servers-as-a-data-backend.md
index 00bd6963a..b32666141 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/external-fhir-servers-as-a-data-backend.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/external-fhir-servers-as-a-data-backend.md
@@ -1,22 +1,22 @@
---
-description: This article outlines how to use Aidbox Forms with external FHIR servers.
+description: This article outlines how to use Formbox with external FHIR servers.
---
# External FHIR servers as a data backend
## Overview
-Aidbox Forms module uses Aidbox's FHIR API capabilities to store all it's data. But sometimes it's appropriate to use other FHIR backends. Aidbox Forms provides a simple and granular way to specify external FHIR servers for data management.
+Formbox module uses Aidbox's FHIR API capabilities to store all it's data. But sometimes it's appropriate to use other FHIR backends. Formbox provides a simple and granular way to specify external FHIR servers for data management.
## Data Domains
-Data used by `Aidbox Forms` has different nature and can have different storage requirements and strategies.
+Data used by `Formbox` has different nature and can have different storage requirements and strategies.
We split data in 4 domains, and last 3 of them can have it's own FHIR backend:
> Because `system resources` are non FHIR resources - there is no FHIR backend configuration for them.
-1. `System resources` - non-FHIR resources, used by `Aidbox Forms` for extended functionality.
+1. `System resources` - non-FHIR resources, used by `Formbox` for extended functionality.
2. `Content resources` - `Questionnaire` resource (the main focus and result of `Forms Builder`).
3. `Terminology resources` - `ValueSets` and `Concepts`.
4. `Production resources` - `QuestionnaireResponse` resource and other FHIR resources that contain PHI/Production data.
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/external-form-renderer.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/external-form-renderer.md
index e9e003c0e..ba2818e63 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/external-form-renderer.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/external-form-renderer.md
@@ -1,5 +1,5 @@
---
-description: Build custom FHIR questionnaire renderers as standalone pages for Aidbox Forms Builder preview using SDC SMART Web Messaging.
+description: Build custom FHIR questionnaire renderers as standalone pages for Formbox Builder preview using SDC SMART Web Messaging.
---
# External Form Renderer in Builder Preview
@@ -126,7 +126,7 @@ If your renderer emits updates, send [sdc.ui.changedQuestionnaireResponse](https
4) Provide a name and a renderer URL.
5) Save and select the renderer in the preview.
-Local renderers are saved in your browser and are editable/removable. Do not use the **Aidbox Forms** name.
+Local renderers are saved in your browser and are editable/removable. Do not use the **Formbox** and **Aidbox Forms** names.
### Managed renderer (via SDCConfig)
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/fhir-versions.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/fhir-versions.md
index 288e610ea..a239270a6 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/fhir-versions.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/fhir-versions.md
@@ -1,10 +1,10 @@
---
-description: Aidbox Forms supports FHIR 4.0.0 to 5.0.0 with automatic conversion for importing Questionnaires from FHIR 3.0.0+.
+description: Formbox supports FHIR 4.0.0 to 5.0.0 with automatic conversion for importing Questionnaires from FHIR 3.0.0+.
---
# FHIR versions
-Aidbox Forms module supports FHIR versions 4.0.0 to 5.0.0. FHIR version used is taken from the Aidbox. (Data can be stored only on that version)
+Formbox module supports FHIR versions 4.0.0 to 5.0.0. FHIR version used is taken from the Aidbox. (Data can be stored only on that version)
However, you can load/import questionnaires with FHIR versions ranging from 3.0.0 to 5.x. Our module automatically checks the Questionnaire version and handles conversion as needed.
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/components.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/components.md
index a3caa125e..cbaabc2e7 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/components.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/components.md
@@ -14,7 +14,7 @@ Here's how it works:
Users can create custom components that represent question or group of questions that they want to re-use.
-These custom components can include any form elements supported by Aidbox Forms, such as text fields, checkboxes, or dropdowns and etc. including their attributes and rules.
+These custom components can include any form elements supported by Formbox, such as text fields, checkboxes, or dropdowns and etc. including their attributes and rules.
When a user is designing a form in the UI builder, he can create a component:
@@ -167,7 +167,7 @@ There are some use cases with component editing:
## Assembling a Form from Other Forms
-Aidbox Forms allows you to assemble a new form by reusing existing forms as components. This is a powerful feature that lets you build complex forms efficiently using pre-existing templates.
+Formbox allows you to assemble a new form by reusing existing forms as components. This is a powerful feature that lets you build complex forms efficiently using pre-existing templates.
### **Steps to Assemble a Form from Ready-Made Forms:**
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/entry-mode.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/entry-mode.md
index fa8ff7603..ad194ef9b 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/entry-mode.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/entry-mode.md
@@ -65,7 +65,7 @@ EntryMode setting can be configured via form builder `>` form settings panel `>`
-> In Aidbox Forms `Random` - means show as is, because our implementaion make this a default approach. But other renderers may choose other direction and `Random` entryMode foreces them to show all questions at once.
+> In Formbox `Random` - means show as is, because our implementaion make this a default approach. But other renderers may choose other direction and `Random` entryMode foreces them to show all questions at once.
Choose based on your clinical/business workflow requirements, user needs, and target device types.
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/form-settings.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/form-settings.md
index a96e66c0e..4ca2c1f9a 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/form-settings.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/form-settings.md
@@ -1,5 +1,5 @@
---
-description: Configure Questionnaire properties in Aidbox Forms including title, canonical URL, version, status, and metadata.
+description: Configure Questionnaire properties in Formbox including title, canonical URL, version, status, and metadata.
---
# Form Settings
@@ -23,7 +23,7 @@ A short, descriptive, user-friendly title for the questionnaire.
This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for. It is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier.
{% hint style="info" %}
-URL is generated automatically. A custom prefix can be specified in the Aidbox Forms module settings.
+URL is generated automatically. A custom prefix can be specified in the Formbox module settings.
{% endhint %}
### Version
@@ -140,7 +140,7 @@ For detailed instructions and example of extracting data visit the[ Data Extract
## Extensions
-Aidbox Forms provide ability to add and edit extensions that are not covered in Forms Builder. Users can edit raw Questionnaire json.
+Formbox provides ability to add and edit extensions that are not covered in Forms Builder. Users can edit raw Questionnaire json.
Extensions editor represents three fields for adding your own custom extension. To add extension you need follow three simple steps:
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/README.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/README.md
index 5087413ea..c8ab2e059 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/README.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/README.md
@@ -1,5 +1,5 @@
---
-description: Step-by-step guides for Aidbox Forms creation, data extraction, population, and calculated expressions.
+description: Step-by-step guides for Formbox creation, data extraction, population, and calculated expressions.
---
# How-to guides
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-extract-data-from-forms.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-extract-data-from-forms.md
index ee1f1e0e6..18ad0adb2 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-extract-data-from-forms.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-extract-data-from-forms.md
@@ -1,6 +1,6 @@
---
description: >-
- Aidbox forms supports Observation-based extraction, Definition-based
+ Formbox supports Observation-based extraction, Definition-based
extraction and Template-based extraction
---
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-use-answer-expression-into-forms.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-use-answer-expression-into-forms.md
index bc99f6288..acbff7c14 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-use-answer-expression-into-forms.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-use-answer-expression-into-forms.md
@@ -1,12 +1,12 @@
---
-description: Aidbox forms supports fetching answers into question with conditions and logic
+description: Formbox supports fetching answers into question with conditions and logic
---
# How to create a form with dynamical answers into questions
## What is answer expression
-Aidbox Forms allows to create form which dynamically fetch answers into questions. An expression with FHIRPath or FHIR Query that resolves to a list of permitted answers for the question item or that establishes context for a group item. The user may select from among the list to choose answers for the question.
+Formbox allows to create form which dynamically fetch answers into questions. An expression with FHIRPath or FHIR Query that resolves to a list of permitted answers for the question item or that establishes context for a group item. The user may select from among the list to choose answers for the question.
## Example Use Case
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/multilingual-forms.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/multilingual-forms.md
index f1943a0e6..ecd6ff7ce 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/multilingual-forms.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/multilingual-forms.md
@@ -4,7 +4,7 @@ description: The article describes how to translate or create a multilingual for
# Multilingual forms
-In some applications, there is a need to support multiple languages within the same questionnaire. Aidbox Forms allows you to create multilingual forms that can cater to users speaking different languages.
+In some applications, there is a need to support multiple languages within the same questionnaire. Formbox allows you to create multilingual forms that can cater to users speaking different languages.
## **Steps to create a multilingual form**
@@ -189,7 +189,7 @@ An example of the simple multilingual questionnaire:
```
{% hint style="info" %}
-Aidbox Forms supports a predefined set of languages:
+Formbox supports a predefined set of languages:
Chinese, Croatian, Czech, Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Japanese, Korean, Polish, Russian, Spanish
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/nesting.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/nesting.md
index 9178d54de..4b99b4095 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/nesting.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/nesting.md
@@ -1,5 +1,5 @@
---
-description: Configure visual hierarchy padding for nested Questionnaire items including groups and question nesting in Aidbox Forms.
+description: Configure visual hierarchy padding for nested Questionnaire items including groups and question nesting in Formbox.
---
# Nesting
@@ -9,7 +9,7 @@ Questionnaire has 2 ways to nest items.
- Items that live inside **group** item
- Nested items that live inside **question** item
-In _Aidbox Forms_ these 2 groups have different ways to represent nesting by default.
+In _Formbox_ these 2 groups have different ways to represent nesting by default.
1. Groups have labels with different sized to convey structure.
2. Nested items doesn't have any visual representation - to make form look more nicer, visually cleaner and less noisy.
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/nhs-look-and-feel.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/nhs-look-and-feel.md
index 4801e4894..a5b851f71 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/nhs-look-and-feel.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/nhs-look-and-feel.md
@@ -1,12 +1,12 @@
---
-description: Apply NHS Design System styling to FHIR Questionnaires with Aidbox Forms for UK healthcare applications.
+description: Apply NHS Design System styling to FHIR Questionnaires with Formbox for UK healthcare applications.
---
# NHS integration
### Summary
-Aidbox Forms supports an NHS-branded look and feel designed for applications that use FHIR Questionnaires and need to be embedded into the NHS App or other NHS-aligned services.
+Formbox supports an NHS-branded look and feel designed for applications that use FHIR Questionnaires and need to be embedded into the NHS App or other NHS-aligned services.
This theme follows the official [NHS Design System](https://service-manual.nhs.uk/design-system), including its styling rules, layout patterns, and UI components.
### What is the NHS?
@@ -20,7 +20,7 @@ The NHS is known for its standardized approach to healthcare delivery, including
#### Implementation
-Aidbox Forms introduces the [`QuestionnaireTheme.design-system`](../configuration.md) property, which allows selecting from predefined design systems:
+Formbox introduces the [`QuestionnaireTheme.design-system`](../configuration.md) property, which allows selecting from predefined design systems:
- `aidbox-desktop`
- `aidbox-mobile`
@@ -38,7 +38,7 @@ Support for additional entry modes may be added in the future.
### Usage
-To enable the NHS look and feel in Aidbox Forms:
+To enable the NHS look and feel in Formbox:
1. Create a `Questionnaire`
Set its `entry-mode` to one of the modes supported by the NHS design system:
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/population.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/population.md
index 274ec8c79..f12b809e7 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/population.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/population.md
@@ -4,7 +4,7 @@ description: Pre-fill form fields using Default Value, Observation-Based, or Exp
# Population
-### Aidbox Forms provide three options for pre-filling the field:
+### Formbox provide three options for pre-filling the field:
1. **Default Value**: For all fields except groups and display widgets, the user can set the initial value. If the user does not change the value, this is what will appear in the completed QuestionnaireResponse.
2. **Observation:** Used to pre-fill a field with values that are stored in the database in the Observation resources. To do this, the user needs to select the time period during which these observations could have been made. The mechanism is described in more detail in the [FHIR SDC specification.](https://build.fhir.org/ig/HL7/sdc/populate.html#observation-based-population)
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md
index 3ae740e06..35397d08d 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md
@@ -4,9 +4,9 @@ description: This page is under construction.
# Widgets
-Aidbox Forms provides a set of widgets that allow you to build comprehensive and user-friendly medical forms. Widgets are pre-defined elements that you can add to your forms to capture various types of data from users.
+Formbox provides a set of widgets that allow you to build comprehensive and user-friendly medical forms. Widgets are pre-defined elements that you can add to your forms to capture various types of data from users.
-This section details the various widgets available in Aidbox Forms and their corresponding settings.
+This section details the various widgets available in Formbox and their corresponding settings.
## Common Widget’s Settings
@@ -103,7 +103,7 @@ This feature enhances the usability of forms by ensuring users have access to ad
### Attributes section
-Each widget in Aidbox Forms has its own set of customisable attributes that define its behavior, appearance, and functionality.
+Each widget in Formbox has its own set of customisable attributes that define its behavior, appearance, and functionality.
### Rules section
@@ -165,7 +165,7 @@ For detailed instructions and example of populating data visit the[ Population p
### Extensions
-Aidbox Forms provide ability to add and edit extensions that are not covered in Forms Builder. Users can edit raw Questionnaire json.
+Formbox provide ability to add and edit extensions that are not covered in Forms Builder. Users can edit raw Questionnaire json.
Extensions editor represents three fields for adding your own custom extension. To add extension you need follow three simple steps:
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-sharing.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-sharing.md
index a8acf9b78..2a8592431 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-sharing.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/form-sharing.md
@@ -1,12 +1,12 @@
---
description: >-
- Share Aidbox Forms via links or embed in applications using iframe with RSA
+ Share forms via links or embed in applications using iframe with RSA
key configuration and $populatelink.
---
# Form sharing
-Aidbox Forms supports two main scenarios for sharing forms with users:
+Formbox supports two main scenarios for sharing forms with users:
1. [Sharing a Form Link with the User](form-sharing.md#sharing-a-form-link-with-the-user)
2. [Embed the Form via iframe into an application or website](form-sharing.md#embed-the-form-via-iframe-into-an-application-or-website)
@@ -22,7 +22,7 @@ After creating a form, you can generate a link to the form and send it to the us
1. **Select the Form:**
* Choose the form you want to share from your list of forms.
2. **Generate the Link:**
- * Use the "Share" option within the Aidbox Forms interface.
+ * Use the "Share" option within the Formbox interface.
* Generate the link via[ $populatelink ](../../../reference/aidbox-forms-reference/fhir-sdc-api.md)FHIR SDC operation.
3. **Copy the Link:**
* Once the link is generated, copy it to your clipboard.
@@ -33,7 +33,7 @@ After creating a form, you can generate a link to the form and send it to the us
* When the user clicks on the link, they will be directed to the form.
* The user can then fill out the form online (or [offline](offline-forms.md)) and submit it.
6. **Review Responses:**
- * After the user submits the form, you can access and review their responses within Aidbox Forms.
+ * After the user submits the form, you can access and review their responses within Formbox.
{% hint style="info" %}
You can set up the user redirect after the user submits the form.
@@ -48,7 +48,7 @@ After creating a form, you can generate an iframe code for this form and embed i
1. **Select the Form:**
* Choose the form you want to embed from your list of forms.
2. **Generate the iframe Code:**
- * Use the "Share" option within the Aidbox Forms interface.
+ * Use the "Share" option within the Formbox interface.
* Generate the link via[ $populatelink ](../../../reference/aidbox-forms-reference/fhir-sdc-api.md)FHIR SDC operation and use it with iframe.
```
@@ -65,4 +65,4 @@ After creating a form, you can generate an iframe code for this form and embed i
6. **User Fills Out the Form:**
* When users access your application, they will see the embedded form and can fill it out directly within your application.
7. **Collect and Review Responses:**
- * After users submit the form, you can access and review their responses within Aidbox Forms.
+ * After users submit the form, you can access and review their responses within Formbox.
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/forms-multitenancy.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/forms-multitenancy.md
index 335fd892d..0b8186152 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/forms-multitenancy.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/forms-multitenancy.md
@@ -103,7 +103,7 @@ Replace `[organization-id]` and `[questionnaire-id]` with the respective Organiz
## **Multitenancy in Form UI**
-Multitenancy in Aidbox Forms allows organizations to manage forms and responses independently within the same instance. When multitenancy is enabled, each user operates within the context of a selected organization, ensuring proper data isolation and controlled access to shared content.
+Multitenancy in Formbox allows organizations to manage forms and responses independently within the same instance. When multitenancy is enabled, each user operates within the context of a selected organization, ensuring proper data isolation and controlled access to shared content.
To use multitenancy, you need to:
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/integration-with-external-terminology-servers.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/integration-with-external-terminology-servers.md
index 4793a719a..aa1056763 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/integration-with-external-terminology-servers.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/integration-with-external-terminology-servers.md
@@ -1,5 +1,5 @@
---
-description: Connect Aidbox Forms to external FHIR terminology servers for ValueSet expansion and code validation.
+description: Connect Formbox to external FHIR terminology servers for ValueSet expansion and code validation.
---
# Integration with external terminology servers
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/offline-forms.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/offline-forms.md
index 2b5dd1533..6ca1ba67c 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/offline-forms.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/offline-forms.md
@@ -1,12 +1,12 @@
---
-description: Fill out Aidbox Forms offline with local caching, auto-save, and submission when internet connection is restored.
+description: Fill out Formbox offline with local caching, auto-save, and submission when internet connection is restored.
---
# Offline forms
## Overview
-Aidbox Forms supports offline functionality for filling out forms. This means you can access and fill out the form even when you are not connected to the internet. However, to take advantage of this feature, there are some important steps and conditions to keep in mind. This document will guide you through the process of using the offline functionality effectively.
+Formbox supports offline functionality for filling out forms. This means you can access and fill out the form even when you are not connected to the internet. However, to take advantage of this feature, there are some important steps and conditions to keep in mind. This document will guide you through the process of using the offline functionality effectively.
## Getting Started
@@ -60,14 +60,14 @@ Aidbox Forms supports offline functionality for filling out forms. This means yo
> Production apps typically require stronger persistence and security/encryption.
### Example: Offline renderer integration (reference implementation)
-In addition to the offline capabilities of Aidbox Forms, our Renderer delivered as a web component () can also operate in offline mode. This is enabled via the component’s fetch proxy mechanism, where all HTTP requests are intercepted by your custom handler (enable-fetch-proxy + onFetch).
+In addition to the offline capabilities of Formbox, our Renderer delivered as a web component () can also operate in offline mode. This is enabled via the component’s fetch proxy mechanism, where all HTTP requests are intercepted by your custom handler (enable-fetch-proxy + onFetch).
Below is a reference example showing one practical way to implement caching, autosave, and queued synchronization after connectivity is restored.
-If you want to see a detailed practical integration pattern (caching + autosave + queued sync), check the Offline Mode Example: [Aidbox Forms Renderer Offline Mode](https://github.com/Aidbox/examples/tree/main/aidbox-forms/aidbox-forms-renderer-offline-mode).
+If you want to see a detailed practical integration pattern (caching + autosave + queued sync), check the Offline Mode Example: [Formbox Renderer Offline Mode](https://github.com/Aidbox/examples/tree/main/aidbox-forms/aidbox-forms-renderer-offline-mode).
### What this example demonstrates
-- Rendering Aidbox Forms with the web component (`aidbox-forms-renderer`)
+- Rendering Formbox with the web component (`aidbox-forms-renderer`)
- A simple offline layer that caches required resources locally and keeps an operation queue while offline
- Syncing saved drafts and submit actions to Aidbox once connectivity is restored.
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/parameterised-valueset.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/parameterised-valueset.md
index 2ed0d13f9..8ab8e67b1 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/parameterised-valueset.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/parameterised-valueset.md
@@ -17,7 +17,7 @@ A common use case is a Country/State relationship:
- The state/province dropdown is automatically filtered to show only states belonging to the selected country
- This is achieved by passing the country code as a parameter to the ValueSet expansion
-## How to Configure in Aidbox Forms Builder
+## How to Configure in Form Builder
### Prerequisites
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/printing-forms/README.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/printing-forms/README.md
index 94fbb821f..5e93ce008 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/printing-forms/README.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/printing-forms/README.md
@@ -1,5 +1,5 @@
---
-description: Print or save Aidbox Forms as PDF using browser print dialog, $print API, or custom templates with $render API.
+description: Print or save forms as PDF using browser print dialog, $print API, or custom templates with $render API.
---
# Printing forms
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/printing-forms/native-look-form-printing.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/printing-forms/native-look-form-printing.md
index 914ba9dfe..6e7063d26 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/printing-forms/native-look-form-printing.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/printing-forms/native-look-form-printing.md
@@ -1,5 +1,5 @@
---
-description: Print Aidbox Forms preserving exact browser appearance using $print API with Puppeteer or Playwright rendering.
+description: Print forms preserving exact browser appearance using $print API with Puppeteer or Playwright rendering.
---
# Native look form printing
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/request-interception.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/request-interception.md
index 4d11ca57a..338fa707f 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/request-interception.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/request-interception.md
@@ -1,12 +1,12 @@
---
-description: A detailed guide on intercepting requests in Aidbox Form Builder and Renderer.
+description: A detailed guide on intercepting requests in Formbox Builder and Renderer.
---
# Request Interception
-## Aidbox Form Builder & Renderer Request Interception
+## Form Builder & Renderer Request Interception
-Request interception allows you to modify network requests made by **Aidbox Form Builder** and **Aidbox Form Renderer**. This is useful for debugging, adding authentication, redirecting requests, or handling custom logic before requests are sent.
+Request interception allows you to modify network requests made by **Form Builder** and **Form Renderer**. This is useful for debugging, adding authentication, redirecting requests, or handling custom logic before requests are sent.
### Enabling Request Interception
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/store-attachments-in-s3-like-storages.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/store-attachments-in-s3-like-storages.md
index 5abc28206..f26c03075 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/store-attachments-in-s3-like-storages.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/store-attachments-in-s3-like-storages.md
@@ -1,12 +1,12 @@
---
description: >-
- This article explains how to configure Aidbox Forms to store attachments in
+ This article explains how to configure Formbox to store attachments in
S3-Compatible storages
---
# Store attachments in S3-like storages
-Aidbox Forms provides an ability to store files from attachment items in cloud storages like S3.
+Formbox provides an ability to store files from attachment items in cloud storages like S3.
## 1. Setup storage account
@@ -14,7 +14,7 @@ Aidbox supports Amazon S3, Google Cloud Storage, Azure Container. Here is the gu
## 2. Update SDCConfig
-Aidbox Forms supports two authentication methods: credential-based (using stored credentials) and workload identity (using managed identities).
+Formbox supports two authentication methods: credential-based (using stored credentials) and workload identity (using managed identities).
### Option 1: Workload Identity (Recommended)
diff --git a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/ui-builder-interface.md b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/ui-builder-interface.md
index ec217e736..1d92bf52e 100644
--- a/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/ui-builder-interface.md
+++ b/docs/modules/aidbox-forms/aidbox-ui-builder-alpha/ui-builder-interface.md
@@ -31,7 +31,7 @@ This interface provides users with the tools needed to create, test, and manage
## Multilingual UI Builder Interface
-If you need support for another language in the UI builder interface or if you are embedding the UI Builder into your application that is used by users from different countries, Aidbox Forms provides support for multilingual interface.
+If you need support for another language in the UI builder interface or if you are embedding the UI Builder into your application that is used by users from different countries, Formbox provides support for multilingual interface.
To enable this:
diff --git a/docs/modules/aidbox-forms/audit-logging-in-forms.md b/docs/modules/aidbox-forms/audit-logging-in-forms.md
index 29ab3b653..796c5405e 100644
--- a/docs/modules/aidbox-forms/audit-logging-in-forms.md
+++ b/docs/modules/aidbox-forms/audit-logging-in-forms.md
@@ -1,5 +1,5 @@
---
-description: This article outlines how to audit Aidbox Forms usage
+description: This article outlines how to audit Formbox usage
---
# Audit logging in forms
@@ -14,9 +14,9 @@ Aidbox supports Audit Logging and acts as Audit Record repository. Audit Logging
* [setup audit logging](../../tutorials/security-access-control-tutorials/how-to-configure-audit-log.md)
-## Audit Logging in Aidbox Forms Module
+## Audit Logging in Formbox Module
-The Aidbox Forms module is a critical component for capturing information. This module also supports Audit Logging to capture and review user interactions and system events related to form construction and usage. Audit Logging in Forms module will be enabled at the same time as in Aidbox.
+The Formbox module is a critical component for capturing information. This module also supports Audit Logging to capture and review user interactions and system events related to form construction and usage. Audit Logging in Forms module will be enabled at the same time as in Aidbox.
### Logged Events
@@ -25,7 +25,7 @@ In addition to Aidbox's default events for CRUD operations on
* `Questionnaire`
* `QuestionnaireResponse`
-Aidbox Forms module records additional ones
+Formbox module records additional ones
* `populate` - Logs what form was populated with data, including the patient related to response
* `populate-link` - Records a form name that was populated and the response saved as a result
@@ -45,7 +45,7 @@ There are 2 customization options accessible for the user:
#### user-token
-`user-token` - JWT token from external identity provider, which will be used for authorization in Aidbox Forms and AuditLogging.
+`user-token` - JWT token from external identity provider, which will be used for authorization in Formbox and AuditLogging.
> by default `anonimous user` is used when someone use links generated by `generate-link`/`populatelink` operations.
diff --git a/docs/modules/aidbox-forms/davinci.md b/docs/modules/aidbox-forms/davinci.md
index 33157203e..a7bd003c7 100644
--- a/docs/modules/aidbox-forms/davinci.md
+++ b/docs/modules/aidbox-forms/davinci.md
@@ -4,7 +4,7 @@ description: Build Prior Authorization flows (DTR) with `$questionnaire-package`
# Da Vinci DTR
-Aidbox Forms supports `$questionnaire-package` operation from the [Da Vinci Documentation Templates and Rules (DTR) Implementation Guide](https://build.fhir.org/ig/HL7/davinci-dtr/).
+Formbox supports `$questionnaire-package` operation from the [Da Vinci Documentation Templates and Rules (DTR) Implementation Guide](https://build.fhir.org/ig/HL7/davinci-dtr/).
## Overview
diff --git a/docs/modules/aidbox-forms/getting-started.md b/docs/modules/aidbox-forms/getting-started.md
index 1dc4aec1e..01703d56d 100644
--- a/docs/modules/aidbox-forms/getting-started.md
+++ b/docs/modules/aidbox-forms/getting-started.md
@@ -1,27 +1,27 @@
---
-description: This article outlines the basic steps to get started with Aidbox Forms
+description: This article outlines the basic steps to get started with Formbox
---
# Getting started
-You can try the Aidbox Forms module, edit test forms, create new ones, see how the data will be saved to the database and extracted, for this you need to run [the Aidbox Forms in Aidbox Sandbox](getting-started.md#run-aidbox-forms-in-aidbox-sandbox). At the same time, you can run [the Aidbox Forms locally](getting-started.md#run-aidbox-forms-locally).
+You can try the Formbox module, edit test forms, create new ones, see how the data will be saved to the database and extracted, for this you need to run [the Formbox in Aidbox Sandbox](getting-started.md#run-aidbox-forms-in-aidbox-sandbox). At the same time, you can run [the Formbox locally](getting-started.md#run-aidbox-forms-locally).
You can also use the standalone Formbox product — see [Getting started with Formbox](getting-started-formbox.md).
-## Run Aidbox Forms in Aidbox Sandbox
+## Run Formbox in Aidbox Sandbox
### Create a license on Aidbox portal
* Sign up on [Aidbox portal](https://aidbox.app/ui/portal#/signin)
* Create a license: licence type - **production** or **development**, hosting - **in Cloud (for free)**
-### Start playing with Aidbox Forms
+### Start playing with Formbox
* Go to [Aidbox portal](https://aidbox.app/ui/portal#/signin), find your license in the "Personal project licenses" list. Click on your new license and navigate to the "URL" link in the "Hosting" box.
* Press the button `Forms` in the Aidbox console in browser
* Play with forms
-## Run Aidbox Forms locally
+## Run Formbox locally
### Create a license on Aidbox portal
@@ -42,7 +42,7 @@ See [Design form in Aidbox UI Builder](aidbox-ui-builder-alpha/)
## Enable Audit log
-Aidbox Forms support [Audit logs](../../access-control/audit-and-logging.md).
+Formbox support [Audit logs](../../access-control/audit-and-logging.md).
To enable Audit logging follow this [guide](../../tutorials/security-access-control-tutorials/how-to-configure-audit-log.md)