# Document Validation Components in Apps and Custom Apps

> Options for embedding Validation Station in Studio Web apps through Validation Control, or in coded apps and other custom React applications through the Validation Station widget.

You can embed Validation Station in your own applications, so that users review and correct extracted document data without leaving the app.

| Option | Use it for | Documentation |
|---|---|---|
| Validation Control | Apps built in Studio Web | [Validation Control](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/validation-control) |
| Validation Station widget (`@uipath/ui-widgets-validation-station`) | Coded apps and other custom React applications | [Validation Station widget README](https://github.com/UiPath/uipath-ui-widgets/blob/develop/packages/validation-station/README.md) on GitHub |

The Validation Station widget is a React wrapper for Validation Station that you can use in coded apps and in any other custom React application. The documentation is maintained on GitHub, together with the package.

For more information about Validation Station, see [Validation Station](https://docs.uipath.com/document-understanding/automation-cloud/latest/classic-user-guide/validation-station).
