# Creating a New Version of a Process in Sherpa Designer

A new version of a Process can be created from the Designer using the “Publish” button. Click the “Publish” button on the "File" panel and select the option “Publish to Orchestrator…”:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-657a6152edbe4f87dc461d82d25062f5d06f88a3%2F2025-11-17_20-46-40%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

After clicking the button, a window will open with a list of Processes being added and a list of versions of those Processes:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-d1357c18dd1de53852fc4a21acf96d3917e3762a%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(206).png?alt=media" alt=""><figcaption></figcaption></figure>

Select the desired Process and its version, then click the “Publish to selected process” button:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-40792613b030445b573649c5b52014bb87e9a1b1%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(207).png?alt=media" alt=""><figcaption></figcaption></figure>

After this, the selected Process appears in the Orchestrator:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-04569c2c3101a42b6d39a3f1b6a86b530369c4fe%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(208).png?alt=media" alt=""><figcaption></figcaption></figure>

After publishing, a new version will appear in the list of versions of the selected Process, which is not current by default.

If you need to connect to another Orchestrator from the Designer, or to change connection parameters, use the “Connection settings...” button:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-f43d01d5514f845fb9fef54c71c19fd6ab12dda1%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(210).png?alt=media" alt=""><figcaption></figcaption></figure>

To make the selected version of the Process current, click the “Make current” button:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-a629d504f51147aeb1eae51d9f55c8f621212690%2F2025-04-15_17-48-52.png?alt=media" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="51"></th><th></th></tr></thead><tbody><tr><td><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf2XjjYOQWXZ0usvJLNbl6K7fWK2dLpDo2pBBUD1RnhrRSbhh7ga86jxM18jfL-X5BkcgcEfQdMvcDUxUJkEu2xAyouCqRgp-_hlapP4z2S5z9VQXC9WHBExDPMvs3_ee1IMbt-yg?key=6sbXsIGaTS3XX9nMXq1GDfiN" alt="" data-size="line"></td><td><p>In addition to the built-in versioning functionality of Processes, Sherpa Designer also includes integration with the Git version control system, which can be used during the development process.</p><p>After the development of the Process is completed, it can be published from Sherpa Designer to the Orchestrator. The Orchestrator itself does not support direct work with Git.</p></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/nachalo-raboty-v-sherpa-orchestrator/sozdanie-novogo-processa-scenariya-v-orkestratore/sozdanie-novoi-versii-processa-v-sherpa-designer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
