# Profile

To access Profile settings:

1. From the top bar, click on your profile photo
2. Select “**Settings**” from the drop-down menu
3. Select “**Profile**”

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

**From the Profile tab, you can:**

1. Change your profile photo;
2. Change your profile name;
3. Add your preferred pronouns;
4. Add your job title;
5. Add your department or team;
6. Add a brief description of yourself in the "About me" field.

### Profile name and photo

Your profile name and photo help your team recognize who you are. Your profile name and photo will be displayed in:

* The member page of teams/projects;
* Scriptwriting tasks or media production tasks assigned to you within a project;
* Collaborator fields in scriptwriting tasks or media production tasks within a project;
* Reviewer fields in script reviews and media reviews;
* Comments in script reviews and media reviews.

We accept the following file types under 5MB:

* PNG
* JPEG
* GIF

It's best if the image is square and at least 128x128px, but not necessary.

> If you do not upload a photo, we will use your initials as a placeholder.

### About me

Add a quick summary of who you are or what you do in the "About me" section of your profile.

The information from the "About me" section of your profile can be seen whenever you hover over your profile photo.

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

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>

### Related articles

{% content-ref url="/pages/fBzujQZq34KmKLyyLoWb" %}
[Account](/en-us/fundamentals/account.md)
{% endcontent-ref %}

{% content-ref url="/pages/RUemK9AcEeIkQZOeFxB4" %}
[Notification](/en-us/fundamentals/account/account-setting/notification.md)
{% endcontent-ref %}

{% content-ref url="/pages/1p5tzMNmZOoofcSGClig" %}
[Account](/en-us/fundamentals/account/account-setting/account.md)
{% endcontent-ref %}

{% content-ref url="/pages/SMcwAwZL72YgCgesXwJD" %}
[Display](/en-us/fundamentals/account/account-setting/display.md)
{% endcontent-ref %}


---

# 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://help.creatibi.com/en-us/fundamentals/account/account-setting/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.
