# Bubble

## **showBubble**

![](/files/6XqVFqgf90m5OZGej19R)

{% tabs %}
{% tab title="Entry Vars" %}
**Image Url :** The (URL) storage address of the image to be placed is placed.**(Requerida)**

**Target process / Process :** The appProcces that will be executed when pressing the Bubble is selected.**(Requerida)**
{% endtab %}

{% tab title="Callbacks & OutVars" %}
**onError :**&#x20;

OutVars

`Null`

**onSuccess :**&#x20;

OutVars

`Null`
{% endtab %}

{% tab title="Features" %}

{% endtab %}

{% tab title="examples" %}

{% endtab %}
{% endtabs %}

## **hiddeBubble**

![](/files/hLNe64pnzfQUPOaX9kG3)

{% tabs %}
{% tab title="Entry Vars" %}
**(Does not contain Entry Vars)**

**Step by Step :**
{% endtab %}

{% tab title="Callbacks & OutVars" %}
**onError :**&#x20;

OutVars

`Null`

**onSuccess :**&#x20;

OutVars

`Null`
{% endtab %}

{% tab title="Features" %}

{% endtab %}

{% tab title="examples" %}

{% endtab %}
{% endtabs %}

## **permissionRequestBubble**

![](/files/hpRzc3i7MnkF3QCA92im)

{% tabs %}
{% tab title="Entry Vars" %}
**(Does not contain Entry Vars)**

**Step by Step :**
{% endtab %}

{% tab title="Callbacks & OutVars" %}
**onError :**&#x20;

OutVars

`Null`

**onSuccess :**&#x20;

OutVars

`Null`
{% endtab %}

{% tab title="Features" %}

{% endtab %}

{% tab title="examples" %}

{% endtab %}
{% endtabs %}

## **setBadgeBubble**

![](/files/vXd28RKFOqndvmgImYqe)

{% tabs %}
{% tab title="Entry Vars" %}
**badge :** The value to show in the bubble badge is sen&#x74;**. (required)**

**Step by Step :**
{% endtab %}

{% tab title="Callbacks & OutVars" %}
**onError :**&#x20;

OutVars

`Null`

**onSuccess :**&#x20;

OutVars

`Null`
{% endtab %}

{% tab title="Features" %}

{% endtab %}

{% tab title="examples" %}

{% endtab %}
{% endtabs %}


---

# 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.apphive.io/reference/funciones/controls/bubble.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.
