# Add Project

**Before adding a project, complete 'Add DataSource' section as documented** [**here**](https://docs.cloudfabrix.io/cfxoia/data-ingestion/add-datasource)**.**

**Step 1**: Login to OIA Administration app as Administrator.

**Step 2**: The initial Project tab view will be empty and click on 'Add Project' on top bar.

Enter the following details on 'Room Properties'.

**a. Name**: Name of the project

**b. Description**: Description of the project

**c**. Tick the check box at '**Auto Generate Incident Details**', if you want to automatically generate incident details.

**d. Enter maximum number of incidents to be processed in selected timeframe**. Irrespective of number of incidents received during selected timeframe, how many incidents the business wants to automatically create.

**e**. **Enter timeframe value for selected incident processing**.

**f**.  **Enter timeframe unit for selected incident processing** from drop-down list. Current values are Minute, Hour and Day.

A Sample screen is as shown below.

![Add Project - Room Properties](/files/-M1QwvrEjCZFBaZp448k)

**Step 3**: Click 'Next' to enter Purge Settings. The details required as follows:

**a**. Enter '**Auto archive incident in (days)**'. Enter in how many days you want to archive old incidents.

**b**. Enter '**Auto delete incident data in (days**)' . Enter in how many days you want to delete incident data (old and archived)

**c**. Enter '**Auto delete incident in (days)**'. Enter in how many days you want to delete the incident (old and archived)

A sample screen is as shown below.

![Add Project - Purge Settings](/files/-M1QyCucU_Q7-z1HcIc3)

**Step 4**: Click 'Next' to select Data Sources.

In this screen, select all the applicable datasources for the project. All data sources previously configured for OIA will be displayed.&#x20;

Against each of data source, click on '+'  button so that corresponding data source can be selected.&#x20;

A sample Datasources mapping and Data source selection for Elasticsearch Datasource is as shown for guidance.

![Add Project - Datasources ](/files/-M1Qz5EKOFWpf6Kzz1j0)

![Add Project - Selecting Data Source](/files/-M1QzHVPx3dWfyyyV9Y5)

**Step 5**: Click Finish&#x20;

The project is now available from Projects View. A Sample screen is as shown.

![cfxOIA - Projects View](/files/-M1QzhcJJCYfhYpUrEqQ)


---

# 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/how-to-add-a-project.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.
