# Project Configuration

There are two ways to login to the project - via OIA Administration app and Ops Intelligence & Analtics (OIA) app.&#x20;

As OIA administrator login to cfxOIA and click on 'OIA Administration' app. You are navigated to projects.

A sample screen of project home page is as shown.&#x20;

![Projects View](/files/-M1jQLDVxsw3iepc2q0S)

&#x20;Click on 'Open' on a project to navigate to project and the following is sample screen.

![cfxOIA - Project Home Page](/files/-M1Zno5gSVaqJ8dHnBC0)

The following functionality is currently available. &#x20;

1\) **Stacks** - You can create new stacks, delete stacks and also view existing stack sequence. A stack is a sequence of resolvers some of which require necessary configuration.&#x20;

Click [here](https://docs.cloudfabrix.io/cfxoia/data-ingestion/stacks) for more information on stacks.

2\) **Teams -** A team is other support teams who might have interest in resolving an incident.  It is also a place where you can create channels like email to send emails while resolving incidents. Please click here to navigate to Teams documentation


---

# 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/project-configuration.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.
