> For the complete documentation index, see [llms.txt](https://kb.stoque.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.stoque.com.br/migre-para-zeev/mudancas-em-funcionalidades/descontinuado-cloud/outras-funcionalidades-restringidas-no-cloud-compartilhado.md).

# Outras funcionalidades restringidas no Cloud compartilhado

{% hint style="danger" %}

### ATENÇÃO

Esse artigo e seu conteúdo se aplica somente a instalações do Zeev ambiente CLOUD COMPARTILHADO.

**Nos demais ambientes (on premises e cloud privado), tudo continua igual.**
{% endhint %}

### **O bloco “Eventos/Técnico” nos elementos do desenhador**

Este recurso permitia executar comandos SQL / Stored Procedures em eventos no processo e não está disponível no Cloud compartilhado.

### **Arquivos internos no Editor de Cabeçalhos**

O Editor de Cabeçalhos permitia editar os **Cabeçalho (scripts/estilos)** e **Cabeçalho Relatórios (scripts/estilos)** referenciando arquivos de códigos hospedados dentro do servidor da própria aplicação do Orquestra BPMS. Essa possibilidade não está disponível no Cloud compartilhado.

Ainda é possível referenciar arquivos de códigos hospedados em repositórios externos, através de suas URLs.

Para utilizar Javascript e CSS nos formulários recomenda-se utilizar o Editor de Javascript e o Editor de Estilos.

###


---

# 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:

```
GET https://kb.stoque.com.br/migre-para-zeev/mudancas-em-funcionalidades/descontinuado-cloud/outras-funcionalidades-restringidas-no-cloud-compartilhado.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.
