> For the complete documentation index, see [llms.txt](https://docs.poweromni.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.poweromni.ai/en/administration-and-configuration/artifacts/projects.md).

# Projects

The **Projects** menu is the integration point between Power Omni and the Azure resource in your Microsoft Azure account. Registering a project is a technical prerequisite to enable token consumption and AI model management within the platform.

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

### How to Register a New Project

To add a new project in Power Omni, follow these steps:

1. Access the menu **Artifacts > Projects**.
2. Click the **Create Project** button in the upper-right corner.
3. Fill in the fields with the information obtained from your Azure environment.

| Field                 | Description                                                                  |
| --------------------- | ---------------------------------------------------------------------------- |
| Name                  | Internal identification name of the Project in Power Omni.                   |
| Endpoint URL          | The API address of the Azure AI Foundry resource in your Azure account.      |
| Resource Group Name   | The name of the Resource Group where Azure AI Foundry was created.           |
| Azure AI Foundry Name | The exact name of the Azure AI Foundry resource created in the Azure portal. |
| Subscription ID       | The Subscription ID of your Azure account where the resource is hosted.      |

### Access Permissions

{% hint style="info" %}

### **Atenção:**&#x20;

When creating the Azure AI Foundry resource, it is mandatory to add the **"Azure AI User"** permission to the Power Omni service principal.

Without this permission, the platform will not be able to interact with your Azure resource, and token consumption will not be processed.
{% endhint %}
