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

# Edit Profile

To update your **First Name**, **Last Name**, and **Passwords:**

* Navigate to the top right-hand corner of your top panel.
* Click on your name at the top right-hand corner of your dashboard.
* Click **Edit Profile.**

<figure><img src="/files/9KJ073F6th1mYlOPjJ5m" alt=""><figcaption><p>Update Profile Information</p></figcaption></figure>

Click **Save** to save your updated profile information.

View your **Access Token** in your **Account** section.

<figure><img src="/files/TkjbiTgi3pfuEr7mTk7L" alt=""><figcaption><p>View Access Token</p></figcaption></figure>

{% hint style="info" %}
Access tokens are used in token-based authentication. It allows your app to access our API. Your app receives an access token after we successfully authenticate and authorize access, then pass the access token as a credential when you call the target API.&#x20;

The passed token informs the API that the token bearer (you) is authorized to access our API and perform specific actions (e.g. integrate your BotDistrikt bot to your website) specified by the **scope** that was granted during authorization.

<img src="/files/FmP6IIK5Vypqu1VMSVZw" alt="" data-size="original">
{% endhint %}

Click **Change Password** to update your current password. Click **Save.**

<figure><img src="/files/CQdrBJ0SJRcEBGZc7fPN" alt=""><figcaption><p>Change Email Preferences</p></figcaption></figure>

Click **Email Preferences** to view current email preferences. Each bot has separate email preferences that you can update in each bot's dashboard.

<figure><img src="/files/NNVaBWFbH8oJfrLWg1zh" alt=""><figcaption><p>Change Email Preferences</p></figcaption></figure>
