> For the complete documentation index, see [llms.txt](https://documentation.pushly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.pushly.com/pushly-ja/faq/web-burauzapusshu/not-getting-prompted.md).

# プロンプトが表示されない

以下のスクリーンショットはすべて [alloceannews.com](https://documentation.pushly.com/pushly-ja/faq/web-burauzapusshu/www.alloceannews.com)、通知を受け取りたいドメイン上で以下の手順に従えば準備完了です！

* テストにはChromeを使用してください
* ご自身のウェブサイト（Pushlyを使用しているサイト）に移動します&#x20;
  * オプトインのフローがサイトの特定のセクションに限定されている場合は、オプトインのフローを表示するには、そのページのいずれかにいる必要があります
* チームがオプトインのフローをどのように設定したかによっては、画面の隅にこの白いボックスが表示されるはずです:

![](/files/4ede1fbd41c390cba61406d3c9c1247eb55b2049)

* 白いボックスが表示されない場合は、URLの左側にある鍵アイコンをクリックしてください。下の2つのメニューのいずれかが表示されます
* このメニューが表示された場合は、通知のオプションを「許可」に変更し、ページを再読み込みしてください

![](/files/744fecb1a57d25100ef4241d38295a557f00e02a)

* このメニューが表示された場合は、「サイトの設定」オプションをクリックし、残りの手順に従ってください:

![](/files/238be1131fe253e1bd2d928288847e07f6d4c01d)

* 通知を選択し、「許可」に変更します

![](/files/4b59dcf2f0d3b6456d47e34e82d6579b21dd2d8b)

* サイトに戻ってページを更新してください。これで通知を受け取れるはずです！<br>

上記の手順で解決しない場合は、デバイスの設定を確認して、通知が有効になっていることを確かめてください。&#x20;

**追加のサポートが必要な場合は、アカウントマネージャーまでご連絡いただくか、以下までメールしてください** [<mark style="color:青色;">**AccountHelp@pushly.com**</mark>](mailto:AccountHelp@pushly.com) **！**&#x20;


---

# 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.pushly.com/pushly-ja/faq/web-burauzapusshu/not-getting-prompted.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.
