# Aplicação

### Registrar aplicação

Registra aplicação (computador), ao registrar são gerados as credenciais de aplicação. (client credentials)

No menu principal, opção 9 (Application) -> opção 1 (Create)

<div align="left"><img src="/files/-LjaeNseAT3ywo87Q4Pk" alt=""></div>

Insira o nome da aplicação

<div align="left"><img src="/files/-LjaeRcKlESqUhIrqCm-" alt=""></div>

Registra aplicação (computador), ao registrar são gerados as credenciais de aplicação. (client credentials)

Caso o computador/servidor já esteja cadastrado, será exibido um alerta.

<div align="left"><img src="/files/-LjaeVydG_WwpEZjG3Vk" alt=""></div>

### Listar dados da aplicação

No menu principal, opção 9 (Application) -> opção 3 (Detail)

<div align="left"><img src="/files/-Ljah2RK9mGA_uExpiOf" alt=""></div>

### Alterar dados da aplicação

No menu principal, opção 9 (Application) -> opção 2 (Update)

<div align="left"><img src="/files/-LjauQNxjSUY1fjO4xPY" alt=""></div>


---

# 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.vaultid.com.br/workspace/middleware/assistente-utilitario/console/application.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.
