# Configuration (Project Management)

Two sections are available under the Configuration tab, **Policies** and **Branches**.

<figure><img src="/files/j9t1kr0q2W4kafOOCZnU" alt=""><figcaption></figcaption></figure>

### Policies

You have the ability to define the [**Xygeni Policy**](/xygeni-administration/platform-administration/policies.md) and [**Compliance Standard**](/introduction-to-xygeni/key-concepts/standards-compliance.md) applied to each project.

<figure><img src="/files/owik9gCrr9RgBeIjv8rB" alt=""><figcaption></figcaption></figure>

### Branches

Under the branched category you can configure the default branch to scan when running a [**managed scan**](/xygeni-products/scan-management/managed-scans.md#on-demand-scan).

<figure><img src="/files/XQdLvHnXaxuVUBHu2lhC" alt=""><figcaption></figcaption></figure>


---

# 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.xygeni.io/xygeni-administration/platform-administration/projects-management/configuration-project-management.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.
