> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac.md).

# Mac

<figure><img src="/files/kXngPba7vBwDI9ydDT72" alt=""><figcaption></figcaption></figure>

## macOS向けのMDM導入

組織内のすべてのMacデバイスにKeeperFillを展開するには、以下の手順に沿って、利用するデバイス管理プラットフォームから配信します。

MacでKeeperFillをセットアップするには、MCXプロパティリスト (.plist) 形式の構成ファイルを作成します。お使いのモバイルデバイス管理 (MDM) ツールで構成ファイルを展開すると、設定が端末に適用されます。

{% hint style="info" %}
本手順は一般的なガイドであり、組織内にChromeブラウザがすでに展開されていることを前提としています。
{% endhint %}

## 手順の概要

1. お使いのエディタでKeeper .plistポリシーファイルを作成します。
2. KeeperFillブラウザ拡張機能をセットアップします。
3. お使いのモバイルデバイス管理 (MDM) ツールで、組織内のすべてのmacOSデバイスに構成ファイルをプッシュします。


---

# 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:

```
GET https://docs.keeper.io/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac.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.
