# Profile Page

The Profile page can be used to view and edit your profile information, and view a summary of your account including the number of licenses, active licenses, and products associated with your account.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdFkaC5gd9vCrRAF3olJdZiRnIj63IJfKGWxmoCYnzKmN41kowOLcPqVmmrvG9-5e5awliZnpJ7mreprYAQzVZvswCwT0Y12berlMkhlRsby2ELV548FZdR6dbGqTW3zt7yXANC1w?key=yMl9NCYWqfrTeOeIIz9lmg" alt=" Theia portal Profile page."><figcaption><p> Theia Portal Profile page.</p></figcaption></figure>

To edit the information associated with your profile, click ***Edit Profile & Username***. A dialog window will appear, allowing you to modify the existing profile and ***Save*** or ***Cancel***.


---

# 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.theiamarkerless.com/theia3d-documentation/theia-self-service-portal/profile-page.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.
