# Rememberizerアプリの登録

1. ページの左上隅にある**Developer**をクリックし、次に**Registered App**をクリックします。

   <figure><img src="/files/wJ02q75XZXKL9ang2Dj7" alt="registered apps browse"><figcaption></figcaption></figure>
2. **Register new app**をクリックします。アプリ情報を入力するためのポップアップウィンドウが表示されます。

   <figure><img src="/files/LcnUDdn2cprjBHcdqoZ8" alt="register new app"><figcaption></figcaption></figure>
3. \*\*"Application name"\*\*にアプリの名前を入力します。
4. \*\*"Description (optional)"\*\*に必要に応じてアプリの説明を入力します。
5. \*\*"Application logo (optional)"\*\*にロゴアプリケーションをアップロードします。
6. \*\*"Landing page URL"\*\*にランディングページのドメインを入力します。ランディングページには、アプリの機能とRememberizerとの統合方法の詳細な概要が含まれています。
7. \*\*"Authorized request origins"\*\*にアプリのウェブサイトのドメインを入力します。
8. \*\*"Authorized redirect URLs"\*\*にアプリのコールバックURLを入力します。
9. \*\*"Create app"\*\*をクリックします。


---

# 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/ja/rissu/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.
