Can't find connect data and connect api in the data tab

What is happening in my case is that I created a page and want to prefill the data from the structured model. Looking into the data binding documentation I have to navigate to the data tab and to content data. As I follow the steps I don’t find the content data option in my visual editor

Hi Gitartha​,

Thanks for reaching out.

It sounds like you’re trying to prefill content on a page using a structured data model and expected to see the “Content Data” section under the Data tab in the Visual Editor—but it’s not showing up.

This section should appear when you are editing structured content (i.e., content created from a custom model that has fields). If you’re not seeing “Content Data,” here are a few things to check:

Verify you’re editing a structured content entry

Make sure the page you created is based on a custom model (e.g., a “Product,” “Blog Post,” or whatever structured model you’ve set up), not just a standard Page model.
If it’s a Page model, you won’t see the “Content Data” section—structured fields only exist on structured models.

How to check or create a structured model:

  1. Go to the Models tab in Builder.
  2. Click + Create Model and choose Custom Model.
  3. Add some fields (e.g., title, description, image, etc.).
  4. Create a new content entry for that model.

When you open that entry in the Visual Editor, the Data tab → Content Data section should appear, and you’ll be able to bind values from those fields. Please follow this blog for more reference: Data Binding

If you’re working inside a Symbol or Section instead of a full page, note that “Content Data” might not appear unless you’ve enabled structured fields there as well.

Thanks,


I have tried to make a data structure but keep seeing this error, I don’t get a field where I can set the name

Hi Gitartha​,

You have not filled in an entry name, and because of this, you are getting this alert/error.

Thanks,