# Basic Information

You can update your profile information, such as basic information, affiliations, and identities.

### Update Basic Information

To change your basic information, such as name, email address, postal address, and so on:

1\. Log in to [https://openprofile.dev/](https://openprofile.dev)

2\. From the left-side navigation pane, click the arrow <img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-6d549339690b1ae754f39d861a85146feed091ea%2Fimage.png?alt=media" alt="" data-size="original"> to expand, and navigate to **Settings > Basic Information**.

![Profile Information](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-ca49aa81f6fe79dd80b0cc1776158ad2676b5275%2F2023-09-14_21h02_34.gif?alt=media)

2\. Under the **Basic Information** section, you can update the following details:

* **Profile Photo:** Click the edit icon ![](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-0369e1c60857492b84f15ec24582027c07b62b00%2FEdit_Icon.png?alt=media\&token=0c427779-6415-405c-ab8d-5d39c69aa070) next to your profile photo to upload your profile photo.
* **First Name:** Update your first name.
* **Last Name:** Update your last name.
* **Pronoun:** Select the pronoun from the list.
* **Current Organization:** Add or update your organization.

  The organization name is pre-populated based on your profile information.

  To add a new organization.

  1. click the <img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-fa5d5a636965d05a4254e0af942a723240330337%2FCross.png?alt=media" alt="" data-size="line"> icon from the **Current Organization** field.
  2. Enter the required organization name, if the name is already available in the date base, it will be listed in the drop-down list. You can select the required name of the organization.
  3. If it is a new organization, you have to click the **+Add** button.
  4. The Add Organization dialog box appears. Enter the **Organization URL** of your organization, enter the **Organization Name**, and click **Add**.

![Add Organization](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-061aebef2de53258aa3d4a33fa104fe05376c64d%2FAdd%20Organization.gif?alt=media)

3\. Under the **Additional Information** section, you can update the following details:

* **T-Shirt Size:** Select your T-shirt size from the Select Size drop-down.
* **Street:** Provide the name of the street as per your postal address where you currently live.
* **City/District:** Provide the name of the city or district where you currently live in.
* **State/Province:** Provide the name of the state or province where you currently live.
* **Country:** Select the name of the country where you currently live in.
* **Postal Code:** Provide the postal code of your residence address where you currently live.
* **Phone Number:** Provide your contact number.

After you finish making the changes, click **Save Changes.**

If any of your data is inaccurate or needs to be updated, you can reach out to the Linux Foundation Support Team by [creating a support ticket](https://jira.linuxfoundation.org/plugins/servlet/theme/portal/4/create/255).


---

# 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/my-profile/settings/update-profile-information.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.
