Added pages and images for accessing editing and creating pages. authored by David Lounsbury's avatar David Lounsbury
# Creating and editing a new Wiki page
\ No newline at end of file
# Editing and Creating Wiki pages
## Using the built-in GitLab editor
The simplest way to edit the wiki is the [built-in editor on the website](Editing). Simply navigate to the Wiki page you want to change, and click the **Edit** button toward the upper right.
![Edit](/images/Edit_wiki_page.png "Edit Button")
There is a simple WYSIWYG editor toolbar with the most useful formatting tools.
![Editor](/images/Basic_editing.png "Basic Editing Tools")
Once you are done with your changes, you can optionally (though recommended) provide a reason for the changes in the **Commit Message** field , then click the **Save changes** button.
### Offline tools
For more complex Wikis, it may be easier to edit your content offline and upload it using a Git client. This is covered in more depth on our [tools](../Markdown/Markdown-Tools.md) page.
## Creating a page