> 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/sharing-and-collaboration/sharing-and-collaboration-sharing-sending-reports.md).

# レポートをメールの添付ファイルとして共有する

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

* Smartsheet
* Pro
* Business
* Enterprise

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

レポートとして収集したSmartsheet情報を共有する方法の 1 つは、その情報を電子メール メッセージの添付ファイルとして他のユーザーに送信することです。これは 1 回だけ実行することも、レポートを定期的に自動的に送信するように指定することもできます。これを行うと、レポートは送信前に実行されるため、レポートには常に最新の情報が含まれます。

レポートを共有したり公開したりすることで、他の人がレポートを利用できるようにすることもできます。これらのオプションの詳細については、この記事の最後にある「関連記事」セクションを参照してください。

#### レポートを添付ファイルとして送信する <a href="#id-30lwhl7uaoau" id="id-30lwhl7uaoau"></a>

レポートを添付ファイルとして送信すると、受信者はSmartsheetにサインインしなくても、レポートを PDF または Excel 形式で表示できます。

1. レポートを開いた状態で、\[ファイル] > \[添付ファイルとして送信] をクリックして、\[添付ファイルとして送信] ウィンドウを表示します。
2. \[宛先] ボックスに受信者の電子メール アドレスを入力します (複数の電子メール アドレスはカンマで区切ります)。
3. デフォルトからカスタマイズする場合は、件名とメッセージを編集します。
4. \[添付形式] フィールドで添付ファイルの種類 (PDF または Excel) を選択します。

   ヒント: PDF オプションを選択した場合は、オプション リンクをクリックして PDF セットアップ メニューにアクセスし、PDF セットアップ オプションにアクセスします。オプションを使用して、添付ファイルのプロパティをさらに定義します。
5. 「送信」をクリックします。

受信者の電子メール アドレスが、フォームの \[宛先] ボックスから \[送信先] セクションに移動します。

#### 繰り返しを設定する <a href="#c5b5iwadycgd" id="c5b5iwadycgd"></a>

レポートが定期的に自動的に送信されるようにスケジュールできます。これを行うと、レポートは送信前に実行されるため、レポートには常に最新の情報が含まれることに注意してください。

指定した頻度でレポートを添付ファイルとして送信するには、次の手順を実行します。

1. 上記の手順に従って、\[添付ファイルとして送信] ウィンドウを開きます。
2. ウィンドウで、「配信」の横にある「スケジュール」リンクをクリックします。![Send as attachment delivery](/files/T8BaNzmzSBbSb06qQ82m)
3. \[配信オプション] フォームで、配信を実行する頻度 (毎日、毎週、毎月、毎年) を選択し、その他の繰り返しオプションを指定します。
4. 「OK」をクリックします。

設定が完了すると、添付ファイルとして送信フォームの右側のパネルに繰り返しが表示されます。繰り返しを編集または削除するには、繰り返しの説明の横にある矢印をクリックします。

![Recurrence dropdown](/files/NdaqmOWt8w3pNETCwyG5)


---

# 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:

```
GET https://manual.dxable.com/smartsheet/sharing-and-collaboration/sharing-and-collaboration-sharing-sending-reports.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.
