# Editing content

{% embed url="<https://vimeo.com/488354549>" %}

## How to edit content

You can edit content in one of two ways:

1. Via the page itself: Simply click on the **Edit** button at the top when on the page itself (see the screenshot below).

   <figure><img src="https://1079433754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lyh9JMywljz0CN8oT8o%2Fuploads%2FAROjklo0jofFqg7h77IY%2Fimage.png?alt=media&#x26;token=135155cd-2026-4e2e-becd-89627d3676e6" alt=""><figcaption><p>The edit button</p></figcaption></figure>
2. Via the Content management area of the admin interface. Click **Edit** in the corresponding row.

   <figure><img src="https://1079433754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lyh9JMywljz0CN8oT8o%2Fuploads%2F7Nyu93MiWFMrTYDHDWtO%2Fimage.png?alt=media&#x26;token=c676dfa4-b2ba-4ae5-b4d7-ee9658d9dc37" alt=""><figcaption><p>The content admin page showing all the edit buttons</p></figcaption></figure>

Either of these options will take you to the page in *Edit* mode. For example if you edit the "Why GovCMS?" *Page* you will see a page similar to the screenshot below:

<figure><img src="https://1079433754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lyh9JMywljz0CN8oT8o%2Fuploads%2F7RDpgtISk9fE4ZXtLs2K%2Fimage.png?alt=media&#x26;token=582f030a-4559-45b1-a77d-ff0d3540a7c5" alt=""><figcaption><p>Edit view of the "Why GovCMS?" Page</p></figcaption></figure>


---

# 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://salsa-digital.gitbook.io/govcms-content-administration/unit-3-managing-content-in-govcms/editing-content.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.
