> For the complete documentation index, see [llms.txt](https://docs.arkain.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkain.io/user-guide/workspace/source-code-management-with-git/commit.md).

# Commit

{% stepper %}
{% step %}
Change the status of the files to staged files and write the commit message in the 'Commit message' field at the bottom of the Git Sidebar.
{% endstep %}

{% step %}
Click the **\[Commit to master]** button to record the changes in the staged files.
{% endstep %}
{% endstepper %}

Committed files are deleted from the Staged files list. If there are commits that have not been pushed, the **\[Push]** button on the top of the Git Sidebar is activated.
