# 管理コンソール

Mashmatrix Sheet管理コンソールは、Mashmatrix Sheetアプリケーションの設定やメンテナンスを実施するための画面です。

![](/files/yJdmeCvqojgdUaTNws9G)

## 権限セットの付与 <a href="#grant-permission-set" id="grant-permission-set"></a>

管理コンソール画面へのアクセスには、特別に権限が必要です。限定されたメンバーのみが管理コンソールにアクセスできるように、Salesforce管理者は適切なメンバーに対してあらかじめ権限セットを付与しておく必要があります。

管理コンソールへのアクセスを許可する権限セットの付与については、[「権限セットの付与」](/mashmatrix-sheet/ja/settings_for_admin/permission_set_grant.md)を参照してください。

## 管理コンソールへのアクセス <a href="#access-to-admin-console" id="access-to-admin-console"></a>

1. 「Mashmatrix Sheet Administrator」権限セットを付与されたユーザでSalesforceへログインします。
2. 「Mashmatrix Sheet」アプリケーション内の「Mashmatrix管理コンソール」タブをクリックします

## [ブックの管理](/mashmatrix-sheet/ja/settings_for_admin/administration_console/book_management.md) <a href="#book-management" id="book-management"></a>

## [権限](/mashmatrix-sheet/ja/settings_for_admin/administration_console/permissions.md) <a href="#permissions" id="permissions"></a>

## [アクセス制御](/mashmatrix-sheet/ja/settings_for_admin/administration_console/access_control.md) <a href="#access-control" id="access-control"></a>

## [組織設定](/mashmatrix-sheet/ja/settings_for_admin/administration_console/organization_configuration.md)


---

# Agent Instructions: 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://docs.mashmatrix.com/mashmatrix-sheet/ja/settings_for_admin/administration_console.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.
