# Account Settings

Accessing your account settings in the Moseiki app allows you to customize and control various aspects of your user experience. Here’s how to navigate these settings:

Begin on your profile screen and click on the ![](/files/ZUlvPZ7zxXleC4Ob0j5H)<mark style="color:purple;">Hamburger Menu</mark> located in the top right corner of the screen.

**Within the Account Settings, you'll find several sections:**

* **Subscriptions:** Tap here to purchase a [Moseiki ID](/help-center/moseiki-features/moseiki-handle.md) and become a premium subscriber, unlocking additional features.
* **Account Center:** [Make changes to your account details](/help-center/manage-your-account/create-a-moseiki-account/account-center.md) such as your name, profile picture, date of birth, and location.
* **Notifications:** [Modify your notification preferences](#how-can-i-change-my-notification-preferences) to manage how you receive alerts.
* **Help Center:** Navigate to the help centre for assistance with any issues or queries.
* **Log Out:** Sign out of your Moseiki Account.

<details>

<summary>Where can i see my account Activity Log?</summary>

You can view your account Activity Log in the Moseiki app by navigating to the Account Settings. Here’s how to access it:

1. Open the Moseiki app and go to your profile.
2. Click on the ![](/files/ZUlvPZ7zxXleC4Ob0j5H)<mark style="color:purple;">Hamburger Menu</mark> in the top corner of the screen.
3. Select <mark style="color:purple;">Account Settings</mark> from the menu.
4. Find and tap on [Activity Log](/help-center/manage-your-account/create-a-moseiki-account/account-settings/activity-log.md).

In the Activity Log, you can review recent activities on your account, such as logins and settings changes. This section also allows you to monitor for any unauthorized access. If you notice suspicious activity, you can use this feature to log out from other devices remotely, ensuring your account's security.

</details>


---

# 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.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-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.
