# 6.4 Editing Posts

***

The post editing function is only available to admins or registered users with adequate permissions. This means that non registered users cannot edit posts.

This feature is particularly useful when creating posts out of ***unstructured posts*** (messages from SMS, Email, Twitter). We'll cover the structuring process in ***section 6.4.1 below***.

***

***To edit a post:***

* Select a post from your data view
* Click on the **Edit Icon**. This will load the post editor on the right pane of your page, where you’ll be able to edit any of the content.
* If you're logged in and have adequate permissions you should also be able to change the status of your post.
* When done making changes, click on ***Save***.

<figure><img src="/files/Nv9KoApeX6eUjTR23zsL" alt="Highlighted: Edit Pencil Icon highlighted in the post card."><figcaption><p>Highlighted: Edit Pencil Icon highlighted in the post card.</p></figcaption></figure>

<figure><img src="/files/mM0BPPHYkYgj7IkufPpM" alt="Highlighted: Lat and Long , Image/ Picture of Incident fields."><figcaption><p>Highlighted: Lat and Long , Image/ Picture of Incident fields.</p></figcaption></figure>

<figure><img src="/files/TKVrJfFWcLPJisDi6lXo" alt="Highlighted: Geolocation toggle button field"><figcaption><p>Highlighted: Geolocation toggle button field</p></figcaption></figure>

<figure><img src="/files/0nd0qsQPoX6vXdB6DiGf" alt="Highlighted: Add Collection, Publish, Archive Delete under the 3 dotted icon in the post card"><figcaption><p>Highlighted: Add Collection, Publish, Archive Delete under the 3 dotted icon in the post card</p></figcaption></figure>

***

## 6.4.1 Structuring posts

{% hint style="info" %}
***Structuring posts:*** Information for structuring posts go here once added to mzima. For now, refer to v3.0 user documentation about structuring posts.
{% endhint %}

***

## 6.4.2 Locked posts

{% hint style="info" %}
***Locked posts:*** Information for locked posts go here once added. For now, refer to v3.0 user documentation about locked posts.
{% endhint %}


---

# 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://docs.ushahidi.com/platform-user-manual/6.-managing-data-in-your-deployment/6.4-editing-posts.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.
