Change Intelligence is coming.

renameStage

Last updated: July 13, 2026

Renames an existing stage in Snowflake.

Note: Automatic rollback renames the stage back to original name.

Available attributes

Attribute

Type

Description

Required

catalogName

String

Name of the catalog (database) containing the stage

No

schemaName

String

Name of the schema containing the stage

No

oldStageName

String

Current name of the stage

Yes

newStageName

String

New name for the stage

Yes

ifExists

Boolean

Don't error if the stage doesn't exist

No

loading

loading

loading

loading