# iSHARE Change Management

Welcome to the documentation of iSHARE's Change Management process.

* For more information regarding iSHARE, please refer to iSHARE's [website](https://www.ishare.eu)
* For more information about the change management process as part of the [iSHARE Trust Framework](https://framework.ishare.eu) refer to [this page](https://framework.ishare.eu/detailed-descriptions/operational/operational-processes/change-management)

The change management process is the responsibility of the Scheme Owner (iSHARE Foundation), working together with the Change Advisory Board.

Please review the pages about the [RFC process](https://changes.ishare.eu/change-management-process) and the [impact analysis procedure](https://changes.ishare.eu/impact-analysis-procedure) to understand more about the process.

All documentation about the organised meetings (CAB and Co-Creation Meetings) is kept in [Co-Creation and CAB Meetings](https://changes.ishare.eu/v/cab-and-deepdive-meetings). Impact analysis of RFCs are kept [here](https://changes.ishare.eu/v/rfc-impact-analysis-1). A complete overview of all RFCs, their status and priority, is kept is as [Gitlab issue board](https://gitlab.com/ishare-foundation/cab/rfc/-/boards).


---

# 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://changes.ishare.eu/readme.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.
