Skip to content

Bulk Import

Last updated 2026-03-10

Supported Formats

CodeContext supports bulk importing standards from JSON and CSV files. This is useful when you are migrating from another tool or want to add many standards at once without creating them one by one.

Preparing Your File

Your import file should include the following fields for each standard:

  • title (required) — The name of the standard.
  • content (required) — The body of the standard.
  • tags (optional) — A comma-separated list of tags.
  • space (optional) — The space to assign the standard to. If omitted, the default space is used.

For JSON files, use an array of objects. For CSV files, use the field names as column headers in the first row.

Running the Import

Go to the Standards page and click the "Import" button. Select your file and review the preview. CodeContext will show you how many standards will be created and flag any rows with missing required fields.

Click "Start Import" to begin. The import runs in the background, so you can continue using CodeContext while it processes.

After the Import

Once the import is complete, you will see a summary showing how many standards were created and if any rows were skipped. Imported standards work just like standards you create manually — you can edit, tag, and organize them as usual.

We recommend reviewing your imported standards and adding any missing tags or space assignments to keep things organized.

Still need help?

Our support team is happy to help with any questions you may have.

support@codecontext.app