> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Element reference

> Element reference

Screen elements are HTML-like elements that can be used in a bLogic screen.

Screen elements are grouped by type in the UI:

* Form elements
* Group elements
* View elements

## Deprecated elements

* Editor (use CK editor)
* Info Fields (use Info Fields v2)
* PinEdit (use CK editor)
* Send To
* Table (use Data table)


## Related topics

- [HtmlElement](/en/automation/crmscript/reference/CRMScript.Native.HtmlElement.md)
- [NSEntityElement](/en/automation/crmscript/reference/CRMScript.NetServer.NSEntityElement.md)
- [element_profile table](/en/database/tables/element-profile.md)
- [role_element table](/en/database/tables/role-element.md)
- [Enum ElementStatus](/en/automation/crmscript/reference/CRMScript.NetServer.ElementStatus.md)
- [screen_definition_element table](/en/database/tables/screen-definition-element.md)
- [s_list_element table](/en/database/tables/s-list-element.md)
