# User Settings

### Profile

* **Avatar**: Your profile picture
* **Display name**: How companions address you
* **Email address**: Used for login and account management<br>

  <figure><img src="/files/6TwRL7mQaFpLjsIxDkEx" alt="" width="563"><figcaption></figcaption></figure>

### Subscription & moments

* **Subscription plan**: Your tier, renewal date, and status
* **Manage subscription**: View details and manage your subscription
* **Moments history**: Log of purchases and usage

<figure><img src="/files/9RO4n5cFBcogseJdG43A" alt="" width="563"><figcaption></figcaption></figure>

Want the full breakdown? See [Moments & Payments](/extra/moments-and-payments.md).

### Archived Chats

You can view and restore conversations you've previously archived in this section.

#### Restoring a Chat

If you want to continue a conversation you archived:

1. Expand the **Archived Chats** section.
2. Find the chat you want to restore in the list.
3. Click the **Unarchive** button (box with an arrow icon) next to the chat.
4. The chat will immediately reappear in your main **Messages** list.

<figure><img src="/files/fJBvKeuEpmCt1yhFMflf" alt="" width="563"><figcaption></figcaption></figure>

### Preferences

#### Gender preference

* **Gender**: Filter companions shown by default on home & browse page by Female, Male, or Any
* **Type**: Filter styles shown by default on home & browse page by Realistic, Anime, or Any

<figure><img src="/files/GQHQQrmUHGfQ1b08oEE2" alt="" width="563"><figcaption></figcaption></figure>

#### Audio calls

* **Audio call language**: Default language for voice replies

<figure><img src="/files/s5hXHUWpN7yaPgEHmXcE" alt="" width="563"><figcaption></figcaption></figure>

#### Chat behavior

* **Default content mode**: Default mode for new chats (example: S3C)
* **Default reply style**: Choose **SMS** or **Paragraph** for new chats
* **Companion message limit**: Default messages per response (5, 10, Unlimited)

**SMS** sends multiple shorter messages.

**Paragraph** sends one longer message instead of multiple short ones.

{% hint style="info" %}
If a chat still responds in short texts after switching to **Paragraph**, send this once:

`(OOC: Please review your response instructions as they have changed - please remember to generate detailed paragraphs of natural responses rather than short texts.)`
{% endhint %}

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

#### Notifications

* **Email notifications**: Toggle emails of product updates and alerts

<figure><img src="/files/5YZUHu8e9xNN9mtk895H" alt=""><figcaption></figcaption></figure>

#### Help

* **Reset tutorials**: Re-enable walkthroughs and tooltips

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

### Account safety

* **Delete account**: Permanently removes your account and data.

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

{% hint style="danger" %}
Account deletion is permanent. This can’t be undone.
{% endhint %}

### Frequently asked questions

**Q: Does changing “Default content mode” affect existing chats?**

* No. It only applies to new chats.

**Q: How do I change reply style for one chat only?**

* Open **Chat Settings** inside that chat.
* Choose **SMS** or **Paragraph**.

**Q: Why don’t I see my moments balance here?**

* Your balance shows in the top navigation.
* This page shows your **moments history** (the log).

**Q: How do I save changes?**

* Changes save automatically.

***

Need help? Contact <support@secrets.ai>.


---

# 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.secrets.ai/extra/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.
