# Settings

{% embed url="<https://www.loom.com/share/a66d0924951a4df4a16ca1f94be4a1a2>" %}
Personal account settings
{% endembed %}

After logging in, you can access the Settings module by navigating to the left-hand menu. From the module list, click on the settings icon ![](https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FHOcmDtTddpKFNWrV0IL6%2Funknown.png?alt=media\&token=1c4c9636-63df-4eb9-a7ce-6950e80cc61a), once you click on it, the Plan section is displayed by default.

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2Ft5ev19ck2sjf1ZeFIUqT%2Funknown.png?alt=media&#x26;token=6cbaa2d6-ae09-4eaa-8cb2-df5bb6bf244b" alt=""><figcaption></figcaption></figure>

The Settings module lets you manage both application and profile settings. We've organized these settings into nine clear categories, and you can get to each one through its own tab.

[**Plan**](https://docs.boomerangme.cards/settings/settings/plan)**.** This tab lets you manage your subscription plan and billing information

[**Personal Settings**](https://docs.boomerangme.cards/settings/settings/personal-settings)**.** This tab allows you to configure your personal profile details, such as name, email, and password.

[**Integrations**](https://docs.boomerangme.cards/settings/settings/integrations)**.** This tab is where you connect and manage third-party applications and services.

**App.** This tab gives you the opportunity to create applications from scratch.

**Services.** This tab allows you to manage various services connected to your account.

[**Webhooks**](https://docs.boomerangme.cards/api/webhooks)**.** This tab lets you configure and manage automated notifications and data transfer to other systems.

[**RFM**](https://docs.boomerangme.cards/customers-crm/rfm-analysis)**.**&#x54;his tab helps you analyze customer behavior based on Recency, Frequency, and Monetary value.

**Notifications.** This tab allows you to enable and disable weekly stats reports.<br>


---

# 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.boomerangme.cards/settings/settings.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.
