# Account

#### Quick register and sign in&#x20;

Sign-up for a MoneyCollect account here: <https://portal.moneycollect.com/register>.

Sign in a MoneyCollect account here: <https://portal.moneycollect.com/login>.

#### Reset a forgotten MoneyCollect password

If your forgot your password of MoneyCollect, you can click <mark style="color:purple;">`Forget your password?`</mark> on the [MoneyCollect login screen](https://portal.moneycollect.com/login).

{% hint style="info" %}
If your [two-step authentication](/docs/business-operation/account/account-security.md) is enabled, you’ll need to confirm the identity by completing two-step authentication (for example, by entering the verification code sent to your mobile device) in order to complete the password reset.
{% endhint %}

#### Account name shown in the upper-left corner Dashboard

When you first time to sign in, your account name is “Your business“ and you can update the account name shown in your Dashboard from <mark style="color:purple;">`Account details`</mark> in <mark style="color:purple;">`Settings`</mark>.

{% hint style="info" %}
If you have multiple accounts, you can only update the account you're currently viewing in the MoneyCollect dashboard.
{% endhint %}

**Learn more about**

* [Activate your MoneyCollect account](/docs/business-operation/account/your-account.md)
* [How to create multiple accounts](/docs/business-operation/account/multiple-accounts.md)
* [Secure your account with two-step authentication](/docs/business-operation/account/account-security.md)


---

# 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.moneycollect.com/docs/business-operation/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.
