# ワークフロー計画

### 手動プラットフォームの利用

Pushly のパートナーの多くは、通知配信のために当社の使いやすいプラットフォームを活用するユーザーを1人または複数人割り当てています。プラットフォームを手動で使用すると、A/Bテスト、インライン・セグメンテーション、さまざまな配信戦略にすぐアクセスしながら、迅速に通知を配信できます。多くの機能は自動化でも利用可能ですが、プラットフォームユーザーはセグメントの組み合わせやコンテンツ調整を試すことを楽しんでいます

![](/files/eadd4964fa4c3b7460e38140e76ae0d721cd9c4c)

### RSSフィード

Pushly には、任意の数の RSS フィードを取り込み、そのコンテンツを適切なオーディエンスに配信する機能があります。複数のカテゴリ分けされた RSS フィードがある場合、それらを個別の [セグメント](/pushly-ja/platform/segments.md#attribute-definitions) に、アカウントマネージャーによって作成されたものとして割り当てることができます。すべてのコンテンツを含むフィードが1つしかない場合でも、Pushly はカテゴリタグやその他の要素に基づいて、特定の記事を適切なセグメントに配信できます。&#x20;

![](/files/f683af9beb4a6d495604ee2e35f36c652e6105d0)

### API/自動化と手動の組み合わせ

多くのパートナーは、Pushly API と手動送信を組み合わせて利用しています。ほとんどの場合、パートナーはCMSを Pushly API に接続し、できるだけ多くのチャネルへ、できるだけ迅速に配信する必要がある速報ニュースや緊急配信を行います。API はセグメント配信にも対応しています。その後、特定のオーディエンスを対象にし、A/Bテストなどを活用する手動のプラットフォーム利用によって配信量を補完します。&#x20;

![](/files/5b16b9ba45dc919256589bf06cd615c427a24098)


---

# 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://documentation.pushly.com/pushly-ja/faq/workflow-planning.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.
