# Settings

Welcome to the Settings page of the Account & Dashboard, where you can manage your account details, subscription plan, billing information, and contact our team for inquiries. Whether you need to update your personal information, review your subscription plan, or get in touch with our support team, this page provides you with the necessary tools to customise your account settings according to your needs.

#### Overview

The Settings page is divided into several sections, each focusing on different aspects of your account management:

## **1. Main Account Details**

Here, you can view and update your main account details, including your name, last name, username, and email address. Keeping your account information up-to-date ensures smooth communication and access to your account.

<figure><img src="/files/7Gr6vOsfO3SpDHEbNrPv" alt=""><figcaption><p>Main Account</p></figcaption></figure>

## **2. Subscription Plan**

View your current subscription plan and access details about the features and benefits included in your plan. If you're interested in upgrading or downgrading your plan, you can do so easily from this section. Access your billing information and manage your payment details. This section provides a shortcut to update your billing information or review your payment history.

<figure><img src="/files/TUGi6huFAu9CGGm7EN62" alt="" width="563"><figcaption><p>Subscription Plan</p></figcaption></figure>

## **3. Reptile Support**

Have questions or need assistance? Use the contact option provided to reach out to our [support team](https://www.reptile.app/contact-us/) for inquiries or assistance with your account.

## **4. Upgrade Button**

Located in the top right-hand corner, the Upgrade button allows you to explore and manage your subscription plan options. Clicking on this button will present you with the available plan options, giving you the flexibility to upgrade, downgrade, or close your account as needed.

{% hint style="info" %}

#### How to Use This Section

To access the Settings page, simply navigate to the Account & Dashboard and click on the Settings tab. From there, you can easily update your account details, manage your subscription plan, access billing information, contact our team, and explore your plan options for upgrading or downgrading.
{% endhint %}


---

# 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://learn.reptile.app/help-guides/getting-started-on-cms/reptile-editor-and-tools/main-dashboard/settings.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.
