# Member Account Block

*Article Topics:* [*Blocks*](https://docs.toomuchmedia.com/getting-started/common-topics/blocks)*,* [*Member Area*](https://docs.toomuchmedia.com/getting-started/common-topics/member-area)*,* [*Design*](https://docs.toomuchmedia.com/getting-started/common-topics/design)

## Overview

The Member Account Block is a block designed to display essential account details for members who have logged in. This creates a personal experience for members, showing information like the member's username, email address, and their public name used for commenting.

<figure><img src="https://2232071635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWJVne6meHqGT8rzsBdod%2Fuploads%2FKf977yxA9uQ0XkpH1Vzo%2Fimage.png?alt=media&#x26;token=a50484a0-39c3-4524-89ac-b4415e6da07f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Members can change their **Commenting** name when commenting on a page with a [Comment Block](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/themes/block-types/comment-block).
{% endhint %}

This block can only function properly when placed on a space within a **Member Area,** as it relies on the logged-in user's data.&#x20;

{% embed url="<https://youtu.be/clNK_3aSuRs>" %}

## Member Account Block Settings

### Details Tab

Use the details tab to set a **internal display name** and description for the block. This will help keep your **Block Library** organized.&#x20;

### Design Tab

All blocks contain Block Design and Block Content settings. These control how the block fits into the page itself. This may include:

* Adding background colors, padding, classes, or IDs to the block
* Changing the width of the block, and how it fits into your page

More information about Block Design and Block Content settings can be found [here](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/themes/block-types/..#common-block-settings).

{% hint style="success" %}
**Pro Tips**: If you are looking to add more Member-specific details to your page, please consider adding [an HTML](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/themes/block-types/html-block) block and Replacement Variables to show everything from Username to whether they are a Trial or Full member.
{% endhint %}

## Related Articles

{% content-ref url="" %}
[](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/themes/block-types)
{% endcontent-ref %}

{% content-ref url="../../../user-interaction" %}
[user-interaction](https://docs.toomuchmedia.com/content-management/user-interaction)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/content-management/member-areas-and-tours/themes/block-types/member-account-block.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.
