# Managing Your Account Profile

##

### Overview

Keeping your account details current is essential for compliance and ensuring smooth transaction processing. The **Manage** tab serves as your central hub for viewing your personal information, Know Your Customer (KYC) status, and linked financial accounts.

### Before You Begin

{% hint style="info" %}
Some profile details, such as your legal name and date of birth, are locked after identity verification. You may need to contact support to update these specific fields.
{% endhint %}

### Steps

1. **Access the Manage Menu**\
   Tap the **Manage** icon (settings cog) located in the main navigation bar.
2. **View Profile Details**\
   Select **Profile Details** to review your personal information. Here you can check your:

   * **Identity information:** Name and Date of Birth.
   * **KYC Status:** Check if your identity verification is 'Action Needed', 'Pending', or 'Verified'.
   * **Contact details:** Your registered email address, phone number, and residential address.

   <figure><img src="/files/hZS2B19KCpmYUgRw5TZR" alt=""><figcaption></figcaption></figure>
3. **Review Investor Profile**\
   Tap **Investor Profile** to see the investment preferences and employment details you submitted during onboarding. This includes your US Tax Resident status and existing portfolio value.
4. **Check Payout Account**\
   Select **Payout Account** to view the bank account currently linked for withdrawals and distributions. Ensure this account remains active to receive funds from your SMSF investments.

### What Happens Next

If any of your verification statuses change (for example, if a document expires or requires re-submission), the status indicator next to the relevant section will change to orange ("Action Needed") or red ("Rejected").

### Need Help?

If you run into any issues, contact the CTRLSuper support team at <support@ctrlsuper.com.au>.


---

# 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://ctrlsuper.gitbook.io/ctrlsuper-docs/managing-your-account-profile.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.
