Skip to content

Getting Started

This guide introduces the basic setup flow in Contismo. By the end, you will have a project, a content model, and your first live entry.

  1. Sign in to Contismo.
  2. Create a project.
  3. Create a content model.
  4. Create your first entry and make it live.

Go to Contismo Studio, select Login, and sign in using your email address or Google account.

If you have been invited to an existing workspace, use the same sign-in method that was used when your account was created.

After signing in, create your first project.

  1. Click Create Project.
  2. Enter a name for the project.
  3. Choose the environment you want to start with.
  4. Open the new project.

For most teams, a project represents a single site, app, brand, or product.

Before you can create content, you need to define its structure with a content model.

A content model describes the fields an entry will contain, such as a title, slug, body content, image, or publish date.

  1. Go to ModelsContent Models.
  2. Click Create Content Model.
  3. Enter a name, such as Blog Post.
  4. Review the generated API ID, and adjust it if needed.
  5. Add the fields your content should contain.
  6. Save the model.

Once your model is ready, you can create an entry based on it.

  1. Go to Content.
  2. Select the content model you just created.
  3. Click Create Entry.
  4. Fill in the fields.
  5. Save the entry.
  6. In Visibility, turn on Publish, keep Now selected, and save again when you are ready to make it available.

If your project uses editorial workflows (stages and transitions) or approvals, the visibility controls available to you may vary depending on your setup and permissions.

Now that you have created your first content structure and entry, the next step is to learn how content is managed in more detail.