# Belonging to several Spots

### Navigate between several Spots ⛵️

If you are a member of more than one Spot, you can easily navigate from one to another by clicking on the name of the Spot in the top left-hand corner. A menu will open listing the Spots of which you are a member. A search bar makes it easier to find them. You'll be there in no time!

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

Every Spot you're a part of has its own dedicated member account. **This means that your profile, account settings and notification settings may vary across each Spot!**

### Manage your different profiles

**Take control of your various profiles from any of the Spots you're a member of**. Simply click on your profile located at the top left corner of any Spot. In the account management window that appears, you'll find a drop-down menu at the top. Use it to easily switch and select the Spot profile you want to manage.

Once you've selected the Spot you want, you can edit your cover photo, name, title and description without any changes being made to your other Spots!

<figure><img src="/files/Qfo10buUxYvEJWxSSsgl" alt="Manage your different profiles"><figcaption></figcaption></figure>

### Manage your settings

**From any of your profiles, you can access your general account settings.**&#x20;

Click on your profile located in the top right-hand corner of any Spot. Once you're in the `Settings` tab, you'll be able to modify important details like your password, account language, and theme. These changes will be applied across all the Spots you're a part of.&#x20;

### Manage your notifications

**Easily manage and customize your settings from any Spot you're a part of.** Notifications are conveniently displayed in a consecutive manner, allowing you to stay organized and in the loop.&#x20;

<figure><img src="/files/Sx6Ig1ZWB6mXxWVRnk0O" alt="Manage your notification settings"><figcaption></figcaption></figure>

{% hint style="info" %}
Adjusting the notification settings for one of your Spots won't affect the settings for your other Spots.&#x20;

Each community operates independently, giving you the freedom to personalize your notification experience for each Spot individually.
{% endhint %}


---

# 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/user-settings/belonging-to-several-spots.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.
