> For the complete documentation index, see [llms.txt](https://docs.mashmatrix.com/mashmatrix-sheet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mashmatrix.com/mashmatrix-sheet/ja/settings_for_admin/administration_console.md).

# 管理コンソール

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