# Account settings

Account settings control information that belongs to you as a user, not to the workspace.\
They are used to keep your profile accurate and give you visibility into your subscription state.

These settings do not affect deals, pipelines, or shared workspace data.

***

### Profile information

The Profile section contains your personal account details.

You can:

* Update your full name
* View your email address
* Upload or remove a profile photo

Your email address is tied to your account login and cannot be edited directly here.

Profile changes are applied immediately after saving.

***

### Profile photo

You can upload a profile image to personalize your account.

Profile photos:

* Appear inside the app where users are shown
* Help teammates recognize you quickly
* Are optional

You can remove the photo at any time.

***

### Subscription status

The Subscription section shows your current subscription state.

This includes:

* Whether your account is on a trial or an active plan
* The current subscription status
* Basic billing state information

The status reflects the latest data from the billing system.

***

### Managing your subscription

Subscription management is handled securely through Stripe.

From the subscription section, you can:

* Open Stripe to manage your plan
* View invoices
* Upgrade or downgrade
* Cancel your subscription

All billing actions take place outside Fluid to ensure security and compliance.

***

### What account settings are for

Account settings are designed to:

* Keep your profile information up to date
* Show subscription visibility
* Provide access to billing management

They are not workspace-level controls.

***

### What account settings do not affect

Account settings do not:

* Change workspace configuration
* Affect other users
* Modify deal or contact data
* Alter pipelines or forecasts

Those settings live elsewhere.

***

### What to read next

* Team settings – managing workspace members
* General preferences – workspace-wide defaults
* Billing and invoices – subscription details


---

# 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://fluid-crm.gitbook.io/fluid-crm-docs/settings/account-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.
