# Account

- [General](https://docs.countercyclical.io/fundamentals/settings/account/general.md): Manage your account-specific information easily
- [Connected Accounts](https://docs.countercyclical.io/fundamentals/settings/account/general/connected-accounts.md): Connect third-party services to Countercyclical.
- [Google Sheets](https://docs.countercyclical.io/fundamentals/settings/account/general/connected-accounts/google-sheets.md): Sync fundamental data directly to Google Sheets.
- [Google Drive](https://docs.countercyclical.io/fundamentals/settings/account/general/connected-accounts/google-drive.md): Connect your Google Drive to search for files in your Command Palette without leaving Countercyclical.
- [Preferences](https://docs.countercyclical.io/fundamentals/settings/account/preferences.md): Manage your account-level preferences to optimize and tailor a workspace that's just for you.
- [Notifications](https://docs.countercyclical.io/fundamentals/settings/account/notifications.md): Trigger custom alerts based on certain actions performed on the platform
- [Sessions](https://docs.countercyclical.io/fundamentals/settings/account/sessions.md): Manage all of your logins in one place to see where you're account has been accessed.
- [Account Security](https://docs.countercyclical.io/fundamentals/settings/account/account-security.md): Add additional layers of security to your account such as MFA or export user-level data from Countercyclical
- [Plans](https://docs.countercyclical.io/fundamentals/settings/account/plans.md): Handle billing for your workspace and all of its associated members.


---

# 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.countercyclical.io/fundamentals/settings/account.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.
