# Account Management

- [Account Information](https://docs.feedotter.com/account-management/account-information.md): Change your password, keep your contact information up-to-date, and customize your personal FeedOtter account settings.
- [View Account Usage](https://docs.feedotter.com/account-management/view-account-usage.md): Easily view your FeedOtter usage over the past 30, 60, or 90 days.
- [Company Details](https://docs.feedotter.com/account-management/company-details.md): Keep your company details up-to-date to ensure you receive important emails regarding new features, account billing, and more.
- [Manage Users](https://docs.feedotter.com/account-management/manage-users.md): Certain FeedOtter subscriptions include the ability to add and manage multiple team members access to the FeedOtter application.
- [Adding Users](https://docs.feedotter.com/account-management/manage-users/adding-users.md): Add your editors, content, and email team members to your FeedOtter account.
- [User Roles](https://docs.feedotter.com/account-management/manage-users/user-roles.md): FeedOtter users can be an Owner, an Account Admin, or a User
- [Campaign Permissions](https://docs.feedotter.com/account-management/manage-users/campaign-permissions.md): Limit a user's access to certain newsletters and campaigns.
- [Transfer Ownership](https://docs.feedotter.com/account-management/manage-users/transfer-ownership.md): The FeedOtter "owner" role is a special role and is the primary contact for all things FeedOtter.
- [Disabling Users](https://docs.feedotter.com/account-management/manage-users/disabling-users.md): Disable user access to FeedOtter when team members leave your organization or no longer need FeedOtter access.
- [Security](https://docs.feedotter.com/account-management/security.md): FeedOtter provides several ways for organizations to enhance the security of their FeedOtter account.
- [How to Reset Your Password](https://docs.feedotter.com/account-management/security/how-to-reset-your-password.md): If you are unable to log in to your account, easily reset your password.
- [Enable SSO in Your Account](https://docs.feedotter.com/account-management/security/enable-sso-in-your-account.md): FeedOtter offers SSO with popular SAML 2.0 IDPs.
- [Enable SSO With Okta as the Identity Provider](https://docs.feedotter.com/account-management/security/enable-sso-in-your-account/enable-sso-with-okta-as-the-identity-provider.md)
- [Enable SSO with a Generic Identity Provider](https://docs.feedotter.com/account-management/security/enable-sso-in-your-account/enable-sso-with-a-generic-identity-provider.md)
- [Enable SSO with Azure AD as the Identity Provider](https://docs.feedotter.com/account-management/security/enable-sso-in-your-account/enable-sso-with-azure-ad-as-the-identity-provider.md)
- [Enable SSO with OneLogin as the Identity Provider](https://docs.feedotter.com/account-management/security/enable-sso-in-your-account/enable-sso-with-onelogin-as-the-identity-provider.md)
- [Account Level 2FA](https://docs.feedotter.com/account-management/security/account-level-2fa.md): Provide an additional level of account security by requiring users to login using a second form of authentication using an authentication app or email code.
- [Billing](https://docs.feedotter.com/account-management/billing.md): Upgrade your FeedOtter subscription, download receipts, update your payment information, and cancel your account.
- [Update Your Payment Card](https://docs.feedotter.com/account-management/billing/update-your-payment-card.md): Update your credit card information
- [View Account Usage](https://docs.feedotter.com/account-management/billing/view-account-usage.md): View your monthly email sends usage.
- [View Receipts](https://docs.feedotter.com/account-management/billing/view-receipts.md): View and download receipts.
- [Change Your Subscription Plan](https://docs.feedotter.com/account-management/billing/change-your-subscription-plan.md): Upgrade or make changes to your subscription plan.


---

# 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.feedotter.com/account-management.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.
