> For the complete documentation index, see [llms.txt](https://docs.look4kol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.look4kol.com/eng/kol-profile/how-to-edit-kol-profile.md).

# How To Edit KOL Profile

{% hint style="warning" %}
Sign up as KOL first before you can edit your profile: [How to Sign up as a KOL](/eng/kol-registration/how-to-sign-up-as-kol.md)
{% endhint %}

Look4KOL is a popular platform that connects brands and businesses with Key Opinion Leaders (KOLs) for influencer marketing collaborations. As a user of Look4KOL, you may need to edit your KOL profile from time to time to keep your information up to date and enhance your visibility to potential clients. This help document will guide you through the process of editing your KOL profile on Look4KOL.

### Accessing Your KOL Profile

1. Open your web browser and navigate to the Look4KOL website ([www.look4kol.com](http://www.look4kol.com/)).
2. Log in to your Look4KOL account using your registered email address and password.

### Editing Your Profile

1. After logging in, you will be redirected to your dashboard. Locate and click on the "Profile" tab in the sidebar
2. Click on the edit profile button

<figure><img src="/files/VjIQmmTzbSQV1YBvqTKN" alt=""><figcaption></figcaption></figure>

#### Cover Images

There are four cover images shown in your KOL Profile and you can edit them all by clicking and replacing any of the cover images.<br>

<figure><img src="/files/Rywu57v2qsBeepLWBCrH" alt=""><figcaption></figcaption></figure>

#### Avatar and Username

You can click the profile picture to replace it and also type in a new username to change it.<br>

<figure><img src="/files/rU8dzw5DpU72vaLbIJtr" alt=""><figcaption></figcaption></figure>

#### Personal Setting

There is some personal information in your KOL Profile that you can edit.

<figure><img src="/files/hdSmtL3M9V2mvzNgN4Hr" alt=""><figcaption></figcaption></figure>

* **Location** - You can choose the location you are present in
* **Description** - You can briefly describe yourself as a KOL in this description and it will be displayed on your KOL Profile
* **KOL Type** - What is your genre and your work about. You can choose up to 5 types from here.

#### Case Study

Case Study is a card that includes your past work, you can attach your IG post or manually write your case study&#x20;

#### Service Plan

A service plan is a pricing plan based on your services to the customer.

### Saving Your Profile

Once you are done editing your profile, Press the save button on the top of the page and you can also choose if you would want to publish your profile by the toggle switch.

<figure><img src="/files/2ipNgs1mqvY73m8skq9d" alt=""><figcaption></figcaption></figure>

Finally, After it is saved, you can press Leave Edit Mode, to preview your updated KOL Profile

Thank you.


---

# 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.look4kol.com/eng/kol-profile/how-to-edit-kol-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.
