# Configure Project

On context menu of project, click on 'configure projects' as shown below.

![Navigation- Configure Project](/files/-MCHqqG2LSx856KOSudx)

The navigation page is as displayed below. Initially the page could be empty and follow left side page menu to navigate to various sections like Stacks, Incidents, Teams, etc to configure each of them.

![Configure Project Sample Page (with stacks configured)](/files/-MCHrSoISTf0w3ZY9FIw)

Click on below page menu options to navigate and complete respective menu configurations.

{% content-ref url="/pages/-MBAxp78RnyFy8kLke\_E" %}
[Stacks](/admin-features-guide/projects/configure-project/stacks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MBAywN2yHh-fdpKj54d" %}
[Incidents](/admin-features-guide/projects/configure-project/incidents.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCHpJAxIsMZk3QM-F1D" %}
[Alerts](/admin-features-guide/projects/configure-project/alerts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MBAyosW92zLr3Sp94cv" %}
[Teams](/admin-features-guide/projects/configure-project/teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCHpMCMeyXpgcJQJ4q\_" %}
[Datasources](/admin-features-guide/projects/configure-project/datasources.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCHpPEBsKyTtFsvnU\_i" %}
[Resolution Codes](/admin-features-guide/projects/configure-project/resolution-codes.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://oiadocs.cloudfabrix.io/admin-features-guide/projects/configure-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.
