# Manage Your Crowdfunding Account

You can manage your Crowdfunding account, for example, view a record of all your transactions or modify your monthly donations, add organization, add payment method, and so on.

1. [Sign in](/lfx/sso/sign-in.md) to [Crowdfunding](https://crowdfunding.lfx.linuxfoundation.org), and select a tab:

* [My Transactions](#my-transactions)
* [My Projects](#my-projects)
* [My Account](#my-account)

![Manage Crowdfunding Account](/files/-Mcc-sVisRa5epC5PtV2)

### My Transactions

Under **My Transactions tab** you can view the list of all your transactions and monthly subscription donations.

* Click **Cancel Monthly Subscription** on a project to cancel your monthly donation subscription.

![](/files/-M2DaMsCh9IjE4W8chAj)

### My Projects

Under **My Projects tab** you can view all your crowdfunding projects, travel funds, and events including their statuses. Click a project to see the fund details and click **Edit** on a card to edit the fund details.

### **My Account**

Under **My Account** tab you can add and/or edit your payment method or organization.

![Add organization to donate or sponsor](/files/o8szyiY4iBC2qBffZgJd)

![Add new payment method](/files/-MBrgvt0cBavX11mpqXI)

![Edit payment method](/files/-M2DaMs6O5MrTnh5WBbl)


---

# 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.linuxfoundation.org/lfx/crowdfunding/manage-your-crowdfunding-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.
