> 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/access-and-download-files-attached-to-a-workspace.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>

1. 「参照」をクリックして、添付ファイルを含むワークスペースを選択します。
2. ワークスペースの右上隅にある「ファイル添付」アイコンをクリックします。

「ワークスペースのファイル添付の概要」ウィンドウが表示されます。 ここで、必要に応じて添付ファイルの新しいバージョンを表示、ダウンロード、または追加できます。

**単一の添付ファイルをダウンロードする**

「ワークスペースのファイル添付の概要」ウィンドウで、次の操作を行います。

1. 添付ファイルを右クリックします。
2. 「選択したファイルをダウンロード」を選択します。

**複数の添付ファイルを一度にダウンロードする**

「ワークスペースのファイル添付の概要」ウィンドウで、次の操作を行います。

1. ダウンロードする各添付ファイルの横にあるチェックボックスをオンにします。
2. \[アクション] > \[選択したファイルをダウンロード] を選択します。


---

# 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/access-and-download-files-attached-to-a-workspace.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.
