> 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/basics/attachments/downloading-viewing-attachments.md).

# 添付ファイルの表示とダウンロード

\[ファイル添付ファイル] パネルでシートまたはレポートの作業項目に添付されたファイルにアクセスします。 添付ファイルがシート、シートまたはレポートの特定の行、コメントのいずれに添付されたかに関係なく、シートまたはレポートに関連付けられたすべての添付ファイルにアクセスできます。

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

* Smartsheet

プラン タイプと含まれる機能の詳細については、 [「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 許可 <a href="#id-30j0zll" id="id-30j0zll"></a>

シートの所有者、管理者、編集者は、添付ファイルの追加、バージョン管理、または削除を行うことができます。 シートにアクセスできる人は誰でも、添付ファイルを表示およびダウンロードできます。 一部のオンライン ストレージ サービスでは、ファイルにアクセスまたは編集するために追加の権限設定が必要です。

Enterprise プランのシステム管理者は、ファイル添付オプションを無効にすることができます。 [グローバル アカウント設定の管理](https://help.smartsheet.com/articles/1159581)について詳しくは、こちらをご覧ください。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Govに含まれているかどうかを確認してください](https://help.smartsheet.com/articles/2480681)。

#### 添付ファイルにアクセスしてプレビューする <a href="#id-1fob9te" id="id-1fob9te"></a>

PDFや画像をプレビューできます。 [サポートされている他のファイル タイプ](https://help.smartsheet.com/articles/2482508-add-proof-report-sheet)を開いたりダウンロードするには、ファイル名を選択します。

シートまたはレポート内:

1. 右側のパネルで「ファイル添付」アイコンを選択します。 行またはコメントの添付ファイル アイコンを選択することもできます。
2. (オプション) \[ファイル添付ファイル] ペインで添付ファイルを名前、日付、またはサイズで並べ替えます。
3. 添付された画像の名前を選択してプレビューします。 または、![](/files/1LKaCA2aPsYNrZhLOhvu)添付ファイルの横にある「アクション」アイコンを選択し、メニューからアクションを選択します。

![View of the Attachment pane with the More menu displayed.](/files/jYRjh9gs2CHOVnBm0e8h)

#### プレビューされた項目を操作する <a href="#id-3znysh7" id="id-3znysh7"></a>

* プレビュー ウィンドウの右上にある \[アクション]![](/files/xAMctwIN319NSTslBXCd)アイコンを選択します。
* 情報アイコンを使用して、添付ファイルの詳細の開閉を切り替えます。
* プレビュー ウィンドウの下部で、拡大または縮小したり、ファイルをダウンロードしたり、削除したりできます。

#### ソース行に移動 <a href="#id-2et92p0" id="id-2et92p0"></a>

添付ファイルの名前の下にある行番号を選択して、その行に移動します。

#### 単一の添付ファイルをダウンロードする <a href="#tyjcwt" id="tyjcwt"></a>

ダウンロードできるのは、デバイスからアップロードされたファイルのみです。 リンクまたは他のオンライン サービスから添付ファイルをダウンロードすることはできません。

シートまたはレポート内:

1. 右側のパネルで「ファイル添付」アイコンを選択します。<br>
2. 添付ファイル名の上にマウスを置き、\[その他] アイコン を選択し![More icon found to the right of the attachment name.](/files/SBTHOK6M57VKKkuTXTrF)、\[ファイルのダウンロード] を選択します。 最新バージョンを元の形式でダウンロードできます。 [以前のバージョンをダウンロードする](https://help.smartsheet.com/articles/518404-deleting-editing-versioning-attachments)こともできます。

#### 複数の添付ファイルを一度にダウンロードする <a href="#id-3dy6vkm" id="id-3dy6vkm"></a>

シートまたはレポート内:<br>

1. 右側のパネルで「ファイル添付」アイコンをクリックします。 添付ファイルパネルが表示されます。
2. ダウンロードしたい添付ファイルの横にあるチェックボックスをオンにします。
3. 「ファイル添付」パネルの上部で「アクション」をクリックし、「ファイルのダウンロード」をクリックします。

ファイルは .zip ファイルとしてコンピュータにダウンロードされます。


---

# 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/basics/attachments/downloading-viewing-attachments.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.
