# ユーザー設定

## 概要

User Settingsページでは、サイトでのユーザーの作成/削除の処理方法を設定できます。&#x20;

ユーザーを作成する方法は2通りあるため、一部の設定は次の項目にのみ影響します。 **My Users** ポータル。

<figure><img src="/files/a8d37a59a3c102f365fccde8478fb698241c7f2b" alt=""><figcaption><p>ユーザー設定を表示</p></figcaption></figure>

### システム

ユーザーがサインインしたときに表示されるよう、会社のロゴをアップロードしてください。&#x20;

これらの設定は、プラットフォーム上のすべてのユーザーに影響します。

### My Users Portal

これらの設定は次の項目にのみ影響します。 **My Users** ポータル。

### パスワード

これらの設定は、パスワードの複雑さを構成するために使用されます。


---

# 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.radiusaas.com/ja/ptaru/settings/user-settings.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.
