# Solicitar Edição de Objetos

A funcionalidade **Solicitar Edição de Objetos** permite ao usuário editar ou inativar objetos disponíveis para o cadastro de projetos.&#x20;

A seguir, apresentamos o passo a passo detalhado para realizar essas ações no sistema SIGCON-Saída.

{% hint style="warning" %}
**Perfis com acesso a função** **Edição de Objetos:**

* **Analista de Viabilidade Técnica**&#x20;
  {% endhint %}

***

## Procedimento para Solicitar Edição de Objetos

### **1. Acessar a Página "Edição de Objetos"**

No menu principal, acesse:\
**Portfólio de Objetos > Gerir Tipos de Objeto > Solicitar Edição de Objetos.**

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

***

### **2. Localizar o Objeto a Ser Editado**

Na tela que será exibida, utilize os filtros disponíveis para localizar o objeto desejado.

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

***

### **3. Selecionar a Ação de Edição**

Após localizar o objeto de interesse, clique no botão **"Ação"** para exibir as opções disponíveis.

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

Em seguida, selecione a opção **"Realizar Edição"**.

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

***

### **4. Realizar Edição no Objeto**

A tela exibida dependerá da **Categorização Solicitada** do objeto.

4.a) **Para Objetos Categorizados como Tipo de Aplicação:**

Será exibida uma tela com as informações do objeto e os campos passíveis de edição.

<figure><img src="/files/34z2b8BIlYwIyo2nKPCm" alt=""><figcaption></figcaption></figure>

Após realizar as alterações desejadas, clique no botão **"Enviar para Aprovação"** para finalizar o processo.

4.b) **Para Objetos Categorizados como Tipo de Atendimento:**

Será exibida uma tela com as informações do objeto e os campos passíveis de edição.

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

Após realizar as alterações desejadas, clique no botão **"Enviar para Aprovação"** para finalizar o processo.

{% hint style="danger" %}
**ATENÇÃO:**

Não é possível editar objetos que estejam com o status **pendente de aprovação**.
{% endhint %}

***

## 5. Inativação de Objeto

Também é possível inativar um objeto que tenha sido previamente aprovado e esteja com o status ativo. Para isso:

1. Clique no botão **"Ação"** correspondente ao objeto desejado.
2. Selecione a opção **"Solicitar Inativação"**.

<figure><img src="/files/WxLLv7nSfZPtG7aAj5Gl" 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://manual.sigconsaida.mg.gov.br/portfolio/tutoriais-ii-portfolio-de-objetos/solicitar-edicao-de-objetos.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.
