# rpk connect studio sync-schema

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: rpk connect studio sync-schema
latest-redpanda-tag: v24.3.9
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "true"
page-eol-date: December 3, 2025
latest-connect-version: 4.93.0
docname: rpk/rpk-connect/rpk-connect-studio-sync-schema
page-component-name: streaming
page-version: "24.3"
page-component-version: "24.3"
page-component-title: Streaming
page-relative-src-path: rpk/rpk-connect/rpk-connect-studio-sync-schema.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/24.3/modules/reference/pages/rpk/rpk-connect/rpk-connect-studio-sync-schema.adoc
page-git-created-date: "2024-05-30"
page-git-modified-date: "2024-05-30"
support-status: past end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/24.3/reference/rpk/rpk-connect/rpk-connect-studio-sync-schema.md -->

Synchronizes the schema of this Redpanda Connect instance with a Studio session.

This sync allows custom plugins and templates to be configured and linted correctly within Benthos Studio.

To synchronize a single use, a token must be generated from the session page within the Studio application.

## [](#usage)Usage

```bash
rpk connect studio sync-schema [command options] [arguments...]
```

## [](#flags)Flags

| Value | Type | Description |
| --- | --- | --- |
| --session, -s | - | The session ID to synchronize with. |
| --token, -t | - | The single use token used to authenticate the request. |
| --help, -h | - | Show help. |