# Como importar

{% stepper %}
{% step %}

#### Upload do aplicativo

Acesse: Configurações do sistema >> Aplicativos de acesso >> Aplicações de acesso virtual >> **Upload**

<figure><img src="/files/9Vth41Pt3jT94cmTo1wY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Deploy do aplicativo

1. Acesse o menu superior: Máquina de publicação de aplicativos e clique na máquina adicionada na plataforma

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

2. Identifique o aplicativo e clique em implantar

<figure><img src="/files/BlideVnUjNQULZXgTEto" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Disponibilidade

Realizando as etapas anteriores, ao publicar os assets correspondente ao aplicativo importado, automaticamente ele estará disponivel para uso
{% endstep %}
{% endstepper %}


---

# 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://wiki.datadike.com/downloads/apps/como-importar.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.
