# Platform Admin

{% hint style="info" %}
Click [here](https://docs.cloudfabrix.io/cfx-aia/step-by-step-instructions/home-page-navigation) to learn on how to navigate around in cfxAIA
{% endhint %}

## First Steps to be performed by Platform Administrator

{% hint style="warning" %}
The following steps are to be performed by Platform Administrators only after installation of AIA. In most cases, these will be done before provisioning to customers. If in doubt, always check with[ CloudFabrix Support](https://docs.cloudfabrix.io/support/contact-support).
{% endhint %}

### Step 1: Create Managed Service Provider

{% content-ref url="/pages/-M4ccPYXxiCcOREb6xRI" %}
[Managed Service Provider (MSP)](/cfx-aia/aia-roles/platform-admin/managed-service-provider.md)
{% endcontent-ref %}

### Step 2: Check Datasets By Customer

#### **Navigation**: Main Menu -> Configuration -> Datasets By Customer.&#x20;

&#x20;Click on **Shared** and it will show  virtual datasets (Connector Type = Virtual Datasets) and Status 'Active'.&#x20;

![Fig1. Virtual Datasets](/files/-M6ApDzQnGS2W5bgx1a6)

{% hint style="info" %}
If no virtual datasets are pre-imported and shown here, please contact CloudFabrix [Customer Support](https://docs.cloudfabrix.io/support/contact-support#how-to-contact-support).
{% endhint %}

### Step 3: Set Up Initial Services

{% content-ref url="/pages/-M4nYjR\_kmM3VaKWawql" %}
[Set Up Services](/cfx-aia/aia-roles/platform-admin/set-up-services.md)
{% endcontent-ref %}

{% hint style="danger" %}
Before proceeding with Step4, one need to modify or remove the role from user profile so that all unnecessary user roles which are not required for AIA are removed.

Please contact CloudFabrix [Customer Support](https://docs.cloudfabrix.io/support/contact-support#how-to-contact-support).
{% endhint %}

### Step 4: Add Organization(s)

{% content-ref url="/pages/-M4nlvPyO0-L3bSePSLM" %}
[Organizations](/cfx-aia/aia-roles/platform-admin/add-organization.md)
{% endcontent-ref %}

### Step 5: Add Users and Assign to Organization(s)

{% content-ref url="/pages/-M4o-Dubp9ztfA8OquyS" %}
[Users](/cfx-aia/aia-roles/platform-admin/users.md)
{% endcontent-ref %}


---

# 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.cloudfabrix.io/cfx-aia/aia-roles/platform-admin.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.
