# Change requests
`GoI` role can now request changes (features, enhancements, fixes bugs, etc.) on GRAMMS system.
<style>
img{
border:2px gray solid;
}
.markdown-body code{
color: red !important;
}
</style>
<div style="text-align:center;">
<img src="https://i.imgur.com/jYIVEmr.png">
</div>
---

<div style="text-align:center; font-size:10px;">
Navigate to the changes requests page
</div>
---
The user should fill the mandatory fields (`title`, `category` and `body`).
The `requested on behalf of` and `upload documents` fields are optional.

<div style="text-align:center; font-size:10px;">
Create new change request page
</div>
---

<div style="text-align:center; font-size:10px;">
Change request details link
</div>
---
They can discuss the changes with the IT team by adding comments or answering the questions.
When the status changed to `approved`, means that we are working on it, and the status will be changed to `closed` then `published` after we finish and publish it.

<div style="text-align:center; font-size:10px;">
Change request details page
</div>