# Public profile of a member

## Accessing a member's public profile&#x20;

Click on the member's card from the member directory, a sidebar opens with personal information. You can access this sidebar by clicking on the member's name from anywhere in the application (the author of a message, a mention, the participants of a live, etc.). Depending on your role on the Spot, you may not have access to all the information.&#x20;

## Profile composition&#x20;

In the public profile of a member, you will find several pieces of information.&#x20;

### Title block&#x20;

In this part, you will find general information about the member.&#x20;

* **Profile picture**&#x20;
* **Name**&#x20;
* **First name**&#x20;
* **Headline**&#x20;
* **Email address** - <mark style="color:red;">Only visible to admins and yourself</mark>

<figure><img src="/files/OeLX4wCaU3DrQnHhpGDD" alt="Title block of a member&#x27;s profile" width="428"><figcaption></figcaption></figure>

### Profile tab&#x20;

In this tab, detailed information about this member is visible.&#x20;

In the `Details` part:&#x20;

* **Role on the Spot**: role of the member on this Spot (`Admin` or `Member`).&#x20;
* **Status on the Spot**: status of the member on this Spot (`Accepted`, `Pending`, `Rejected`, `Invited`, `Declined` or `Deactivated`) - <mark style="color:red;">Only visible by admins.</mark>&#x20;
* **Tags**: tags associated with the member - An `Add` button allows admins to associate tags with the member.&#x20;
* **Groups**: groups associated with the member, an `Add` button allows admins to associate tags with the member - <mark style="color:red;">Only visible to admins.</mark>&#x20;
* **Biography**: biography of the member.&#x20;
* **Registration date**: date when this member registered to the Spot.&#x20;
* **Last activity date**: date when this member did an activity on the Spot - <mark style="color:red;">Only visible by admins.</mark>&#x20;

In the `Properties` part:&#x20;

* **Properties values**: the properties values for this member - <mark style="color:red;">Only visible by admins.</mark>&#x20;

In the `Registration form` part:&#x20;

* **Registration form answers**: the member's answers to the registration form - <mark style="color:red;">Only answers to public questions are visible to all members. The others are only accessible to admins.</mark>

**A `Deactivate Member` or `Activate Member` button**: this button allows you to deactivate or reactivate a member - <mark style="color:red;">Only visible to admins.</mark>

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

### Chat tab&#x20;

In this tab, you will find the private chat you have with this member.

<figure><img src="/files/9pllfXAfyuiG9V9kVTUU" alt="Private chat tab" width="563"><figcaption></figcaption></figure>


---

# 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://help.meltingspot.io/english/spot-content/member-directory/member-public-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.
