# SDK Command Reference

### Command Categories

Keeper SDK commands are broadly categorized into the following types

<table><thead><tr><th data-type="content-ref">Link</th><th width="425.39453125">Description</th></tr></thead><tbody><tr><td><a href="/pages/XZpjiM1wB6As4X9WM3wk">/pages/XZpjiM1wB6As4X9WM3wk</a></td><td>Section for describing supported login flows and MFA methods</td></tr><tr><td><a href="/pages/dd6qBQozwsQzXvfiM32c">/pages/dd6qBQozwsQzXvfiM32c</a></td><td>Commands focused on the creation, update, and deletion of vault records, enabling direct interaction with stored data.</td></tr><tr><td><a href="/pages/m6bOcd0pdKFjYB734s7Q">/pages/m6bOcd0pdKFjYB734s7Q</a></td><td>Commands focused on creation, update, deletion, fetching and listing of folders.</td></tr><tr><td><a href="/pages/g8l5w40utTo7pEKRb8z0">/pages/g8l5w40utTo7pEKRb8z0</a></td><td>Commands related to managing secrets, Secrets Manager applications, app clients, and app access control</td></tr><tr><td><a href="/pages/mQYmCy7lz3CSnL4SZzXo">/pages/mQYmCy7lz3CSnL4SZzXo</a></td><td>Commands for sharing and revoking access to individual records and folders across users or teams.</td></tr><tr><td><a href="/pages/5fb2Im9YA2ZJ5aPGovn6">/pages/5fb2Im9YA2ZJ5aPGovn6</a></td><td>Commands for creating, listing, edit and removal of shared folders</td></tr><tr><td><a href="/pages/ZJupAAOfAmEmltSBU4Jl">/pages/ZJupAAOfAmEmltSBU4Jl</a></td><td>Commands for teams related actions like listing, add, edit and remove.</td></tr><tr><td><a href="/pages/qggggD5k7Q7Q7ZOSd764">/pages/qggggD5k7Q7Q7ZOSd764</a></td><td>Commands for creating, importing, exporting, and managing custom record types used within the Keeper vault.</td></tr><tr><td><a href="/pages/xzAkGDXnRg2FkMafrsNx">/pages/xzAkGDXnRg2FkMafrsNx</a></td><td>Commands for administering enterprise-level structures, including teams and users, and managing their associations via nodes.</td></tr><tr><td><a href="/pages/57ueNBww2NgQhQaDMhoX">/pages/57ueNBww2NgQhQaDMhoX</a></td><td>Commands for accessing breach detection commands for monitoring password health and mitigating exposed and compromised passwords.</td></tr><tr><td><a href="/pages/U8cRazZSMSgYWIRKd6TW">/pages/U8cRazZSMSgYWIRKd6TW</a></td><td>Commands for accessing reports such as audit alert, action report and others</td></tr><tr><td><a href="/pages/idi2AO5aRS1qpsADzVz1">/pages/idi2AO5aRS1qpsADzVz1</a></td><td>Commands for accessing the PEDM feature of KeeperSecurity.</td></tr><tr><td><a href="/pages/bVb5QqRosXgzspzGckTo">/pages/bVb5QqRosXgzspzGckTo</a></td><td>Commands to manage the trash in vault and perform operations such as list, get, restore, purge and unshare the records and shared folders in trash.</td></tr><tr><td><a href="/pages/ZLZuuY0FnosL9ycl06c0">/pages/ZLZuuY0FnosL9ycl06c0</a></td><td>Commands for importing and exporting data to and from KeeperSecurity Vault from files or other platforms.</td></tr><tr><td><a href="/pages/IjfLs5oYIHz6nYlrkfOO">/pages/IjfLs5oYIHz6nYlrkfOO</a></td><td>Commands for managing various features of vault and admin console such as login, this-device management, listing, search etc.</td></tr></tbody></table>


---

# 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.keeper.io/keeperpam/commander-sdk/keeper-commander-sdks/sdk-command-reference.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.
