# Painel "Variáveis"

**Variável** é um contêiner que contém algum valor. Dependendo do tipo de variável, ela pode armazenar números, texto, tabelas, etc. O painel “Variáveis” no Designer é destinado à criação e exclusão de variáveis do diagrama atual, bem como à alteração de seu tipo e valor inicial. No modo de depuração, este painel também mostra o valor atual de cada uma das variáveis.

<figure><img src="https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%2Fuploads%2Fgit-blob-497fad6c9f2a88ae38d10ce82f1f256c41e63e85%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(10).png?alt=media" alt=""><figcaption></figcaption></figure>

Variáveis são células de memória do Robô, lugares para armazenar informações necessárias durante seu funcionamento.

<table data-header-hidden><thead><tr><th width="53" valign="top"></th><th width="219" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>№ p/p</strong></td><td valign="top"><strong>Elemento da interface</strong></td><td valign="top"><strong>Descrição</strong></td></tr><tr><td valign="top">1.</td><td valign="top">botão <img src="https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%2Fuploads%2Fgit-blob-5059822bd057fd260bc8e736577de337ed8001ce%2F2025-09-19_19-09-08.png?alt=media" alt=""></td><td valign="top">Permite minimizar o painel “Variáveis”.</td></tr><tr><td valign="top">2.</td><td valign="top">botão “Criar”</td><td valign="top">Permite adicionar uma nova variável.</td></tr><tr><td valign="top">3.</td><td valign="top">botão “Excluir”</td><td valign="top">Permite excluir a variável selecionada.</td></tr><tr><td valign="top">4.</td><td valign="top">botão <img src="https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%2Fuploads%2Fgit-blob-87f1f5ed83e4ae96b181821d81ced03bcf95fd15%2F2025-09-19_19-10-05.png?alt=media" alt=""></td><td valign="top">Permite copiar a variável selecionada.</td></tr><tr><td valign="top">5.</td><td valign="top">botão <img src="https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%2Fuploads%2Fgit-blob-d299b75fc8bee856065a7f1f5ab589136160ab26%2F2025-09-19_19-17-36.png?alt=media" alt=""></td><td valign="top">Permite colar a variável copiada.</td></tr><tr><td valign="top">6.</td><td valign="top">botão <img src="https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%2Fuploads%2Fgit-blob-743a31c9b0f65778a09d1f104e824efdacb3017c%2F2025-09-19_19-17-58.png?alt=media" alt=""></td><td valign="top">Permite mover para cima a variável selecionada.</td></tr><tr><td valign="top">7.</td><td valign="top">botão <img src="https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%2Fuploads%2Fgit-blob-7c9b462e9c2c3fa74d26515e5cb78210e95e2d88%2F2025-09-19_19-18-14.png?alt=media" alt=""></td><td valign="top">Permite mover para baixo a variável selecionada.</td></tr></tbody></table>

## Variáveis globais e locais

O trabalho com variáveis globais e locais é demonstrado no seguinte vídeo:

{% embed url="<https://sherparpa.ru/ucontent/?06>" %}

## **Adicionando comentários às variáveis**

{% embed url="<https://sherparpa.ru/ucontent/?oqQz>" %}


---

# 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-designer/rabota-v-sherpa-designer/paneli-svoistv-i-peremennykh-i-rabota-s-nimi/panel-peremennye.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.
