# Projetos

A tela de projetos permite gerenciar os projetos do Microsoft Foundry vinculados à sua organização. É aqui que o administrador configura e mantém os projetos de IA utilizados pelo Power ATA para processar as reuniões.

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

***

### Como acessar

No menu lateral de Configurações, clique em **Projetos**.

***

### Listagem de Projetos

A tela exibe todos os projetos do Microsoft Foundry vinculados à organização em formato de tabela, com as seguintes colunas:

| Coluna        | Descrição                                               |
| ------------- | ------------------------------------------------------- |
| **Nome**      | Identificador do projeto no Foundry                     |
| **Foundry**   | Nome do recurso Azure AI Foundry associado              |
| **Região**    | Região Azure onde o projeto está hospedado (ex: eastus) |
| **Criado em** | Data e hora de criação do projeto                       |
| **Ações**     | Botões para editar ou excluir o projeto                 |

***

### Criando um novo projeto

1. Clique em **+ Criar** no canto superior direito
2. Preencha o nome do projeto e os dados do recurso Foundry
3. Selecione a região Azure correspondente
4. Confirme para salvar

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

***

### Editando ou excluindo

Na coluna **Ações**, utilize o ícone de lápis para editar os dados do projeto ou o ícone vermelho de lixeira para excluí-lo. A exclusão é permanente e pode impactar o processamento de novas reuniões.


---

# 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://azbr.gitbook.io/power-ata/projetos.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.
