# HTML

Para configurar o widget, é necessário realizar as seguintes ações:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQsfw7rpduAYlMKHPo0qLo9g7Oz4reLElB-rRFB7zFMyzLtJfZGAIdg0dwPnO9xbTssX1VRg8ghch3SOlnStb0rM9h3KEt2LESbw6QA22YY78bvsyiu52vbDfTBgOHpPeS4ZFK1A?key=mycX3msac4gDQQ8mrH-VZhch" alt=""><figcaption></figcaption></figure>

O widget HTML exibe código HTML, permitindo que os Usuários o utilizem tanto nas Configurações do widget quanto nas Configurações do programa de Tarefa selecionado.

Para configurar o item, clique no ícone de edição ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeqlXZR-KZgtiQWchTKCI3xfqTMIoiM44Ylzm6CnA1c1_zhX5s3V6dysbXcbhIzHFQ9eMIhrvj-LQTJorN31N07T0AYkbIJcSsOej7vApWkpC-BQiODyUecyUGTeVC0flbBAcY1Lg?key=mycX3msac4gDQQ8mrH-VZhch).

Uma janela pop-up “Configurações do item” será aberta:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdDarc62W-2FqWlwffTuEHS0645Cm6pLluy6LNXWjHirWJGMkMt2Y-xfctIfaquWx4KCj_aY9SaHFTgf2i_BWQ9eFpXtWtuNX5_ESWAYJovh0THSxz8GTE6xtSca11gADwIoXIWQw?key=mycX3msac4gDQQ8mrH-VZhch" alt=""><figcaption></figcaption></figure>

### Campos para configuração do widget

Preencha os campos necessários para configurar o widget.

**“Nome visível”** – campo de texto, preenchido manualmente com o teclado. Destina-se à inserção de um nome que será exibido para o Usuário;

**“Classe”** – campo de texto, preenchido manualmente com o teclado. Permite especificar uma classe CSS para o widget, o que possibilita estilizar o elemento com estilos personalizados. A classe especificada pode ser usada para aplicar determinados estilos, como fonte, cor de fundo, etc.

**“Valor padrão”** – campo de texto, preenchido manualmente com o teclado. Permite especificar um código HTML arbitrário que será exibido por padrão no widget.

### **Exemplo de preenchimento**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfvySfuPreOkaro6g37lFpJi7mpw9HopN0tNR60qLKeuPZd4v4K9fvu4yrZTxILf7dbiHsx8lq8XFVi8yKUxCjG0DhodEPgWC3TV60w106tiNB_0xuJNylivUL4mw9zhsFaIQxvOA?key=mycX3msac4gDQQ8mrH-VZhch" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="151"></th><th></th></tr></thead><tbody><tr><td><strong>Nome do campo</strong></td><td><strong>Valor</strong></td></tr><tr><td>Nome visível</td><td>Instrução para preenchimento do formulário</td></tr><tr><td>Classe</td><td><code>custom-html-instruction</code></td></tr><tr><td>Valor padrão</td><td><p><code>&#x3C;div class="instruction-content"></code></p><p><code>&#x3C;h3>Por favor, preencha o seguinte formulário:&#x3C;/h3></code></p><p><code>&#x3C;p>Certifique-se de que você forneceu todas as informações necessárias. Os campos marcados com asterisco são obrigatórios.&#x3C;/p></code></p><p><code>&#x3C;ul></code></p><p><code>&#x3C;li>Nome&#x3C;/li></code></p><p><code>&#x3C;li>Email&#x3C;/li></code></p><p><code>&#x3C;li>Telefone&#x3C;/li></code></p><p><code>&#x3C;/ul></code></p><p><code>&#x3C;p>Se você tiver dúvidas, entre em contato com nosso suporte.&#x3C;/p></code></p><p><code>&#x3C;/div></code></p></td></tr></tbody></table>

Resultado:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfJug5Rtati25BRTGxol-A_q4hWVH-_gB7dsoOL1RfFS0JjK7OpfO9K8TpV058nhQ11jTFEspJB2-ASneHynqd3rQFe4zAId0jFCAvTpXYfs3aJHTaNyjpF15N0o8q2YVeE0UwM4A?key=mycX3msac4gDQQ8mrH-VZhch" 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://docs.sherparpa.ru/pt/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/html.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.
