> For the complete documentation index, see [llms.txt](https://docs.anycampus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anycampus.io/product/walk-through/video-curriculum/for-learners/manage-your-account.md).

# Manage your account

### **Manage your profile**

You can edit your profile anytime from "My Page." To get there, hover over the profile icon at the top right at any page and select “My Page” from the dropdown menu.&#x20;

On your profile page, you will find several elements, including your profile image, display name, user ID, linked social media accounts or website, a bio, acquired skills from completed curriculums, and a list of curriculums you’ve purchased. If you need to make any changes to your profile, click on the three-dot icon in the top-right corner of your profile page. From there, you can edit your profile details, preview how your profile appears to other users, or share your profile with others. Choose the appropriate option from the menu to proceed.

### **View purchase history**

If you open the “Purchase history” tab on My Page, you will see the history of every payment related to your purchases. We have provided the “Details'' button for each payment so that you can view further information. Clicking the button will open an Explorer page of the selected payment in a new tab for your convenience.

To view your purchase history, click on the ‘Purchase history’ tab on 'My Page.' Each transaction is listed with a 'Details' button, allowing you to view more information about it. Clicking on this button opens a detailed page for the selected transaction in a new tab.

### **Edit setting**

The setting feature is currently available to toggle certain notifications on or off. Please navigate to the Setting page from the profile icon and customize it at your convenience.&#x20;

Access 'Notification Settings' from the profile icon dropdown menu to easily customize which alerts you receive. Toggle individual notifications to suit your preferences.

Additional settings features will be available soon.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.anycampus.io/product/walk-through/video-curriculum/for-learners/manage-your-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.
