# Builder.io Investigation ## Questions ### What does it mean by seats? > > Seats refers to the number of users you can have on your account based on which plan you choose. > > Builder doesn't support exporting as plain html, however, we have an HTML API and you could leverage the import HTML feature so you can update content and your site then updates immediately. You can also use Builders webhooks to side load the data. Builder does run on your site - you host the site and we push content to it through our headless CMS. > > You can use your own custom React components in the Builder editor. You can learn more about custom components and how to use them here. > > It sounds like you’re referring to embedding the editor. If so, we do not currently support the ability to embed our editor for commercial use. We'd recommend checking out https://grapesjs.com. ### If we create or modify a page using builder.io can we get the html to keep in our server? > It sounds like you’re referring to embedding the editor. If so, we do not currently support the ability to embed our editor for commercial use. We'd recommend checking out https://grapesjs.com. > If you have any other questions, don’t hesitate to reach back out. #### How far we can use it? ### Can we use the builder io react component in our own site to give the customer flexibility to modify our pages using Builder.io component? ### Is it free or requires payment to perform above? ### Can we make custom templates for component? For example custom gallery component which will have different size of images ### Can we create custom component for builder.io? For example, custom header, accordion and so on