Skip to main content

Create space

The Confluence create space action creates a new Confluence space. This is a write action that creates a space using the space key, name, and optional description you provide. Space keys must be unique.

Prerequisites

  • Glean action must be enabled for your instance and the Confluence action pack must be available.
  • The connected account must have permission to create spaces in the target Confluence instance.

Supported parameters

ParameterTypeDescription
Space keyStringUnique identifier for the space in Confluence. Must be unique across all spaces.
NameStringDisplay name for the new space.
Description → plain → representationStringRepresentation format of the description. Must be 'plain'.
Description → plain → valueStringThe plain text description of the space. Example: "This space is used for project documentation."
MetadataObjectOptional provider-specific metadata for the space.
TypeStringType of space (e.g., personal, global).

Usage examples

  • "Create a new Confluence space called 'Product Launch 2024' with the key PROD2024."

  • "Set up a new space for our Engineering Team with space key ENGTEAM."

  • "Create a Confluence space named 'Marketing Resources' with key MKTRES."

Troubleshooting

FAQs