> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zeotap.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Admin

> The Admin module allows you to create an Organisation and then add Users with specific roles and access. You can create one or more organisation and accordingly enable features for each of the organisations. For each product, there is a particular role to be assigned to a user. To get started with creating an Organisation in Admin, refer [here](/articles/admin-customer/creating-an-organisation).

## Relationship Between the Parent and Child Organisation

The parent organisation provides flexibility of products. For example, assume that there is a group company (Company `A`) also known as the parent company which has multiple child companies (Company `B` and `C`) under it. While creating the parent organisation, that is Company `A`, grant it the master level configuration. Therefore, while creating the child organisation Company `B` and `C`, they actually inherit those configurations from the parent organisation Company `A`.

With the parent-child relationship not defined, Zeotap is chosen as the parent organisation. Also, when the parent-child relationship is defined, Zeotap is considered as the parent organisation for the parent organisation in the parent-child relationship.

While creating a User, you have the flexibility while granting access. For example, assume that the General Manager (User `A`) of Company `A` wants to see have a bird’s eye view of all the activities happening across the Company `B` and `C`. These activities can range from the number of segments being created to number of Sources being created. You can grant User `A` the Admin Role with permission to monitor and control activities across the children organisations.

## Related Topics

This section provides a step-by-step guidance on how to create an organisation and a user. It covers the following topics:

<CardGroup>
  <Card title="How to create an Organisation?" href="/articles/admin-customer/creating-an-organisation" icon="angles-right" iconType="solid" horizontal={true} />

  <Card title="How to add a User?" href="/articles/admin-customer/add-an-user" icon="angles-right" iconType="solid" horizontal={true} />

  <Card title="Feature/Functionalities available for different User Roles" href="/articles/admin-customer/user-roles-and-access" icon="angles-right" iconType="solid" horizontal={true} />

  <Card title="User roles and their descriptions" href="/articles/admin-customer/role-descriptions" icon="angles-right" iconType="solid" horizontal={true} />

  <Card title="How to raise an Access Request?" href="/articles/admin-customer/request-access" icon="angles-right" iconType="solid" horizontal={true} />

  <Card title="Organisation/User creation process for different teams" href="/articles/admin-customer/process-to-follow-for-org-user-creation-or-access-1" icon="angles-right" iconType="solid" horizontal={true} />
</CardGroup>
