# 投稿を保存して見返す

競合アカウントの投稿は、気になったものを保存して後から見返せます。保存した投稿は「保存済み投稿」の画面にまとまります。

## このガイドでできること

保存した投稿を一覧で確認し、並び替えや保存の解除を行います。

{% hint style="info" %}
保存できるのは、ウォッチリストに登録した競合アカウントの投稿です。検索で表示した投稿は、保存して残すことはできません（→[投稿・アカウントを検索する](/how-to/discover/search.md)）。
{% endhint %}

## 投稿を保存する

投稿の保存は、各投稿に表示される保存（ブックマーク）のアイコンをクリックして行います。たとえば[人気投稿ランキング](/how-to/competitors/ranking.md)で、気になる投稿をその場で保存できます。

## 保存した投稿を見る

[人気投稿ランキング](/how-to/competitors/ranking.md)の画面右上にある［保存］をクリックすると、「保存済み投稿」の画面が開きます。これまでに保存した投稿が一覧で表示されます。

## 並び替える

画面上部の切り替えで、表示順を変えられます。

* いいね
* コメント

## 保存を解除する

保存済み投稿の一覧で、解除したい投稿の保存（ブックマーク）アイコンをクリックすると、保存が解除されます。

## 関連ガイド

* [人気投稿ランキングを見る](/how-to/competitors/ranking.md)
* [競合を深掘り分析する](/how-to/competitors/deep-dive.md)
* [ウォッチリストを管理する](/how-to/competitors/watchlist.md)
* [投稿・アカウントを検索する](/how-to/discover/search.md)


---

# 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://help.donbuzz.jp/how-to/competitors/saved.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.
