# Your Account

{% embed url="<https://www.loom.com/share/426209cee5ff4101961092cf5c193a6a?sid=5d734504-65b8-4dad-a9fd-52acc733314d>" fullWidth="false" %}

## Selecting an Account

Open the ChatHQ portal and log into your account. Once logged in, you can use the account table or the account selector on the left-hand side of your screen to navigate to your account.

## Dashboard

The dashboard is currently not populated with much information, but future additions such as widget analytics will likely be added.

## Engagement

**Once in the Engagement section, you will see multiple options:**

* [**Widget Settings:**](/engagement-widgets/widget-settings.md)&#x20;
* [**Conversion Tools:**](broken://pages/RLckn8JSjBt9JFhg17as)&#x20;
* [**Smart Popups:**](broken://pages/mU5lauxfMVqnjTRNBbV0)&#x20;
* [**Analytics:**](broken://pages/fb9i05jZ0KW364lz0I95)&#x20;

## Knowledge Bases

## Conversations

## Account Settings

Find and click on the **"Settings"** tab on the left-hand navigation bar.

**Once in Settings, you will see multiple options:**

* [**Account:**](broken://pages/BS7y2dBikQKE1tDcQAVv) Here, you can view and copy your Account ID and even change your account name.
* [**Billing:**](/learning-the-portal/billing-management.md) This section displays your billing information, including subscriptions and payment methods.
* [**Plans:**](broken://pages/GvQ96jGvWMSwaQmu34tp) In this section you can upgrade or downgrade your portal subscription.
* [**Team:**](broken://pages/QccMsg8nAufAE4UyBri9) Manage your team members here.
* [**Integrations:**](/integrations/overview.md) This is where you configure various integrations with other services.


---

# 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.chathq.io/learning-the-portal/your-account.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.
