# Account Portal Setup: Linking Your Discord and TradingView Usernames

## Updating Usernames in the Account Portal

1. **Visit the TRND Account Portal**: Go to the [TRND Account Portal](https://trnd.chargebee.com/portal/v2/login?forward=portal_main).
2. **Sign In**: Use the email address associated with your account to sign in.

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

3. **Reset Password (if needed)**:
   * If you’ve forgotten your password, click “Forgot Password.” Follow the instructions to create a new account password.
   * Alternatively, you can choose “Login via One Time Password.” This option will send a one-time password (OTP) to your email. Look for an email titled “Your One Time Password (OTP).”

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

4. **Update Account Information**:
   * Click “Account Information.”

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

5. Input your Tradingview and Discord Username.
   * Input your Tradingview and Discord usernames.
     1. You only need to click one of the options to insert both.
     2. Once completed, click “Update.”

<div align="left"><figure><img src="/files/M3i1KvxwrtoQ15GHvKoi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0Hoc2az6dqQF6iq95kDz" alt=""><figcaption></figcaption></figure></div>


---

# 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://trnd-bot.gitbook.io/trnd/setup-guide/account-portal-setup-linking-your-discord-and-tradingview-usernames.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.
