# Account Settings

Use account settings to manage your Vagon profile, keep contact details current, and review the account-level information tied to your computers, files, and billing.

## Create a Vagon Account

A Vagon account is the entry point for every Vagon product. Setup takes a few minutes.

1. Open [vagon.io](https://vagon.io) and click **Sign Up**.

![Vagon sign-up page](/files/BlbqmFqmGftlAzZKPjvu)

2. Enter your name, email address, and a password, then click **Sign Up** to submit your details.
3. Open your inbox and confirm the verification email from Vagon.

![Account verification](/files/AIRwjuFeq3KkqT3h2Gb8)

Once your email is verified, you can sign in at [app.vagon.io/login](https://app.vagon.io/login) and start creating your first Vagon Computer.

{% hint style="info" %}
If the verification email does not arrive within a few minutes, check your spam or promotions folder before requesting a new one.
{% endhint %}

## Recommended Checks

* Verify the email address on file before changing plans or payment methods.
* Use a strong, unique password and rotate it periodically.
* Review account activity if you see sessions or charges you do not recognize.
* Contact support if you cannot update a critical account detail on your own.

## Vagon for Teams and Enterprises

Vagon offers dedicated plans for organizations that need cloud computers for multiple users. Teams and Enterprise plans include centralized billing, shared administration, and tailored configurations for company workloads.

To explore organization options:

* Visit [vagon.io/pricing](https://vagon.io/pricing) for current Teams and Enterprise plan details.
* Use the chat button on [vagon.io](https://vagon.io) to discuss your use case and request a custom setup.

{% hint style="info" %}
Individual Vagon Computer accounts and Vagon Teams accounts are managed separately. Reach out before migrating users so the right plan is provisioned for your organization.
{% endhint %}

## Next Steps

{% content-ref url="/pages/MEqP0ZrNYQfNsmg5f5NZ" %}
[Password and Login](/computer/account/password-and-login.md)
{% endcontent-ref %}

{% content-ref url="/pages/jUyY3e46bN7chxmKnLiM" %}
[How to Use Vagon Computers](/computer/introduction/how-to-use-vagon-computers.md)
{% endcontent-ref %}

{% content-ref url="/pages/opPQpTIQq9baECZGm583" %}
[Cloud Computer](/computer/introduction/readme.md)
{% endcontent-ref %}

{% content-ref url="/pages/xLH94nGFCBVD3uGThLIk" %}
[Subscription and Payments](/computer/plans-and-billing/subscription-and-payments.md)
{% endcontent-ref %}


---

# 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.vagon.io/computer/account/account-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.
