> For the complete documentation index, see [llms.txt](https://docs.enate.net/enate-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/enate-help/portugues/ajuda-ao-tentar-enviar-o-item-de-trabalho-fechado-de-outra-equipe.md).

# Ajuda ao tentar enviar o item de trabalho (fechado) de outra equipe

No Enate, se você estiver tentando responder a um item de trabalho fechado no Enate, o sistema lhe fornecerá alternativas, pois o Enate não permite o envio de e-mails para itens de trabalho fechados.

O sistema o ajuda detectando automaticamente que o item de trabalho para o qual você normalmente enviaria o e-mail está fechado. Você verá uma janela pop-up com itens de trabalho alternativos para os quais o e-mail pode ser enviado. Para cada opção alternativa, você verá:

* O número de referência do item de trabalho fechado,
* O número de referência do item de trabalho pai vinculado ativo
* E a opção de substituir o item de trabalho fechado pelo pai ativo como destinatário do e-mail, ou simplesmente remover o item de trabalho fechado de ser um destinatário. A escolha da opção “Remover” permitirá que você insira manualmente um destinatário alternativo.

<figure><img src="/files/1IAFLlKrHn6twI6uS84E" alt=""><figcaption></figcaption></figure>

Depois que um e-mail for enviado para o item de trabalho pai ativo, o item de trabalho pai terá o “sinalizador de novas informações” ativado e os usuários inscritos nas notificações relevantes serão notificados de que chegou um e-mail para o item de trabalho pai.

#### **E se o item de trabalho pai estiver Fechado?**

Se o item de trabalho pai vinculado também tiver sido fechado, você verá uma janela pop-up diferente mostrando os itens de trabalho fechados, que não há itens de trabalho pai ativos e permitindo que você remova o item de trabalho fechado de ser o destinatário.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/enate-help/portugues/ajuda-ao-tentar-enviar-o-item-de-trabalho-fechado-de-outra-equipe.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
