# 6. Fetching upstream changes

If you are using a self-managed instance option for sfops, please follow the below instructions to update your GitHub org's with updates from Flxbl's source repository (source.flxbl.io)

The below process outlines the steps that are required to update your instance across test and production repositories

1. Please review the changes once you receive a notification on #sfops slack channel or email regarding the latest release notes. Please feel free to contact your point of contact for more information on the changes in the releases and applying the same in your org
2. Each version in sfops repository is tagged with a version number and will have accompanying release notes\\

   <figure><img src="/files/cYZ8m8wZVIa6Eg0GAtAH" alt=""><figcaption></figcaption></figure>
3. Follow instructions provided in [Sync Upstream Repository and Create Pull Request](/flxbl/sfops/self-managed-instances/workflow-details/sync-upstream-repository-and-create-pull-request.md)


---

# 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.flxbl.io/flxbl/sfops/self-managed-instances/setting-up/6.-fetching-upstream-changes.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.
