# 6.2 Filtering and Sorting Posts

***

***Filters*** can be applied to narrow down a large amount of data. You can filter posts by many types of parameters, for example: ***Surveys, Sources, Categories, Status, Date Ranges, and Location.***

***Surveys and Sources*** filters are located on the left side of the toolbar, while ***other filters*** are located towards the top of the toolbar.

<figure><img src="/files/wHiUERehQLm3AOubf8RS" alt="Filters button highlighted in the toolbar"><figcaption><p>Filters button highlighted in the toolbar</p></figcaption></figure>

<figure><img src="/files/U58SS2TSbcSTEODMUZeQ" alt="Highlighted: Various Filter Criteria"><figcaption><p>Highlighted: Various Filter Criteria</p></figcaption></figure>

<figure><img src="/files/Jgr2dLFHeBBCBO1czwIV" alt="Highlighted: Filters for Surveys"><figcaption><p>Highlighted: Filters for Surveys</p></figcaption></figure>

<figure><img src="/files/9QnjAiWw1kxFMZR0an0B" alt="Highlighted: Filters for Sources"><figcaption><p>Highlighted: Filters for Sources</p></figcaption></figure>

Filters are additive, so you can apply as many as you would like. This search filter is available on all pages.

***

Find the button to ***sort*** posts just before all the post cards or the post details in the data view. You can ***sort*** posts by:

* Date of creation
* Post date i.e date when it was assigned to a survey
* Date updated

<figure><img src="/files/zICVHoNmlgVKxyz2fOSu" alt="Highlighted: Sorting of posts based on date of creation, post date and date updated."><figcaption><p>Highlighted: Sorting of posts based on date of creation, post date and date updated.</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://docs.ushahidi.com/platform-user-manual/6.-managing-data-in-your-deployment/6.2-filtering-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.
