> For the complete documentation index, see [llms.txt](https://prohelp.assetpanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prohelp.assetpanda.com/settings/account-management.md).

# Account Management

#### <img src="/files/fwTczBv9mBndqo9CQpZg" alt="Asset Panda Pro app link" data-size="line"> [Visit Account Management in the app](https://assetpanda.app/settings/account-management)

Account Management enables you to manage accounts, modules, collections, and system configurations. Customization options are available for visibility, organization, and automation settings, ensuring flexibility and ease of use.

## **Accounts and modules** <a href="#managing-accounts-and-modules" id="managing-accounts-and-modules"></a>

You can use accounts and modules to structure data and user access more efficiently. Accounts and modules can be added, modified, and organized in a hierarchical format.

Changes to accounts and modules apply to all users with module access and persist across sessions.

See [Manage accounts and modules](/settings/account-management.md).

## **Collections and fields** <a href="#collections-and-fields" id="collections-and-fields"></a>

Collections and fields define how data is stored and accessed within a module. You can customize the collections and fields in your organization to improve data management and visibility. You can also show or hide collections or fields to control visibility while keeping data stored safely.

See [Manage collections](/settings/account-management/collections.md) and [Manage fields](/settings/account-management/fields.md).

## **Automations and forms** <a href="#automations-and-forms" id="automations-and-forms"></a>

Automations and forms streamline workflows and data entry processes. Enabling or disabling specific actions helps you manage operations efficiently while retaining previously configured settings.

See [Manage automations](/settings/account-management/automations.md) and [Manage forms](/settings/account-management/forms.md).

## **Account Management customization** <a href="#navigation-and-customization" id="navigation-and-customization"></a>

You can customize the display of accounts, modules, forms, collections, and fields to ensure an organized and intuitive system configuration.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUu4cjnyQbKvxlmR8IplS%2Fuploads%2FZ6TRqegupfloAAhL0dbl%2FAccount_Managment.mp4?alt=media&token=106ca325-7697-46ac-b254-579959b23f78>" %}


---

# 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://prohelp.assetpanda.com/settings/account-management.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.
