> 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/get-started/set-up-the-organization.md).

# Set up the organization

The organization is at the highest level of the Asset Panda Pro hierarchy. The organization has a unique sub-domain and holds users, permissions, and accounts. Every Asset Panda Pro account will have an organization. Access to the data in any account and module within the organization is granted with the Organization Admin permission role.

Within the organization, you can have a single account or multiple accounts:

* **Single Account**

  For simpler operations or smaller teams, you can use a single account. You can use collections, categories, or other organizational tools to group data for different departments or locations within one environment. This setup reduces administrative overhead and is typically sufficient when assets or resources need to be shared or moved frequently within the same environment.
* **Subsidiary Accounts**

  In a corporate environment with multiple divisions or companies operating under one parent corporation, you can assign each subsidiary to its own separate account. This setup enables each entity to manage its own data, assets, and users, while still reporting to the parent corporate organization for oversight.&#x20;
* **Managed Service Provider (MSP) Accounts**

  A Managed Service Provider (MSP) oversees the IT or asset needs of various **external** clients. Under this model, you can provide each client with its own account beneath the MSP’s parent account. The MSP retains the ability to switch between the child accounts for management, support, and reporting. This setup is effective for service providers who need to offer separate, secure environments for multiple customers, all under a single administrative umbrella.

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

## Set up supporting elements

Within the organization accounts, you can set up the following elements to support your asset tracking:

* **Modules** organize different workflows within your account. See [Accounts and modules](/settings/account-management/accounts-and-modules.md).
* **Collections** organize your assets and link people, locations, and categories to create meaningful connections across your resources. See [Collections](/settings/account-management/collections.md).&#x20;
* **Categories** enable you to group related records based on specific criteria, such as the type of asset. See [Categories](/settings/account-management/collections/categories.md). You can also use categories to [track consumable assets](/settings/account-management/collections/track-consumable-assets.md).
* **Forms** enable end users to [create](/settings/account-management/forms/forms-that-create-records.md) or [update](/settings/account-management/forms/forms-that-update-records.md) records in a collection.&#x20;
* You can specify the **fields** that are managed in collections, categories, and forms. See [Fields](/settings/account-management/fields.md).
* **Automations** streamline workflows by executing predefined actions based on specific conditions. See [Automations](/settings/account-management/automations.md).
* **User roles** determine their access to data within an organization. See [Users](/settings/users.md).
* **Integrations** provide connections to third-party applications to optimize your asset, device, and user management processes. By leveraging integrations, you can streamline operations, improve data accuracy, and enhance overall efficiency within your organization. See [Integrations store](/integrations-store.md).

### Automated account builder

If Ursa<sup>AI</sup> is enabled in your organization, you can use the Account Builder to set up your Asset Panda Pro account by generating a complete organizational structure based on a description of your business. See [Account Builder](/ursa/ursa-account-builder.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:

```
GET https://prohelp.assetpanda.com/get-started/set-up-the-organization.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.
