# Registrando aplicativos Rememberizer

1. No canto superior esquerdo de qualquer página, clique em **Desenvolvedor**, depois clique em **Aplicativo Registrado**.

   <figure><img src="/files/aLfH1OI8kDgXj7kM2UEz" alt="registered apps browse"><figcaption></figcaption></figure>
2. Clique em **Registrar novo aplicativo**. Uma janela pop-up aparecerá para preencher as informações do seu aplicativo.

   <figure><img src="/files/GzrG62JpJsGTQgN6Nxez" alt="register new app"><figcaption></figcaption></figure>
3. Em **"Nome do aplicativo"**, digite o nome do seu aplicativo.
4. Em **"Descrição (opcional)"**, preencha a descrição do seu aplicativo, se necessário.
5. Em **"Logotipo do aplicativo (opcional)"**, faça o upload do logotipo do seu aplicativo, se tiver.
6. Em **"URL da página de destino"**, digite o domínio da sua página de destino. Sua página de destino contém um resumo detalhado do que seu aplicativo faz e como ele se integra ao Rememberizer.
7. Em **"Origens de solicitação autorizadas"**, digite o domínio do site do seu aplicativo.
8. Em **"URLs de redirecionamento autorizadas"**, digite a URL de callback do seu aplicativo.
9. Clique em **"Criar aplicativo"**.


---

# 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.rememberizer.ai/pt/recursos-para-desenvolvedores/integration-options/registering-rememberizer-apps.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.
