# Managing a Spot

- [Accessing the settings](https://help.meltingspot.io/english/manage-spot/access-settings.md): Buckle up, everything is in place!
- [Dashboard](https://help.meltingspot.io/english/manage-spot/dashboard.md)
- [Overview](https://help.meltingspot.io/english/manage-spot/dashboard/overview.md): All your Spot metrics at a glance.
- [Activities](https://help.meltingspot.io/english/manage-spot/dashboard/activities.md): We make it easy to stalk your members
- [Lives](https://help.meltingspot.io/english/manage-spot/dashboard/lives.md): Easily access and view all your live metrics in a single glance.
- [Audience](https://help.meltingspot.io/english/manage-spot/audience.md)
- [Members](https://help.meltingspot.io/english/manage-spot/audience/members.md)
- [Member's role](https://help.meltingspot.io/english/manage-spot/audience/members/members-role.md)
- [Member's status](https://help.meltingspot.io/english/manage-spot/audience/members/members-status.md): Declined, Rejected, Deactivated... What is the difference?
- [Invite new members](https://help.meltingspot.io/english/manage-spot/audience/members/invite-new-members.md): Because together we will go further.
- [Import members](https://help.meltingspot.io/english/manage-spot/audience/members/import-members.md): Upload contact lists to your audience and assign them to groups for lightning-fast segmentation ⚡️
- [Track Registration Sources](https://help.meltingspot.io/english/manage-spot/audience/members/track-registration-sources.md)
- [Bulk Message](https://help.meltingspot.io/english/manage-spot/audience/members/bulk-message.md)
- [Last activity date](https://help.meltingspot.io/english/manage-spot/audience/members/last-activity-date.md)
- [Custom properties](https://help.meltingspot.io/english/manage-spot/audience/members/custom-properties.md)
- [Groups](https://help.meltingspot.io/english/manage-spot/audience/groups.md): Groups allow you to segment your audience without their knowledge: unlike tags, they are not visible to Spot members!
- [Static Group](https://help.meltingspot.io/english/manage-spot/audience/groups/static-group.md)
- [Smart Group](https://help.meltingspot.io/english/manage-spot/audience/groups/smart-group.md)
- [User rights](https://help.meltingspot.io/english/manage-spot/audience/user-rights.md)
- [Manage roles](https://help.meltingspot.io/english/manage-spot/audience/user-rights/manage-roles.md)
- [Assign roles to members](https://help.meltingspot.io/english/manage-spot/audience/user-rights/assign-roles-to-members.md)
- [Permissions](https://help.meltingspot.io/english/manage-spot/audience/user-rights/permissions.md)
- [Tags](https://help.meltingspot.io/english/manage-spot/tags.md): Tag your content to organize it by category
- [Moderation](https://help.meltingspot.io/english/manage-spot/moderation.md)
- [General settings](https://help.meltingspot.io/english/manage-spot/customize-your-spot.md): Your audience is buzzing with excitement for fresh paint and stylish decor! It's time to personalize your space.
- [Customization](https://help.meltingspot.io/english/manage-spot/customization.md)
- [Theme](https://help.meltingspot.io/english/manage-spot/customization/theme.md)
- [Modular Spot](https://help.meltingspot.io/english/manage-spot/customization/features.md): Simplify your members' experience by offering them only the sections that are relevant to your use.
- [Scripts](https://help.meltingspot.io/english/manage-spot/customization/scripts.md)
- [Email notifications](https://help.meltingspot.io/english/manage-spot/email-notifications.md)
- [Templates](https://help.meltingspot.io/english/manage-spot/email-notifications/templates.md)
- [SMTP](https://help.meltingspot.io/english/manage-spot/email-notifications/smtp.md)
- [Registration form](https://help.meltingspot.io/english/manage-spot/registration-form.md): Take control of the registration process by choosing the questions you want members to answer when they join your spot.
- [Integrations](https://help.meltingspot.io/english/manage-spot/integrations.md)
- [Webhooks](https://help.meltingspot.io/english/manage-spot/integrations/webhooks.md): Create bridges between MeltingSpot events and your external tools.
- [API Access](https://help.meltingspot.io/english/manage-spot/integrations/api-access.md)
- [REST API](https://help.meltingspot.io/english/manage-spot/integrations/api-access/rest-api.md)
- [Configuration](https://help.meltingspot.io/english/manage-spot/integrations/api-access/configuration.md)
- [HubSpot integration](https://help.meltingspot.io/english/manage-spot/integrations/crm-integration.md): Display your Spot data activities directly in your CRM to unlock new business opportunities.
- [Single Sign-On](https://help.meltingspot.io/english/manage-spot/sso.md): All it takes is a few lines of code added to your website!
- [Embed](https://help.meltingspot.io/english/manage-spot/embed.md): Root your Spot at the core of your services by hosting your Spot directly on your website or application.
- [Widget](https://help.meltingspot.io/english/manage-spot/widget.md): Embed your Spot's content where you want it in your product or website to reach your users in the right place, at the right time.
- [List of contents](https://help.meltingspot.io/english/manage-spot/widget/list-of-contents.md)
- [Learning path](https://help.meltingspot.io/english/manage-spot/widget/learning-path.md)
- [Live](https://help.meltingspot.io/english/manage-spot/widget/live.md)
- [Course](https://help.meltingspot.io/english/manage-spot/widget/course.md)
- [Forum](https://help.meltingspot.io/english/manage-spot/widget/forum.md)
- [Document](https://help.meltingspot.io/english/manage-spot/widget/document.md)
- [Collection](https://help.meltingspot.io/english/manage-spot/widget/collection.md)
- [Implementation](https://help.meltingspot.io/english/manage-spot/widget/implementation.md)


---

# 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/manage-spot.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.
