# New plugin hooks available in our SDK

[date: 2022-02-03T11:21:36.677+01:00]

Following your requests, we added a couple of new hooks to the [Plugin SDK](https://www.datocms.com/docs/plugin-sdk/introduction.md):

-   [Form Outlets](https://www.datocms.com/docs/plugin-sdk/form-outlets.md) let you **customize the area above each record's form**. This hook can also be used in "ghost mode" — that is, with no visible UI — to add custom logic to the form in a reliable way (the [Record auto-save](https://www.datocms.com/marketplace/plugins/i/datocms-plugin-record-auto-save.md) plugin is a great example of that);
-   With plugins it is now possible to [**add custom marks and styles**](https://www.datocms.com/docs/plugin-sdk/structured-text-customizations.md) **to Structured Text fields**!
    

Here's a sneak peek of the latter feature:

(Video content)