> 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/retrieve-push-user-id.md).

# PushユーザーIDの取得

チームメンバーまたは購読者が、オプトインの流れを見つけること、通知を受け取ること、または購読者体験に関連するその他のケースについて一貫して問題を抱えている場合は、適用される Push User ID（PUID）を取得するために、以下の手順に従ってください。この情報は、追加のサポートのためにアカウントマネージャーへ送ることができます。&#x20;

* 購読した、または購読したいデバイスを使用して、問題が発生しているサイトのホームページに移動します。 [<mark style="color:青色;">alloceannews.com</mark> ](https://documentation.pushly.com/pushly-ja/faq/web-burauzapusshu/www.alloceannews.com)たとえば<br>
* 追加 *?push\_debug=1* を URL の末尾に追加し、Enter キーを押します。この例での結果の URL は次のようになります:
  * [<mark style="color:青色;">https://www.alloceannews.com/?push\_debug=1</mark>](https://www.alloceannews.com/?pushly_debug73485=1)
  * 問題を解決しようとしているドメインに “alloceannews.com” を置き換えると、<https://www>. になります。*yourdomain.com*/?push\_debug=1<br>
* 青色の “Push SDK” タブが表示されるまでスクロールします（通常は画面の左側、ページ下部にあります）<br>
* そのタブをクリックし、詳細をコピーして、アカウントマネージャーに情報を送信します[<br>](https://www.alloceannews.com/?pushly_debug73485=1)

  <figure><img src="/files/747c0226b21e6835681d8e09303b5d7bbaf18a1e" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/880f1a2930280afb4d3081cee4854e98ff8e102c" alt=""><figcaption></figcaption></figure>


---

# 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/retrieve-push-user-id.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.
