> For the complete documentation index, see [llms.txt](https://documentation.swing2app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.swing2app.com/manual/appmanage/board/post-delete.md).

# How to delete bulk posts

![](https://support.swing2app.com/wp-content/uploads/2019/12/post_del.png)

**How to delete bulk posts**

Bulk post delete function allows you to delete multiple selected posts at once.

This can be useful when you want to delete several posts from the bulletin board at once.

It’s easy to use! Check out the manual below.

***

<mark style="color:blue;">**Delete Posts**</mark>

![](/files/98XmcfCpcqRi2R1GbVkL)

1. Go to **Manager** and select **Posts.**
2. Click on the **list view** so that you can select multiple posts easily.
3. Select the post you want to delete.
4. Click on **Delete Posts.**
5. Click **OK.**

![](https://support.swing2app.com/wp-content/uploads/2019/12/%EC%98%81%EB%AC%B8%EA%B2%8C%EC%8B%9C%ED%8C%902.png)

You can choose whether to view the post as ‘thumbnail type’ or ‘list’ as the icon.

-Select ‘View List’. (Second icon)

-Select multiple posts to delete (If you select all posts, all posts will be selected at once)

-If you select the \[Delete all posts] button, you can delete the selected posts at once.

***

**Check how to use GIF images**

<div align="left"><img src="https://support.swing2app.com/wp-content/uploads/2019/12/%EB%85%B9%ED%99%94_2020_05_08_15_57_20_604.gif" alt=""></div>

***

<mark style="color:orange;">**–Instructions–**</mark>

\* Deleted posts won’t be restored, so please make sure to check before deleting them.

\* The list of posts is a list of 10 by default.

If you select more posts, you can select 50 or 100 items by selecting the \[View Each] button below.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.swing2app.com/manual/appmanage/board/post-delete.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
