<aside>

Once you’ve created or picked a Scratch Org from the Pool, you can access it or share it with your team members to begin working with it.

</aside>

Accessing your Scratch Org

<aside>

  1. On your project’s main dashboard, you’ll see a list of all available Scratch Orgs. </aside>

<aside>

Screenshot 2024-09-16 at 14.33.08.png

</aside>

<aside>

  1. Under the “Status” column, you can see which of your Scratch Orgs are available for use. </aside>

<aside>

  1. If you’ve taken a Scratch Org from the pool, it will immediately be “Active” and ready to be used. </aside>

<aside>

  1. If you’ve just created a new one, you may see the “Creating…” label here, which means that the Scratch Org is “spinning up”. This could take anywhere from a few minutes to a few hours, depending on the complexity of your configuration and project data. </aside>

<aside>

  1. Once it’s ready, click on the name of your Scratch Org to open the detail view. </aside>

<aside>

  1. From there, click “Log In” in the top right-hand corner. </aside>

<aside>

Screenshot 2024-09-16 at 14.52.35.png

</aside>

<aside>

  1. This will open your connected Salesforce org in a new tab, and will log you in automatically. </aside>

<aside>

  1. Now you can begin developing in your Scratch Org. </aside>

<aside> <img src="/icons/flash_yellow.svg" alt="/icons/flash_yellow.svg" width="40px" />

You can also log in to your Scratch Org via the options in the drop-down menu on the right-hand side of your Scratch Org’s list view row.

</aside>

<aside>

Screenshot 2024-09-16 at 14.54.36.png

</aside>

Sharing your Scratch Org

<aside>

Using a Scratch Org with Hutte allows you to make your work more accessible to your team members. For instance, it facilitates acceptance testing before integrating, persisting, and shipping a feature.

</aside>

<aside>

If you prefer code, you can also easily connect your IDE to your Scratch Org.

</aside>

<aside>

In the Scratch Org detail view, click "View auth snippet," then copy and run the code from a terminal.

</aside>

<aside>

You have now established a connection and can start pushing and pulling source with SFDX.

</aside>

<aside>

Screenshot 2024-09-16 at 15.04.25.png

</aside>

<aside> <img src="/icons/flash_yellow.svg" alt="/icons/flash_yellow.svg" width="40px" />

You can also view and copy the auth snippet via the options in the drop-down menu on the right-hand side of your Scratch Org’s list view row or from the Scratch Org detail view.

</aside>

Pulling changes from your Scratch Org

<aside>

Once you’ve performed your work in your Scratch Org, click on "Pull changes" in your Scratch Org’s detail view.

</aside>

<aside>

Screenshot 2024-09-17 at 17.36.54.png

</aside>

<aside> <img src="/icons/flash_yellow.svg" alt="/icons/flash_yellow.svg" width="40px" />

You can learn more about pulling changes through Hutte here.

</aside>