> 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/system-admin/admin-center/sheet-access-report.md).

# シートアクセスレポートを作成する

シート アクセス レポートには、シートにアクセスできるユーザーの包括的なリストが表示されます。このリストは、組織内のSmartsheet のフットプリントを理解するのに役立ちます。または、リストをSmartsheetアカウント内のセキュリティを監査するツールとして使用します。

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

* Business
* Enterprise

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

### 許可 <a href="#e02g347ty5pd" id="e02g347ty5pd"></a>

シート アクセス レポートをリクエストするには、システム管理者である必要があります。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

**シートアクセスレポートを作成するには**

1. 管理センターにログインします。
2. \[メニュー] アイコンを選択して左側のサイドバーを展開し、\[ユーザー管理] を選択します。
3. \[その他のアクション] > \[シートアクセス] を選択します。
4. あなたのメールをチェック。レポートは、管理センターのログインに関連付けられた電子メールに送信されます。

シート アクセス レポートには次のデータが含まれます。

* シートキー: チームのSmartsheetアカウント内の各シートの一意のキー。ユーザーにはこのキーが表示されません。同じ名前のシートが複数ある場合に便利です。
* シート名: Smartsheetセッションで表示されるシート名。
* シート所有者: ライセンスを取得したユーザーの名前が、そのユーザーが所有するすべてのシートとともに表示されます。このレポートには、ライセンスのないユーザーがチーム メンバーに共有したシートは表示されません。
* 共有先: ライセンスを持つかどうか、または外部の共同作業者に関係なく、シートを共有しているユーザーのすべての電子メール アドレス。
* 最終更新日時: シートが更新された最終日時。


---

# 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/system-admin/admin-center/sheet-access-report.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.
