# Administration Guide

Once cfxOIA application is provisioned, the following are the initial steps:

1. Create Customer
2. Create Project Admin User and assign to customer
3. Create Other Users like L1, L2 (Project Admin can also create L1, L3 Users)

The following topics explain in detail on how to action.

1. Create&#x20;

The following are administration activities supported by cfxOIA solution. Click on topic to navigate and get detailed instructions on how to perform the task.

1\) [How to add/create new users and assign Roles](https://docs.cloudfabrix.io/cfxoia/data-ingestion/users-and-roles)?

2\) [How to add new environment](https://docs.cloudfabrix.io/cfxoia/data-ingestion/how-to-create-an-environment)?

3\) [How to add a gateway](https://docs.cloudfabrix.io/cfxoia/data-ingestion/add-gateway)?

4\) [How to add datasource](https://docs.cloudfabrix.io/cfxoia/data-ingestion/add-datasource)?

5\) [How to create a project](https://docs.cloudfabrix.io/cfxoia/data-ingestion/how-to-add-a-project)?

6\) [How to do project configuration](https://docs.cloudfabrix.io/cfxoia/data-ingestion/project-configuration)?

7\)[ What are stacks](https://docs.cloudfabrix.io/cfxoia/data-ingestion/stacks)?

8\) [What are Teams](https://docs.cloudfabrix.io/cfxoia/data-ingestion/teams)?


---

# 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/cfxoia/data-ingestion.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.
