> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/mobile/mobile-notifications-and-requests.md).

# Smartsheetモバイルアプリ：通知とリクエストで作業を常に把握

### プラン <a href="#j60xy7g79cm1" id="j60xy7g79cm1"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「Smartsheetプラン」ページを参照してください。

デスクトップ アプリで受信した通知は、モバイル アプリでも表示できます。アラートとリクエストを確認するには、ホーム画面の \[通知] ボタンをタップします。

シートにアラートと自動化を設定したい場合は、デスクトップ アプリを使用してください。自動化されたワークフローを使用して時間を節約し、より速く作業する方法を学びます。

#### プッシュ通知でタスクを常に把握 <a href="#ki993045h13a" id="ki993045h13a"></a>

デバイスでプッシュ通知を受信して​​、シートの変更に関する最新情報を確認します。 Smartsheetからの通知を構成して、デスクトップ、iOS、Android の通知設定を更新する方法を学びます。

プッシュ通知を受信したら、それをタップして表示し、通知センターでアクションを実行できます。

#### 更新、校正、承認のリクエスト <a href="#jaq9rzyetpth" id="jaq9rzyetpth"></a>

\[通知] 画面内で \[リクエスト] タブに切り替えて、更新、校正、および承認のリクエストを表示できます。必要な更新を入力するか、承認/拒否することで、未完了のリクエストを実行します。

詳細については、以下をご覧ください。

* [タスクの更新を自動的にリクエストする](https://help.smartsheet.com/articles/2479266)
* [承認リクエスト: 作業項目のサインオフを自動的にリクエストします。](https://help.smartsheet.com/articles/2476591)
* [校正を使用してコンテンツを共同作業する](https://help.smartsheet.com/articles/2480181)


---

# 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://manual.dxable.com/smartsheet/mobile/mobile-notifications-and-requests.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.
