# Profile

The **Profile** page allows you to update details related to your organization. This includes updating the company ribbon, banner, address, and other organization details.

{% hint style="info" %}
Only an administrator can update the organization details under Organization Profile.
{% endhint %}

## Accessing Organization Profile <a href="#accessing-organization-profile" id="accessing-organization-profile"></a>

To access the organization profile, perform the following steps:

1. Log in to [Organization Dashboard](https://myorg.lfx.dev).
2. On the left navigation menu, click the **Profile**.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-46ef53b795e8a6004ec470078ceb53b51ea32100%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Updating the Organization's Details

\
You can update the following organization details:

* Update the company ribbon or banner which provides the organization's description
* Update the logo
* Update the organization name
* Update website address
* Update the number of employees
* Update Crunchbase URL
* Update the organization description

To update the organization details, follow these steps:

1. Click the **Profile** menu from the vertical sidebar menu.
2. The Organization Profile page appears.
3. Click the **Edit Profile** available in the organization banner or ribbon.
4. The Edit Organization Information pop-up appears.
5. Update the following details:
   * Company ribbon or banner
   * Logo
   * Organization Name
   * Website address
   * Number of employees
   * Crunchbase URL
   * Organization description
6. Click **Save Changes** to save the updated details.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-8d7abda9744d93578d97e3e263e3b982d63fb0b7%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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/organization-dashboard/organization-profile.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.
